/obj/structure/bodycontainer

Vars | |
breakout_message_cooldown | Cooldown between breakout msesages. |
---|---|
connected | The morgue tray this container will open/close to put/take things in/out. |
locked | Boolean on whether we're locked and will not allow the tray to be opened. |
open_close_cd | Cooldown between being able to slide the tray in or out. |
Procs | |
animate_slide_in | Slides the passed object into the morgue tray from the passed turf. |
animate_slide_out | Slides the passed object out of the morgue tray. |
Var Details
breakout_message_cooldown

Cooldown between breakout msesages.
connected

The morgue tray this container will open/close to put/take things in/out.
locked

Boolean on whether we're locked and will not allow the tray to be opened.
open_close_cd

Cooldown between being able to slide the tray in or out.
Proc Details
animate_slide_in
Slides the passed object into the morgue tray from the passed turf.
animate_slide_out
Slides the passed object out of the morgue tray.