mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-24 05:30:49 +01:00
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