mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
/obj/structure/closet/crate/critter
|
|
name = "critter crate"
|
|
desc = "A crate which can sustain life for a while."
|
|
icon_state = "critter"
|
|
open_sound = 'sound/machines/wooden_closet_open.ogg'
|
|
close_sound = 'sound/machines/wooden_closet_close.ogg'
|
|
door_anim_time = 0
|