Fixes some hardset dna misuse

This commit is contained in:
AnturK
2017-09-29 09:12:52 +02:00
committed by CitadelStationBot
parent aaa2a214cb
commit 6afd603fe6
4 changed files with 1265 additions and 3 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
podman.faction |= factions
if(!features["mcolor"])
features["mcolor"] = "#59CE00"
podman.hardset_dna(null,null,podman.real_name,blood_type, /datum/species/pod,features)//Discard SE's and UI's, podman cloning is inaccurate, and always make them a podman
podman.hardset_dna(null,null,podman.real_name,blood_type, new /datum/species/pod,features)//Discard SE's and UI's, podman cloning is inaccurate, and always make them a podman
podman.set_cloned_appearance()
else //else, one packet of seeds. maybe two