mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
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:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user