mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Makes the IAC vest able to store things (#7015)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
/datum/gear/suit/iacvest
|
||||
display_name = "IAC vest"
|
||||
description = "It's a lightweight vest. Made of a dark, navy mesh with highly-reflective white material, designed to be worn by the Interstellar Aid Corps."
|
||||
path = /obj/item/clothing/suit/iacvest
|
||||
path = /obj/item/clothing/suit/storage/iacvest
|
||||
allowed_roles = list("Chief Medical Officer", "Medical Doctor", "Pharmacist", "Paramedic", "Medical Resident")
|
||||
|
||||
/datum/gear/suit/poncho
|
||||
|
||||
Reference in New Issue
Block a user