mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
that should do it, or whatever
This commit is contained in:
@@ -292,6 +292,8 @@
|
||||
)
|
||||
|
||||
/obj/item/weapon/gun/stickybomb/Destroy()
|
||||
for(var/obj/item/stickybomb/S in loaded)
|
||||
qdel(S)
|
||||
for(var/obj/item/stickybomb/B in fired)
|
||||
B.deactivate()
|
||||
B.unstick()
|
||||
|
||||
Reference in New Issue
Block a user