Tiny batch of Initialize() fixes, mostly stuff that isn't around at roundstart
This commit is contained in:
committed by
CitadelStationBot
parent
5b05af9036
commit
11a3395690
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user