fix bugs, remove cult free golems

This commit is contained in:
datlo
2019-02-04 13:11:11 +00:00
parent 4ca61d45de
commit 0358bfef42
8 changed files with 16 additions and 16 deletions
@@ -67,11 +67,6 @@
travel the stars with a single declaration: \"Yeah go do whatever.\" Though you are bound to the one who created you, it is customary in your society to repeat those same words to newborn \
golems, so that no golem may ever be forced to serve again.</b>"
/obj/effect/mob_spawn/human/golem/New()
..()
if(!has_owner)
GLOB.free_golem_shells += src
/obj/effect/mob_spawn/human/golem/Initialize(mapload, datum/species/golem/species = null, mob/creator = null)
if(species) //spawners list uses object name to register so this goes before ..()
name += " ([initial(species.prefix)])"