Extract strings from support power name and description.
This commit is contained in:
committed by
Gustas
parent
0c43801a2c
commit
188f0e2451
@@ -681,8 +681,8 @@ HQ:
|
||||
ChargeInterval: 7500
|
||||
SquadSize: 3
|
||||
QuantizedFacings: 8
|
||||
Name: Air Strike
|
||||
Description: Deploy an aerial napalm strike.\nBurns buildings and infantry along a line.
|
||||
Name: actor-hq.airstrikepower-name
|
||||
Description: actor-hq.airstrikepower-description
|
||||
EndChargeSpeechNotification: AirstrikeReady
|
||||
SelectTargetSpeechNotification: SelectTarget
|
||||
InsufficientPowerSpeechNotification: InsufficientPower
|
||||
@@ -795,8 +795,8 @@ EYE:
|
||||
Icon: ioncannon
|
||||
Cursor: ioncannon
|
||||
ChargeInterval: 9000
|
||||
Name: Ion Cannon
|
||||
Description: Initiate an Ion Cannon strike.\nApplies instant damage to a small area.
|
||||
Name: actor-eye.ioncannonpower-name
|
||||
Description: actor-eye.ioncannonpower-description
|
||||
BeginChargeSpeechNotification: IonCannonCharging
|
||||
EndChargeSpeechNotification: IonCannonReady
|
||||
SelectTargetSpeechNotification: SelectTarget
|
||||
@@ -853,8 +853,8 @@ TMPL:
|
||||
Icon: abomb
|
||||
Cursor: nuke
|
||||
ChargeInterval: 11250
|
||||
Name: Nuclear Strike
|
||||
Description: Launch a tactical nuclear warhead.\nApplies heavy damage over a large area.
|
||||
Name: actor-tmpl.nukepower-name
|
||||
Description: actor-tmpl.nukepower-description
|
||||
EndChargeSpeechNotification: NuclearWeaponAvailable
|
||||
SelectTargetSpeechNotification: SelectTarget
|
||||
InsufficientPowerSpeechNotification: InsufficientPower
|
||||
|
||||
Reference in New Issue
Block a user