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.
60 lines
1.7 KiB
Plaintext
60 lines
1.7 KiB
Plaintext
!Include=Content\ProjectSpecific.include
|
|
!concatenate=no
|
|
!preservecase=yes
|
|
|
|
[campaigninterfaceinfo]
|
|
Type=CampaignInterfaceInfoType
|
|
RollOverIndex=$(IDS_LC_CAMPAIGN_CAMPAIGNHesp06_DefendMechsROLLOVER)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_CAMPAIGNEaton03_BanditHideawayRIGHTCLICK)
|
|
MapTextureName=CM_Hesperus_MM_06.tga
|
|
DebriefIndex=$(IDS_LC_CAMPAIGN_CAMPAIGNEaton04_RevolutionROLLOVER)
|
|
DebriefAudioPath=Content\Audio\VO\Hesp\MI6\PostMission_Cas.wav
|
|
ClientNameStringIndex=$(IDS_CL_EMPLOYER_DEFIANCE_INDUSTRIES)
|
|
MissionTypeStringIndex=$(IDS_CL_MISSION_TYPE_Defend_Prototypes)
|
|
LocationStringIndex=602
|
|
ThreatLevelStringIndex=$(IDS_CL_THREAT_LEVEL_VERY_HEAVY)
|
|
AlignmentStringIndex=$(IDS_CL_ALIGNMENT_STEINER)
|
|
SalvagePercentage=606
|
|
DropFeePerTenTons=15000
|
|
TonnageLimit=608
|
|
AdditionalDeploymentAvailable=609
|
|
HeatSinkPercentage=100
|
|
|
|
|
|
[incommingtrans]
|
|
Type=BriefingType
|
|
AudioPath=Content\Audio\VO\Hesp\MI6\PreMission_Cas.wav
|
|
|
|
[droppoint1]
|
|
Type=DropPoint
|
|
XLocation=101
|
|
YLocation=100
|
|
Width=48
|
|
Height=16
|
|
PointNameText= Mission Start
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_DROPPOINT)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_DROPPOINT)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_DROPPOINT)
|
|
|
|
[navpoint1]
|
|
Type=NavPoint
|
|
XLocation=76
|
|
YLocation=91
|
|
Width=14
|
|
Height=14
|
|
PointNameText= Nav Point Alpha
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_NAVPOINT_ALPHA)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_NAVPOINT_ALPHA)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_NAVPOINT_ALPHA)
|
|
|
|
[navpoint2]
|
|
Type=NavPoint
|
|
XLocation=97
|
|
YLocation=69
|
|
Width=14
|
|
Height=14
|
|
PointNameText= Nav Point Beta
|
|
PointNameIndex=$(IDS_LC_CAMPAIGN_NAVPOINT_BETA)
|
|
RolloverIndex=$(IDS_LC_CAMPAIGN_NAVPOINT_BETA)
|
|
RightClickIndex=$(IDS_LC_CAMPAIGN_NAVPOINT_BETA)
|