atmos clothes locker tweak (#18177)

This commit is contained in:
smellie
2024-01-10 19:51:45 +00:00
committed by GitHub
parent 3855d4e646
commit 01ad311204
2 changed files with 11 additions and 2 deletions
@@ -168,13 +168,16 @@
new /obj/item/clothing/shoes/sneakers/black(src)
new /obj/item/clothing/head/hardhat/red(src)
new /obj/item/clothing/head/hardhat/green(src)
new /obj/item/clothing/head/beret/engineering(src)
new /obj/item/clothing/head/beret/atmos(src)
new /obj/item/clothing/head/beret/atmos(src)
new /obj/item/clothing/head/beret/corporate/heph(src)
new /obj/item/clothing/head/beret/corporate/zavod(src)
new /obj/item/clothing/head/bandana/atmos(src)
new /obj/item/clothing/suit/storage/hazardvest/green(src)
new /obj/item/clothing/suit/storage/hazardvest/red(src)
new /obj/item/clothing/suit/storage/hazardvest/blue/atmos(src)
new /obj/item/clothing/suit/storage/toggle/highvis(src)
new /obj/item/clothing/suit/storage/toggle/highvis_alt(src)
return
@@ -202,7 +205,7 @@
new /obj/item/clothing/head/bandana/engineering(src)
new /obj/item/clothing/head/bandana/engineering(src)
new /obj/item/clothing/suit/storage/toggle/highvis(src)
new /obj/item/clothing/suit/storage/toggle/highvis(src)
new /obj/item/clothing/suit/storage/toggle/highvis_alt(src)
new /obj/item/clothing/suit/storage/hazardvest/green(src)
new /obj/item/clothing/suit/storage/hazardvest/red(src)