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 03:00:32 -05:00
parent 5268e4f299
commit 88181a8057
+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