Fixes up some more icon and map issues [MDB Ignore] (#16914)

* Fixes up some more icon and map issues

* change those
This commit is contained in:
Kashargul
2025-01-25 11:16:14 -05:00
committed by GitHub
parent f6d07abe9d
commit e88ba26a8a
39 changed files with 29 additions and 80 deletions
@@ -737,6 +737,7 @@
closet_appearance = null
open_sound = 'sound/effects/rustle1.ogg'
close_sound = 'sound/effects/rustle2.ogg'
icon_state = ""
//Wooden Crate
/obj/structure/closet/crate/wooden
@@ -746,6 +747,7 @@
closet_appearance = null
open_sound = 'sound/effects/wooden_closet_open.ogg'
close_sound = 'sound/effects/wooden_closet_close.ogg'
icon_state = ""
//Chest
/obj/structure/closet/crate/chest
@@ -755,6 +757,7 @@
closet_appearance = null
open_sound = 'sound/effects/wooden_closet_open.ogg'
close_sound = 'sound/effects/wooden_closet_close.ogg'
icon_state = ""
//Mining Cart
/obj/structure/closet/crate/miningcar
@@ -764,3 +767,4 @@
closet_appearance = null
open_sound = 'sound/effects/wooden_closet_open.ogg'
close_sound = 'sound/effects/wooden_closet_close.ogg'
icon_state = ""