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=54
|
|
YLocation=227
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=70
|
|
YLocation=66
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Alpha
|
|
RightClickText=Nav Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT1RIGHTCLICK)
|
|
|
|
[navpoint2]
|
|
Type=NavPoint
|
|
XLocation=175
|
|
YLocation=108
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Beta
|
|
RightClickText=Nav Beta
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT2POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT2ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT2RIGHTCLICK)
|
|
|
|
[navpoint3]
|
|
Type=NavPoint
|
|
XLocation=206
|
|
YLocation=171
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Gamma
|
|
RightClickText=Nav Gamma
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT3POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT3ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_ARCTIC01DESCNAVPOINT3RIGHTCLICK)
|
|
|