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.
57 lines
1.4 KiB
Plaintext
57 lines
1.4 KiB
Plaintext
!Include=Content\Defines\MissionLang.defines
|
|
!concatenate=no
|
|
!preservecase=yes
|
|
|
|
[droppoint1]
|
|
Type=DropPoint
|
|
XLocation=90
|
|
YLocation=207
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=96
|
|
YLocation=161
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Alpha
|
|
RightClickText=Nav Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT1RIGHTCLICK)
|
|
|
|
[navpoint2]
|
|
Type=NavPoint
|
|
XLocation=184
|
|
YLocation=97
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Beta
|
|
RightClickText=Nav Beta
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT2POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT2ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT2RIGHTCLICK)
|
|
|
|
[navpoint3]
|
|
Type=NavPoint
|
|
XLocation=209
|
|
YLocation=217
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Gamma
|
|
RightClickText=Nav Gamma
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT3POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT3ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_SWAMP03DESCNAVPOINT3RIGHTCLICK)
|
|
|