replaces normal vender suit with a deluxe one

just a name change for now. Don't want to fiddle with amour  and I can't give it more pockets like I wanted
This commit is contained in:
TheDavestDave
2021-05-31 19:01:26 +01:00
parent 674362a862
commit aad267c72a
2 changed files with 14 additions and 8 deletions
@@ -69,8 +69,8 @@
EQUIPMENT ("Survival Equipment - Glowstick", /obj/item/device/flashlight/glowstick, 10),
EQUIPMENT ("Survival Equipment - Flare", /obj/item/device/flashlight/flare, 20),
EQUIPMENT ("Survival Equipment - Bluespace Glowstick", /obj/item/device/flashlight/glowstick/bluespace, 40),
EQUIPMENT ("Survival Equipment - Explorer Headset", /obj/item/device/radio/headset/explorer, 40),
EQUIPMENT ("Survival Equipment - Explorer Suit", /obj/item/clothing/suit/storage/hooded/explorer, 100),
EQUIPMENT ("Survival Equipment - Explorer Headset", /obj/item/device/radio/headset/explorer, 40),
EQUIPMENT ("Survival Equipment - Deluxe Explorer Suit", /obj/item/clothing/suit/storage/hooded/explorer/deluxe, 100),
)
prize_list["Consumables"] = list(
EQUIPMENT("1 Marker Beacon", /obj/item/stack/marker_beacon, 1),