1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-07 21:59:49 -05:00

Staffs (upgraded): change alt weapon fire type to single shot

This commit is contained in:
Jbleezy 2024-06-08 18:49:23 -07:00
parent 9593327dcc
commit ca1a8c09d8
2 changed files with 3 additions and 2 deletions

View File

@ -609,6 +609,7 @@
* Upgraded: kill on any round * Upgraded: kill on any round
* Upgraded: charged shots damage Panzersoldat * Upgraded: charged shots damage Panzersoldat
* Upgraded: decreased alt weapon fire time from 3 seconds to 0.5 seconds * Upgraded: decreased alt weapon fire time from 3 seconds to 0.5 seconds
* Upgraded: changed alt weapon fire type from full auto to single shot
* Fire upgraded: charged shots no longer deal additional damage to Panzersoldat * Fire upgraded: charged shots no longer deal additional damage to Panzersoldat
* Ice upgraded: fixed melee sound * Ice upgraded: fixed melee sound
@ -879,7 +880,7 @@
* Gets destroyed after being deployed for 30 seconds * Gets destroyed after being deployed for 30 seconds
* Kills on any round in 1-4 shots (normally does 1200 damage max) * Kills on any round in 1-4 shots (normally does 1200 damage max)
* No longer damages players * No longer damages players
* Fire type changed from burst fire to continuous fire * Changed fire type from burst fire to continuous fire
* Fixed an issue where the Turret sounds would continue playing after being picked up * Fixed an issue where the Turret sounds would continue playing after being picked up
### Electric Trap ### Electric Trap

File diff suppressed because one or more lines are too long