mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-11 15:41:19 +00:00
ok
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
/obj/item/projectile/energy/blob/splattering
|
||||
splatter = TRUE
|
||||
|
||||
/obj/item/projectile/energy/blob/New()
|
||||
/obj/item/projectile/energy/blob/Initialize(mapload)
|
||||
. = ..()
|
||||
if(splatter)
|
||||
create_reagents(splatter_volume)
|
||||
ready_chemicals()
|
||||
..()
|
||||
|
||||
/obj/item/projectile/energy/blob/Destroy()
|
||||
qdel(reagents)
|
||||
|
||||
Reference in New Issue
Block a user