Extract actor voice set into Voiced trait

This commit is contained in:
reaperrr
2015-04-20 22:24:53 +02:00
parent 66f99704a8
commit 0d05fdefbb
23 changed files with 223 additions and 108 deletions

View File

@@ -13,7 +13,6 @@
ROT: 5
SelectionDecorations:
Selectable:
Voice: VehicleVoice
TargetableUnit:
TargetTypes: Ground, C4
Passenger:
@@ -52,6 +51,8 @@
MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsDetected
Voiced:
VoiceSet: VehicleVoice
^Tank:
AppearsOnRadar:
@@ -68,7 +69,6 @@
ROT: 5
SelectionDecorations:
Selectable:
Voice: VehicleVoice
TargetableUnit:
TargetTypes: Ground, C4
Passenger:
@@ -107,6 +107,8 @@
MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsDetected
Voiced:
VoiceSet: VehicleVoice
^Husk:
Health:
@@ -190,7 +192,6 @@
Rough: 70
SelectionDecorations:
Selectable:
Voice: InfantryVoice
TargetableUnit:
TargetTypes: Ground
RenderSprites:
@@ -241,13 +242,14 @@
TerrainModifiesDamage:
TerrainModifier:
Rough: 80
Voiced:
VoiceSet: InfantryVoice
^Plane:
AppearsOnRadar:
UseLocation: yes
SelectionDecorations:
Selectable:
Voice: GenericVoice
TargetableAircraft:
TargetTypes: Air
GroundedTargetTypes: Ground
@@ -277,6 +279,8 @@
AnnounceOnSeen:
Notification: EnemyUnitsDetected
RenderUnit:
Voiced:
VoiceSet: GenericVoice
^Helicopter:
Inherits: ^Plane