mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-13 09:01:33 +00:00
more
This commit is contained in:
@@ -81,8 +81,8 @@ var/list/blob_cores = list()
|
||||
/obj/structure/blob/core/classic
|
||||
desired_blob_type = /datum/blob_type/classic
|
||||
|
||||
/obj/structure/blob/core/New(var/newloc, var/client/new_overmind = null, new_rate = 2, placed = 0)
|
||||
..(newloc)
|
||||
/obj/structure/blob/core/Initialize(mapload, client/new_overmind, new_rate = 2, placed = FALSE)
|
||||
. = ..()
|
||||
blob_cores += src
|
||||
START_PROCESSING(SSobj, src)
|
||||
update_icon() //so it atleast appears
|
||||
|
||||
Reference in New Issue
Block a user