Tajaran surgical garb added to map (#20317)

Resolves https://github.com/Aurorastation/Aurora.3/issues/20285, this
overwear is required by new regulations to be worn by Tajara during
surgery so it should be available on the map and not solely via the
loadout.

Also shifted some glove boxes that had been mapped into the lockers into
the fill(), hence the .dmm change.
This commit is contained in:
hazelrat
2025-01-04 00:02:38 +00:00
committed by GitHub
parent e91fcfb4c0
commit 90088dd69c
3 changed files with 60 additions and 3 deletions
@@ -63,6 +63,8 @@
if ("purple")
new /obj/item/clothing/under/rank/medical/surgeon/zeng(src)
new /obj/item/clothing/head/surgery/zeng(src)
new /obj/item/clothing/suit/storage/hooded/tajaran/surgery(src)
new /obj/item/storage/box/gloves(src)
new /obj/item/clothing/accessory/storage/white_vest(src)
new /obj/item/clothing/suit/storage/toggle/labcoat(src)
new /obj/item/clothing/suit/storage/toggle/labcoat/pmc(src)