mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user