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.
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
!Include=Content\Defines\MissionLang.defines
|
|
!concatenate=no
|
|
!preservecase=yes
|
|
|
|
[droppoint1]
|
|
Type=DropPoint
|
|
XLocation=132
|
|
YLocation=156
|
|
Width=48
|
|
Height=16
|
|
PointNameText=
|
|
RolloverText=Drop Point
|
|
RightClickText=Drop Point
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCDROPPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCDROPPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCDROPPOINT1RIGHTCLICK)
|
|
|
|
[infopoint1]
|
|
Type=InfoPoint
|
|
IconName=infopoint
|
|
XLocation=70
|
|
YLocation=103
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Sir Peter's Dropship
|
|
RightClickText=Sir Peter's Dropship
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCINFOPOINT1POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCINFOPOINT1ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCINFOPOINT1RIGHTCLICK)
|
|
|
|
[infopoint2]
|
|
Type=InfoPoint
|
|
IconName=infopoint
|
|
XLocation=142
|
|
YLocation=142
|
|
Width=24
|
|
Height=24
|
|
PointNameText=
|
|
RolloverText=Your Dropship
|
|
RightClickText=Your Dropship
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCINFOPOINT2POINTNAME)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCINFOPOINT2ROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_LUNAR04DESCINFOPOINT2RIGHTCLICK)
|
|
|