Add faction specific select target speech notifications

to ion cannon and cluster missile.
This commit is contained in:
Matthias Mailänder
2016-06-19 18:51:10 +02:00
parent ad216ce050
commit aebd4a9fea
2 changed files with 2 additions and 2 deletions

View File

@@ -403,8 +403,8 @@ GAPLUG:
ChargeTime: 180 ChargeTime: 180
Description: Ion Cannon Description: Ion Cannon
LongDesc: Initiate an Ion Cannon strike.\nApplies instant damage to a small area. LongDesc: Initiate an Ion Cannon strike.\nApplies instant damage to a small area.
SelectTargetSound:
EndChargeSpeechNotification: IonCannonReady EndChargeSpeechNotification: IonCannonReady
SelectTargetSpeechNotification: SelectTarget
DisplayRadarPing: True DisplayRadarPing: True
CameraActor: camera CameraActor: camera
ProduceActorPower: ProduceActorPower:

View File

@@ -238,8 +238,8 @@ NAMISL:
ChargeTime: 540 ChargeTime: 540
Description: Cluster Missile Description: Cluster Missile
LongDesc: Launches a conventional warhead\nat a target location. LongDesc: Launches a conventional warhead\nat a target location.
SelectTargetSound:
EndChargeSpeechNotification: ClusterMissileReady EndChargeSpeechNotification: ClusterMissileReady
SelectTargetSpeechNotification: SelectTarget
IncomingSpeechNotification: MissileLaunchDetected IncomingSpeechNotification: MissileLaunchDetected
LaunchSound: icbm1.aud LaunchSound: icbm1.aud
MissileWeapon: ClusterMissile MissileWeapon: ClusterMissile