Skip to content

Commit

Permalink
Updated Pitb & added VO
Browse files Browse the repository at this point in the history
  • Loading branch information
Inq8 committed Aug 30, 2024
1 parent 335d06f commit 482107f
Show file tree
Hide file tree
Showing 22 changed files with 21 additions and 3 deletions.
7 changes: 7 additions & 0 deletions mods/ca/audio/voices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1154,3 +1154,10 @@ CryoTrooperVoice:
Burned: cryt-die1, cryt-die2, cryt-die3
Zapped: cryt-die1, cryt-die2, cryt-die3
Poisoned: cryt-die1, cryt-die2, cryt-die3

PitbVoice:
Voices:
Select: vpitbslt1, vpitbslt2, vpitbslt3, vpitbslt4, vpitbslt5, vpitbslt6
Move: vpitbmov1, vpitbmov2, vpitbmov3, vpitbmov4, vpitbmov5, vpitbmov6
Attack: vpitbatk1, vpitbatk2, vpitbatk3, vpitbatk4, vpitbatk5
Action: vpitbmov1, vpitbmov2, vpitbmov3, vpitbmov4, vpitbmov5, vpitbmov6
Binary file added mods/ca/bits/audio/vpitbatk1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbatk2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbatk3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbatk4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbatk5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbmov1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbmov2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbmov3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbmov4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbmov5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbmov6.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbslt1.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbslt2.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbslt3.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbslt4.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbslt5.aud
Binary file not shown.
Binary file added mods/ca/bits/audio/vpitbslt6.aud
Binary file not shown.
Binary file modified mods/ca/bits/pbul.shp
Binary file not shown.
Binary file modified mods/ca/bits/pbulicnh.shp
Binary file not shown.
15 changes: 13 additions & 2 deletions mods/ca/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8298,6 +8298,9 @@ PBUL:
Mobile:
TurnSpeed: 40
Speed: 130
Voice: Move
Passenger:
Voice: Move
RevealsShroud:
MinRange: 6c0
Range: 8c0
Expand All @@ -8306,7 +8309,7 @@ PBUL:
Range: 6c0
Turreted:
TurnSpeed: 40
Offset: -200,0,0
Offset: -200,0,120
Armament@PRIMARY:
Weapon: PitbullRockets
LocalOffset: 0,-100,250, 0,100,250
Expand All @@ -8318,8 +8321,12 @@ PBUL:
ReloadingCondition: reloading
AttackTurreted:
PauseOnCondition: empdisable || being-warped || blinded || reloading
Voice: Attack
AttackMove:
Voice: Attack
WithSpriteTurret:
Palette: player
Voiced:
VoiceSet: PitbVoice
IgnoresDisguise:
DetectCloaked:
Range: 6c0
Expand Down Expand Up @@ -9397,6 +9404,8 @@ ZEUS:
Mobile:
Speed: 46
Voice: Move
Passenger:
Voice: Move
RevealsShroud:
Range: 5c0
Armament:
Expand All @@ -9413,6 +9422,8 @@ ZEUS:
SelectionBarColor: d5cfff
ChargingCondition: charging
Voice: Attack
AttackMove:
Voice: Attack
AmbientSoundCA:
RequiresCondition: charging
SoundFiles: zeuscharge.aud
Expand Down
2 changes: 1 addition & 1 deletion mods/ca/sequences/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2727,7 +2727,7 @@ pbul:
Facings: 32
UseClassicFacings: True
turret:
Filename: ifvtur.shp
Filename: hvrtur.shp
Facings: 32
UseClassicFacings: True
icon:
Expand Down

0 comments on commit 482107f

Please sign in to comment.