mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 01:54:25 +01:00
Adds advanced ore scanner to mining vendor
I didn't even realize this was a thing and I doubt many other miners did.
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
EQUIPMENT("Mini-Translocator", /obj/item/device/perfect_tele/one_beacon, 1200),
|
||||
EQUIPMENT("Survival Equipment - Insulated Poncho", /obj/random/thermalponcho, 750),
|
||||
EQUIPMENT("Mining Satchel of Holding", /obj/item/weapon/storage/bag/ore/holding, 1500),
|
||||
EQUIPMENT("Advanced Ore Scanner", /obj/item/weapon/mining_scanner/advanced, 500),
|
||||
)
|
||||
prize_list["Consumables"] = list(
|
||||
EQUIPMENT("1 Marker Beacon", /obj/item/stack/marker_beacon, 1),
|
||||
|
||||
Reference in New Issue
Block a user