mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-13 19:23:22 +00:00
more
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
var/resource_delay = 0
|
||||
var/resource_cooldown = 4 SECONDS
|
||||
|
||||
/obj/structure/blob/resource/New(var/newloc, var/new_overmind)
|
||||
..(newloc, new_overmind)
|
||||
/obj/structure/blob/resource/Initialize(mapload, new_overmind)
|
||||
. = ..()
|
||||
if(overmind)
|
||||
overmind.resource_blobs += src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user