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=201
|
|
YLocation=154
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=110
|
|
YLocation=144
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Alpha
|
|
RightClickText=Nav Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT1RIGHTCLICK)
|
|
|
|
[navpoint2]
|
|
Type=NavPoint
|
|
XLocation=153
|
|
YLocation=78
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Beta
|
|
RightClickText=Nav Beta
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT2POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT2ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT2RIGHTCLICK)
|
|
|
|
[navpoint3]
|
|
Type=NavPoint
|
|
XLocation=82
|
|
YLocation=97
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Gamma
|
|
RightClickText=Nav Gamma
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT3POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT3ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN03DESCNAVPOINT3RIGHTCLICK)
|
|
|