mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] cleans up INIT (#10164)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a71b34b7e0
commit
e4f07e43f3
@@ -1,4 +1,4 @@
|
||||
/obj/structure/closet/debug/Initialize(var/maploading, var/newappearance)
|
||||
/obj/structure/closet/debug/Initialize(mapload, var/newappearance)
|
||||
closet_appearance = newappearance
|
||||
. = ..()
|
||||
|
||||
@@ -1942,4 +1942,4 @@
|
||||
color = COLOR_DESATTI_PRPLOW
|
||||
extra_decals = list(
|
||||
"lid_stripes" = COLOR_DESATTI_PRPHI
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user