Skip to content

Commit

Permalink
Add CRYO VO
Browse files Browse the repository at this point in the history
  • Loading branch information
Inq8 committed Feb 4, 2024
1 parent f064257 commit e378f39
Show file tree
Hide file tree
Showing 17 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mods/ca/audio/voices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,13 @@ BattleFortressVoice:
Attack: vbatata, vbatatb, vbatatc, vbatatd, vbatate
Action: vbatmoa, vbatmob, vbatmoc, vbatmod

CryoVoice:
Voices:
Select: vcryslt1, vcryslt2, vcryslt3, vcryslt4, vcryslt5, vcryslt6
Move: vcrymov1, vcrymov2, vcrymov3, vcrymov4
Attack: vcryatk1, vcryatk2, vcryatk3, vcryatk4, vcryatk5
Action: vcrymov1, vcrymov2, vcrymov3, vcrymov4

RobotTankVoice:
Voices:
Build: vrobsela, vrobselb
Expand Down
Binary file added mods/ca/bits/audio/vcryatk1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryatk2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryatk3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryatk4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryatk5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcrymov1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcrymov2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcrymov3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcrymov4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryslt1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryslt2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryslt3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryslt4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryslt5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vcryslt6.aud
Binary file not shown.
8 changes: 8 additions & 0 deletions mods/ca/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7090,6 +7090,9 @@ CRYO:
Mobile:
Speed: 72
TurnSpeed: 16
Voice: Move
Passenger:
Voice: Move
Health:
HP: 26000
Armor:
Expand All @@ -7108,6 +7111,11 @@ CRYO:
ForceFireIgnoresActors: True
PauseOnCondition: empdisable || being-warped
FacingTolerance: 0
Voice: Attack
Voiced:
VoiceSet: CryoVoice
AttackMove:
Voice: Attack
Explodes:
Weapon: CryoExplosion
Selectable:
Expand Down

0 comments on commit e378f39

Please sign in to comment.