mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-20 19:49:39 +01:00
[MIRROR] fixes wizard corpses not having beards (#3032)
* fixes wizard corpses not having beard (#56574) "long beard" is not a beard option replaced it with Beard (Very Long) which is the same thing adds vars for corpses to set their hair colors makes wizard have white beard * fixes wizard corpses not having beards Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
@@ -153,7 +153,8 @@
|
||||
name = "Space Wizard Corpse"
|
||||
outfit = /datum/outfit/wizardcorpse
|
||||
hairstyle = "Bald"
|
||||
facial_hairstyle = "Long Beard"
|
||||
facial_hairstyle = "Beard (Very Long)"
|
||||
facial_haircolor = COLOR_WHITE
|
||||
skin_tone = "caucasian1"
|
||||
|
||||
/datum/outfit/wizardcorpse
|
||||
|
||||
Reference in New Issue
Block a user