Skip to content

Commit

Permalink
Fix Virus being unable to fire out of Battle Fortress.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Dec 22, 2024
1 parent 3a7aca2 commit e6ffc0c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions mods/rv/rules/yuri-infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,18 @@ virus:
Weapon: VirusgunE
PauseOnCondition: chronodisable || webdisable || dogstun
RequiresCondition: rank-elite
Armament@opentopped:
Name: opentopped
Weapon: Virusgun
ReloadingCondition: reload-ap
PauseOnCondition: chronodisable || webdisable || dogstun
RequiresCondition: !rank-elite
Armament@elite-opentopped:
Name: opentopped
Weapon: VirusgunE
ReloadingCondition: reload-ap
PauseOnCondition: chronodisable || webdisable || dogstun
RequiresCondition: rank-elite
Armament@garrisoned:
Name: garrisoned
Weapon: UCVirusgun
Expand Down

0 comments on commit e6ffc0c

Please sign in to comment.