Ports tgstation loom changes, and durathred golems.

This commit is contained in:
Ghommie
2019-11-29 05:34:17 +01:00
parent 8cec8fa506
commit e6484a22a8
13 changed files with 133 additions and 22 deletions
@@ -151,6 +151,9 @@
log_admin("[key_name(new_spawn)] possessed a golem shell enslaved to [key_name(owner)].")
if(ishuman(new_spawn))
var/mob/living/carbon/human/H = new_spawn
if(has_owner)
var/datum/species/golem/G = H.dna.species
G.owner = owner
H.set_cloned_appearance()
if(!name)
if(has_owner)