Skip to content

Commit

Permalink
Add GDI Mammoth Voice
Browse files Browse the repository at this point in the history
+Lines for Ion Mam upg & Hover mam
  • Loading branch information
Inq8 committed Mar 1, 2024
1 parent 001f9b1 commit 89ab7d9
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/ca/audio/notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,7 @@ Sounds:
BaseSetup: bleep9

UPG-Railguns: vtitupg1
UPG-Ionmam: vmamupg1
UPG-Hovermam: vmamupg2
UPG-Microwave: vmwtupg1
UPG-Seismic: vsukupg1
7 changes: 7 additions & 0 deletions mods/ca/audio/voices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,13 @@ MamDroneVoice:
Attack: vmamdatk1, vmamdatk2, vmamdatk3, vmamdatk4, vmamdatk5, vmamdatk6
Move: vmamdmov1, vmamdmov2, vmamdmov3, vmamdmov4, vmamdmov5, vmamdmov6

MammothVoice:
Voices:
Select: vmamslt1, vmamslt2, vmamslt3, vmamslt4, vmamslt5
Action: vmammov1, vmammov2, vmammov3, vmammov4, vmammov5
Attack: vmamatk1, vmamatk2, vmamatk3, vmamatk4, vmamatk5, vmamatk6
Move: vmammov1, vmammov2, vmammov3, vmammov4, vmammov5

OfflineDroneVoice:
Voices:
Select: vrobse2a, vrobse2b, vrobse2c
Expand Down
Binary file added mods/ca/bits/audio/vmamatk1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamatk2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamatk3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamatk4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamatk5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamatk6.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmammov1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmammov2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmammov3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmammov4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmammov5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamslt1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamslt2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamslt3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamslt4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamslt5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamupg1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vmamupg2.aud
Binary file not shown.
6 changes: 6 additions & 0 deletions mods/ca/rules/upgrades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,9 @@ ionmam.upgrade:
Cost: 1000
RenderSprites:
Image: ionmam.upgrade
AnnounceOnCreation:
SoundNotification: UPG-Ionmam
Delay: 60

hovermam.upgrade:
Inherits: ^Upgrade
Expand All @@ -481,6 +484,9 @@ hovermam.upgrade:
Cost: 1000
RenderSprites:
Image: hovermam.upgrade
AnnounceOnCreation:
SoundNotification: UPG-Hovermam
Delay: 60

mdrone.upgrade:
Inherits: ^Upgrade
Expand Down
7 changes: 7 additions & 0 deletions mods/ca/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3937,8 +3937,10 @@ HTNK:
Mobile:
Speed: 44
Locomotor: heavytracked
Voice: Move
Passenger:
Weight: 2
Voice: Move
RevealsShroud:
MinRange: 4c0
Range: 6c0
Expand All @@ -3962,6 +3964,11 @@ HTNK:
MuzzleSequence: muzzle
AttackTurreted:
PauseOnCondition: empdisable || being-warped
Voice: Attack
AttackMove:
Voice: Attack
Voiced:
VoiceSet: MammothVoice
WithMuzzleOverlay:
WithSpriteTurret:
SpawnActorOnDeath:
Expand Down

0 comments on commit 89ab7d9

Please sign in to comment.