Tiny batch of Initialize() fixes, mostly stuff that isn't around at roundstart

This commit is contained in:
vuonojenmustaturska
2017-09-25 01:41:48 +03:00
committed by CitadelStationBot
parent 5b05af9036
commit 11a3395690
8 changed files with 96 additions and 10 deletions
@@ -122,7 +122,7 @@
golems, so that no golem may ever be forced to serve again.</b>"
/obj/effect/mob_spawn/human/golem/Initialize(mapload, datum/species/golem/species = null, mob/creator = null)
..()
. = ..()
if(species)
name += " ([initial(species.prefix)])"
mob_species = species