This commit is contained in:
Jerry Wester
2023-01-09 22:42:25 -07:00
260 changed files with 3366 additions and 1287 deletions
@@ -139,7 +139,7 @@
/obj/structure/closet/crate/freezer/Destroy()
recursive_organ_check(src)
..()
return ..()
/obj/structure/closet/crate/freezer/Initialize(mapload)
. = ..()
+1
View File
@@ -41,6 +41,7 @@
if(new_style)
H.hair_style = new_style
H.update_mutant_bodyparts()
H.update_hair()
/obj/structure/mirror/examine_status(mob/user)