《Upgrade.ini》升级项目文件,直接复制的链炮,稍加修改
Upgrade Upgrade_AntiBallisticMissile
DisplayName = UPGRADE:ChinaHelixNukeBomb
; Type = OBJECT
DisplayName = UPGRADE:ChainGuns
BuildTime = 3.0
BuildCost = 1500
ButtonImage = SSGattling
ResearchSound = GattlingTankVoiceUpgrade
End
《CommandButton .ini》按钮属性,直接复制的链炮,稍加修改
CommandButton Command_Upgrade_AntiBallisticMissile
Command = PLAYER_UPGRADE ; OBJECT_UPGRADE
Upgrade = Upgrade_AntiBallisticMissile
TextLabel = CONTROLBAR:UpgradeChinaChainGuns
ButtonImage = SSGattling
ButtonBorderType = UPGRADE ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipChinaUpgradeChainGuns
End
盖特下面也添加了
Behavior = WeaponSetUpgrade ModuleTag_25
TriggeredBy = Upgrade_AntiBallisticMissile ; Upgrade_ChinaChainGuns ; Upgrade_ChinaBlackNapalm
End