Extract text feedback messages.
This commit is contained in:
committed by
Gustas
parent
94c8339e17
commit
c609c4af14
@@ -101,8 +101,8 @@ Player:
|
||||
InsufficientPowerSpeechNotification: InsufficientPower
|
||||
BeginChargeSpeechNotification: IronCurtainCharging
|
||||
EndChargeSpeechNotification: IronCurtainReady
|
||||
SelectTargetTextNotification: Select target.
|
||||
InsufficientPowerTextNotification: Insufficient power.
|
||||
SelectTargetTextNotification: notification-select-target
|
||||
InsufficientPowerTextNotification: notification-insufficient-power
|
||||
BeginChargeTextNotification: Iron curtain charging.
|
||||
EndChargeTextNotification: Iron curtain ready.
|
||||
Condition: invulnerability
|
||||
|
||||
@@ -164,7 +164,7 @@ MOBILETENT:
|
||||
Facing: 384
|
||||
TransformSounds: placbldg.aud, build5.aud
|
||||
NoTransformNotification: BuildingCannotPlaceAudio
|
||||
NoTransformTextNotification: Cannot deploy here.
|
||||
NoTransformTextNotification: notification-cannot-deploy-here
|
||||
RenderSprites:
|
||||
Image: TRUK
|
||||
|
||||
|
||||
@@ -59,8 +59,8 @@ powerproxy.spyplane:
|
||||
OneShot: true
|
||||
SelectTargetSpeechNotification: SelectTarget
|
||||
EndChargeSpeechNotification: SpyPlaneReady
|
||||
SelectTargetTextNotification: Select target.
|
||||
EndChargeTextNotification: Spy plane ready.
|
||||
SelectTargetTextNotification: notification-select-target
|
||||
EndChargeTextNotification: notifcation-spy-plane-ready
|
||||
CameraActor: camera.spyplane
|
||||
CameraRemoveDelay: 150
|
||||
UnitType: u2
|
||||
|
||||
Reference in New Issue
Block a user