mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
[ready] Golem DLC pass 2018 (Adds new golem types) (#41951)
* Bronze golem * adds creation ad * removes shit adds shit * temp * fff * bone, leather and cardboard * fff * boneyard * temp * ahahahha dumb moron * adds durathread golem sprites * reee * ass * Auto stash before merge of "golemgang" and "origin/golemgang" * fix * uuh * d doned * remove dupe
This commit is contained in:
committed by
yogstation13-bot
parent
440f3d96aa
commit
41ccf70a54
@@ -149,6 +149,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)
|
||||
|
||||
Reference in New Issue
Block a user