Merge pull request #14344 from qweq12yt/pacifist-flamethrower-fix

[FIX] More pacifism bug squashing
This commit is contained in:
silicons
2021-03-02 16:57:26 -07:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
@@ -182,6 +182,7 @@
/obj/item/gun/energy/kinetic_accelerator/proc/reload()
cell.give(cell.maxcharge)
process_chamber()
if(!suppressed)
playsound(src.loc, 'sound/weapons/kenetic_reload.ogg', 60, 1)
else