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.
58 lines
1.5 KiB
Plaintext
58 lines
1.5 KiB
Plaintext
!Include=Content\Defines\MissionLang.defines
|
|
!concatenate=no
|
|
!preservecase=yes
|
|
|
|
[droppoint1]
|
|
Type=DropPoint
|
|
XLocation=225
|
|
YLocation=62
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=105
|
|
YLocation=78
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Alpha
|
|
RightClickText=Nav Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCNAVPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCNAVPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCNAVPOINT1RIGHTCLICK)
|
|
|
|
[navpoint2]
|
|
Type=NavPoint
|
|
XLocation=156
|
|
YLocation=190
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Beta
|
|
RightClickText=Nav Beta
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCNAVPOINT2POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCNAVPOINT2ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCNAVPOINT2RIGHTCLICK)
|
|
|
|
[infopoint1]
|
|
Type=InfoPoint
|
|
IconName=infopoint
|
|
XLocation=96
|
|
YLocation=82
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Repair Facility
|
|
RightClickText=Repair Facility
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCINFOPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCINFOPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DESERT02DESCINFOPOINT1RIGHTCLICK)
|
|
|