Skip to content

Commit

Permalink
[MIRROR] Adds hazard vests, orange hard hats, and pocket protectors t…
Browse files Browse the repository at this point in the history
…o the Cargodrobe [MDB IGNORE] (#1200)

* Adds hazard vests, orange hard hats, and pocket protectors to the Cargodrobe (#80404)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: RedBaronFlyer <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent ee2914e commit 2fb9109
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/vending/wardrobes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@
/obj/item/storage/backpack/messenger = 3,
/obj/item/storage/bag/mail = 3,
/obj/item/radio/headset/headset_cargo = 3,
/obj/item/clothing/accessory/pocketprotector = 3,
/obj/item/clothing/head/utility/hardhat/orange = 3,
/obj/item/clothing/suit/hazardvest = 3,
)
premium = list(
/obj/item/clothing/head/costume/mailman = 1,
Expand Down

0 comments on commit 2fb9109

Please sign in to comment.