aaaand the rest of the modules folder
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
|
||||
var/obj/item/device/transfer_valve/bomb
|
||||
|
||||
/obj/item/gun/blastcannon/New()
|
||||
/obj/item/gun/blastcannon/Initialize()
|
||||
. = ..()
|
||||
if(!pin)
|
||||
pin = new
|
||||
return ..()
|
||||
|
||||
/obj/item/gun/blastcannon/Destroy()
|
||||
if(bomb)
|
||||
|
||||
Reference in New Issue
Block a user