Skip to content

Commit

Permalink
fix battlebunker right click target acquire
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Jan 15, 2025
1 parent 2a6e529 commit 0f787f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion mods/ca/rules/allies/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -410,9 +410,9 @@ BATF.Bunker:
Inherits: ^FightingVehicle
Inherits: ^HighResShadow
Inherits: ^BiologicalDriver
Inherits: ^PrioAntiHeavyAA
Inherits: ^Transport
Inherits: ^AttackingCargo
Inherits: ^PrioAntiHeavyAA
RenderSprites:
Image: batf.bunker
Buildable:
Expand All @@ -438,6 +438,11 @@ BATF.Bunker:
Cargo:
InitialUnits: rocket_infantry, rocket_infantry, rocket_infantry, rocket_infantry, rocket_infantry
Armament:
Weapon: M60mg
LocalOffset: 624,0,208
MuzzleSequence: muzzle
PauseOnCondition: empdisable || being-warped
Armament@SECONDARY:
Weapon: ZSU-23
LocalOffset: 624,0,208
MuzzleSequence: muzzle
Expand Down
1 change: 1 addition & 0 deletions mods/ca/weapons/other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2043,6 +2043,7 @@ HarvSwap:
Warhead@3Flash: ChronoFlashEffect

DummyWeapon:
Inherits: ^Dummy
ReloadDelay: 20
Range: 6c0
Projectile: InstantHit
Expand Down

0 comments on commit 0f787f0

Please sign in to comment.