Revert "mirror appearance"

This reverts commit 050dcb5cc1.
This commit is contained in:
evilew
2024-10-15 14:15:45 +02:00
parent 050dcb5cc1
commit 39a425e2cd
5 changed files with 0 additions and 10 deletions
-3
View File
@@ -183,7 +183,6 @@
var/hair_style
var/facial_hair_style
var/skin_tone
var/mirrorcanloadappearance = FALSE
/obj/effect/mob_spawn/human/Initialize(mapload)
if(ispath(outfit))
@@ -252,8 +251,6 @@
W.assignment = id_job
W.registered_name = H.real_name
W.update_label()
if (mirrorcanloadappearance)
H.mirrorcanloadappearance = TRUE
//Instant version - use when spawning corpses during runtime
/obj/effect/mob_spawn/human/corpse