Tweaks homunculi

Makes them a bit creepier, and makes it so they don't spawn with
underwear. Because really, if the rune spawns anything, it should be
robes. But that would make things too easy.
This commit is contained in:
Furlucis
2014-01-17 08:57:41 -05:00
committed by ZomgPonies
parent 208f5fd592
commit d7bb62fc90
+5
View File
@@ -382,6 +382,11 @@ var/list/sacrificed = list()
D.real_name = "[pick(first_names_male)] [pick(last_names)]"
D.universal_speak = 1
D.status_flags &= ~GODMODE
D.s_tone = 35
D.b_eyes = 200
D.r_eyes = 200
D.g_eyes = 200
D.underwear = 0
D.key = ghost.key