Add tooltip descriptions to support powers
This commit is contained in:
@@ -87,21 +87,28 @@ Background@PRODUCTION_TOOLTIP:
|
||||
Y:39
|
||||
Height:23
|
||||
Font:Bold
|
||||
|
||||
Background@SUPPORT_POWER_TOOLTIP:
|
||||
Id:SUPPORT_POWER_TOOLTIP
|
||||
Logic:SupportPowerTooltipLogic
|
||||
Background:panel-black
|
||||
Width:200
|
||||
Height:45
|
||||
Height:25
|
||||
Children:
|
||||
Label@NAME:
|
||||
Id:NAME
|
||||
X:5
|
||||
Height:23
|
||||
Height:20
|
||||
Font:Bold
|
||||
Label@TIME:
|
||||
Id:TIME
|
||||
X:20
|
||||
Y:6
|
||||
Font:TinyBold
|
||||
VAlign:Top
|
||||
Label@DESC:
|
||||
Id:DESC
|
||||
X:5
|
||||
Y:19
|
||||
Height:23
|
||||
Font:Bold
|
||||
Y:20
|
||||
Font:TinyBold
|
||||
VAlign:Top
|
||||
@@ -331,8 +331,8 @@ HQ:
|
||||
AirstrikePower:
|
||||
Image: bombicnh
|
||||
ChargeTime: 240
|
||||
Description: Airstrike
|
||||
LongDesc: Delivers a load of napalm on your target.
|
||||
Description: Air Strike
|
||||
LongDesc: Deploy an aerial napalm strike.\nBurns buildings and infantry along a line.
|
||||
EndChargeSound: airredy1.aud
|
||||
SelectTargetSound: select1.aud
|
||||
UnitType: a10
|
||||
@@ -459,7 +459,7 @@ EYE:
|
||||
Image: ionicnh
|
||||
ChargeTime: 180
|
||||
Description: Ion Cannon
|
||||
LongDesc: Discharges the orbital Ion Cannon at your target.
|
||||
LongDesc: Initiate an Ion Cannon strike.\nApplies instant damage to a small area.
|
||||
BeginChargeSound: ionchrg1.aud
|
||||
EndChargeSound: ionredy1.aud
|
||||
LaunchSound: ion1.aud
|
||||
@@ -492,8 +492,8 @@ TMPL:
|
||||
NukePower:
|
||||
Image: atomicnh
|
||||
ChargeTime: 300
|
||||
Description: Atom Bomb
|
||||
LongDesc: Launches a nuclear missile at a target location.
|
||||
Description: Nuclear Strike
|
||||
LongDesc: Launch a tactical nuke.\nApplies heavy damage over a large area.
|
||||
BeginChargeSound:
|
||||
EndChargeSound: nukavail.aud
|
||||
SelectTargetSound: select1.aud
|
||||
|
||||
Reference in New Issue
Block a user