does this fix it

This commit is contained in:
Putnam3145
2021-06-21 09:18:06 -07:00
parent e6345dd32a
commit 0bf383a90b
13 changed files with 40 additions and 22 deletions
@@ -266,6 +266,7 @@
. += tank.icon_state
/obj/item/pneumatic_cannon/proc/fill_with_type(type, amount)
set waitfor = FALSE
if(!ispath(type, /obj) && !ispath(type, /mob))
return FALSE
var/loaded = 0