Extract actor voice set into Voiced trait
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
ROT: 5
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
Voice: VehicleVoice
|
||||
TargetableUnit:
|
||||
TargetTypes: Ground, Repair, Vehicle
|
||||
Repairable:
|
||||
@@ -83,6 +82,8 @@
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
|
||||
^Tank:
|
||||
Inherits@1: ^ExistsInWorld
|
||||
@@ -101,7 +102,6 @@
|
||||
ROT: 5
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
Voice: VehicleVoice
|
||||
TargetableUnit:
|
||||
TargetTypes: Ground, C4, Repair, Tank
|
||||
Repairable:
|
||||
@@ -145,6 +145,8 @@
|
||||
WaterCorpsePalette:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
|
||||
^Infantry:
|
||||
Inherits@1: ^ExistsInWorld
|
||||
@@ -168,7 +170,6 @@
|
||||
Beach: 80
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
Voice: GenericVoice
|
||||
TargetableUnit:
|
||||
TargetTypes: Ground, Infantry, Disguise
|
||||
RenderSprites:
|
||||
@@ -221,6 +222,8 @@
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: GenericVoice
|
||||
|
||||
^Ship:
|
||||
Inherits@1: ^ExistsInWorld
|
||||
@@ -232,7 +235,6 @@
|
||||
Water: 100
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
Voice: VehicleVoice
|
||||
TargetableUnit:
|
||||
TargetTypes: Ground, Water, Repair
|
||||
HiddenUnderFog:
|
||||
@@ -254,6 +256,8 @@
|
||||
Notification: EnemyDetected
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: INTERIOR
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
|
||||
^Plane:
|
||||
Inherits@1: ^ExistsInWorld
|
||||
@@ -263,7 +267,6 @@
|
||||
UseLocation: true
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
Voice: GenericVoice
|
||||
TargetableAircraft:
|
||||
TargetTypes: Air
|
||||
GroundedTargetTypes: Ground, Repair
|
||||
@@ -290,6 +293,8 @@
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: GenericVoice
|
||||
|
||||
^Helicopter:
|
||||
Inherits: ^Plane
|
||||
@@ -446,7 +451,6 @@
|
||||
^CivInfantry:
|
||||
Inherits: ^Infantry
|
||||
Selectable:
|
||||
Voice: CivilianMaleVoice
|
||||
Bounds: 12,17,0,-9
|
||||
Valued:
|
||||
Cost: 70
|
||||
@@ -466,6 +470,8 @@
|
||||
Types: CivilianInfantry
|
||||
WithInfantryBody:
|
||||
ScaredyCat:
|
||||
Voiced:
|
||||
VoiceSet: CivilianMaleVoice
|
||||
|
||||
^CivBuilding:
|
||||
Inherits: ^TechBuilding
|
||||
|
||||
Reference in New Issue
Block a user