mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
-ports bay newest loadout system, which is pretty much a tab of their own, with different sections instead of a single list -adds code that allows for several tweaks of custom loadout, like color, item path and contents -adds dumb lunchboxes that can be filled with some food selection -adds the option to select pre-filled vacuum-flasks or flasks -also tries to fix the issues with xeno gear again
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
// Mask
|
|
/datum/gear/mask
|
|
display_name = "sterile mask"
|
|
path = /obj/item/clothing/mask/surgical
|
|
cost = 2
|