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=39
|
|
YLocation=54
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=104
|
|
YLocation=84
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Alpha
|
|
RightClickText=Nav Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT1RIGHTCLICK)
|
|
|
|
[navpoint2]
|
|
Type=NavPoint
|
|
XLocation=185
|
|
YLocation=84
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Beta
|
|
RightClickText=Nav Beta
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT2POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT2ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT2RIGHTCLICK)
|
|
|
|
[navpoint3]
|
|
Type=NavPoint
|
|
XLocation=190
|
|
YLocation=40
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Nav Gamma
|
|
RightClickText=Nav Gamma
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT3POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT3ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_URBAN06DESCNAVPOINT3RIGHTCLICK)
|
|
|