Complete disaster-recovery snapshot: engine/game source, game data assets, VC6 toolchain + DX SDKs, build outputs, deployed game, and _UNUSED archive. Large binaries in Git LFS; text preserved byte-for-byte (core.autocrlf=false, no eol attributes). See RECOVERY.md for the one-clone rebuild procedure.
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
!Include=Content\Defines\MissionLang.defines
|
|
!concatenate=no
|
|
!preservecase=yes
|
|
|
|
[droppoint1]
|
|
Type=DropPoint
|
|
XLocation=62
|
|
YLocation=240
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=182
|
|
YLocation=21
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Alpha
|
|
RightClickText=Nav Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCNAVPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCNAVPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCNAVPOINT1RIGHTCLICK)
|
|
|
|
[infopoint1]
|
|
Type=InfoPoint
|
|
IconName=infopoint
|
|
XLocation=175
|
|
YLocation=29
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Enemy Turret Installations
|
|
RightClickText=Enemy Turret Installations
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCINFOPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCINFOPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT03DESCINFOPOINT1RIGHTCLICK)
|
|
|