mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-16 00:51:04 +00:00
more
This commit is contained in:
@@ -9,8 +9,8 @@ var/list/blob_nodes = list()
|
||||
health_regen = 3
|
||||
point_return = 50
|
||||
|
||||
/obj/structure/blob/node/New(var/newloc)
|
||||
..()
|
||||
/obj/structure/blob/node/Initialize(mapload)
|
||||
. = ..()
|
||||
blob_nodes += src
|
||||
START_PROCESSING(SSobj, src)
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user