Files
2024-12-23 16:22:00 -07:00

10 lines
263 B
Plaintext

/**
* Unfoldable. Special survival box handed to most people on spawn.
*/
/obj/item/storage/box/survival
name = "emergency supply box"
desc = "A survival box issued to crew members for use in emergency situations."
icon_state = "survival"
foldable = FALSE