mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
cleans up INIT (#17130)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -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