mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user