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

@@ -381,12 +381,14 @@ BRIDGEHUT:
C1:
Inherits: ^CivInfantry
Selectable:
Voice: CivilianMaleVoice
Voiced:
VoiceSet: CivilianMaleVoice
C2:
Inherits: ^CivInfantry
Selectable:
Voice: CivilianFemaleVoice
Voiced:
VoiceSet: CivilianFemaleVoice
C3:
Inherits: ^CivInfantry
@@ -394,7 +396,8 @@ C3:
C4:
Inherits: ^CivInfantry
Selectable:
Voice: CivilianFemaleVoice
Voiced:
VoiceSet: CivilianFemaleVoice
C5:
Inherits: ^CivInfantry
@@ -402,7 +405,8 @@ C5:
C6:
Inherits: ^CivInfantry
Selectable:
Voice: CivilianFemaleVoice
Voiced:
VoiceSet: CivilianFemaleVoice
C7:
Inherits: ^CivInfantry
@@ -410,7 +414,8 @@ C7:
C8:
Inherits: ^CivInfantry
Selectable:
Voice: CivilianFemaleVoice
Voiced:
VoiceSet: CivilianFemaleVoice
C9:
Inherits: ^CivInfantry
@@ -418,7 +423,8 @@ C9:
C10:
Inherits: ^CivInfantry
Selectable:
Voice: CivilianFemaleVoice
Voiced:
VoiceSet: CivilianFemaleVoice
VICE:
AppearsOnRadar:
@@ -439,7 +445,6 @@ VICE:
BlueTiberium: 100
Beach: 60
Selectable:
Voice: DinoVoice
TargetableUnit:
TargetTypes: Ground
AutoTarget:
@@ -472,4 +477,6 @@ VICE:
QuantizedFacings: 8
PoisonedByTiberium:
Weapon: Heal
Voiced:
VoiceSet: DinoVoice

View File

@@ -12,7 +12,6 @@
ROT: 5
SelectionDecorations:
Selectable:
Voice: VehicleVoice
TargetableUnit:
TargetTypes: Ground, Vehicle
Repairable:
@@ -51,6 +50,8 @@
UpgradeMinEnabledLevel: 1
UpgradeManager:
MustBeDestroyed:
Voiced:
VoiceSet: VehicleVoice
^Tank:
AppearsOnRadar:
@@ -66,7 +67,6 @@
ROT: 5
SelectionDecorations:
Selectable:
Voice: VehicleVoice
TargetableUnit:
TargetTypes: Ground, Vehicle
Repairable:
@@ -108,6 +108,8 @@
UpgradeMinEnabledLevel: 1
UpgradeManager:
MustBeDestroyed:
Voiced:
VoiceSet: VehicleVoice
^Helicopter:
AppearsOnRadar:
@@ -117,7 +119,6 @@
GroundedTargetTypes: Ground
SelectionDecorations:
Selectable:
Voice: VehicleVoice
Helicopter:
RepairBuildings: hpad
RearmBuildings:
@@ -152,6 +153,8 @@
WithShadow:
Hovers:
MustBeDestroyed:
Voiced:
VoiceSet: VehicleVoice
^Infantry:
AppearsOnRadar:
@@ -177,7 +180,6 @@
Beach: 80
SelectionDecorations:
Selectable:
Voice: GenericVoice
TargetableUnit:
TargetTypes: Ground, Infantry
TakeCover:
@@ -241,6 +243,8 @@
UpgradeMinEnabledLevel: 1
UpgradeManager:
MustBeDestroyed:
Voiced:
VoiceSet: GenericVoice
^CivInfantry:
Inherits: ^Infantry
@@ -249,7 +253,6 @@
AppearsOnRadar:
SelectionDecorations:
Selectable:
Voice: CivilianMaleVoice
Bounds: 12,17,0,-9
Valued:
Cost: 70
@@ -271,6 +274,8 @@
ScaredyCat:
Crushable:
CrushSound: squish2.aud
Voiced:
VoiceSet: CivilianMaleVoice
^DINO:
AppearsOnRadar:
@@ -299,7 +304,6 @@
BlueTiberium: 70
Beach: 80
Selectable:
Voice: DinoVoice
TargetableUnit:
TargetTypes: Ground, Infantry
HiddenUnderFog:
@@ -321,13 +325,14 @@
DeathSounds:
RenderSprites:
Palette: terrain
Voiced:
VoiceSet: DinoVoice
^Plane:
AppearsOnRadar:
UseLocation: yes
SelectionDecorations:
Selectable:
Voice: GenericVoice
TargetableUnit:
TargetTypes: Air
HiddenUnderFog:
@@ -350,6 +355,8 @@
UpgradeMinEnabledLevel: 1
UpgradeManager:
WithShadow:
Voiced:
VoiceSet: GenericVoice
^Ship:
AppearsOnRadar:
@@ -359,7 +366,6 @@
Water: 100
SelectionDecorations:
Selectable:
Voice: VehicleVoice
TargetableUnit:
TargetTypes: Ground, Water
HiddenUnderFog:
@@ -384,6 +390,8 @@
UpgradeTypes: selfheal
UpgradeMinEnabledLevel: 1
UpgradeManager:
Voiced:
VoiceSet: VehicleVoice
^Building:
AppearsOnRadar:

View File

@@ -185,7 +185,6 @@ RMBO:
Queue: Infantry.GDI
Selectable:
Bounds: 12,17,0,-6
Voice: CommandoVoice
Mobile:
Speed: 71
Health:
@@ -206,6 +205,8 @@ RMBO:
StandSequences: stand, stand2
AnnounceOnBuild:
AnnounceOnKill:
Voiced:
VoiceSet: CommandoVoice
PVICE:
Inherits: VICE