Changes the white filing cabinet's path from filingcabinet/filingcabinet to filingcabinet/white (#92729)

This commit is contained in:
Leland Kemble
2025-08-26 22:52:22 -06:00
committed by GitHub
parent 4a56843623
commit 571e0f53db
11 changed files with 27 additions and 26 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
desc = "A small cabinet with drawers. This one has wheels!"
anchored = FALSE
/obj/structure/filingcabinet/filingcabinet //not changing the path to avoid unnecessary map issues, but please don't name stuff like this in the future -Pete
/obj/structure/filingcabinet/white
icon_state = "tallcabinet"
/obj/structure/filingcabinet/Initialize(mapload)