Custom Ghost Role Appearance

This commit is contained in:
Dip
2020-09-16 01:02:36 -03:00
parent 456f1f4482
commit 7fb89c0a54
6 changed files with 38 additions and 1 deletions
@@ -9,6 +9,7 @@
verbs += /mob/living/proc/mob_sleep
verbs += /mob/living/proc/lay_down
verbs += /mob/living/carbon/human/proc/underwear_toggle //fwee
time_initialized = world.time
//initialize limbs first
create_bodyparts()
+4
View File
@@ -119,3 +119,7 @@
var/registered_z
var/mob/audiovisual_redirect //Mob to redirect messages, speech, and sounds to
var/time_initialized = null
var/mirrorcanloadappearance = FALSE