mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Fish feed to the Library vending machine, rescue hook to the mining order console (and paramed heirloom) (#87110)
Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
This commit is contained in:
@@ -46,3 +46,9 @@
|
||||
item_path = /obj/item/stack/spacecash/c1000
|
||||
desc = "A stack of space cash worth 1000 credits."
|
||||
cost_per_order = 2000
|
||||
|
||||
/datum/orderable_item/consumables/rescue_hook
|
||||
name = "Rescue Fishing Rod"
|
||||
item_path = /obj/item/fishing_rod/rescue
|
||||
desc = "For when your fellow miner has inevitably fallen into a chasm, and it's up to you to save them."
|
||||
cost_per_order = 600
|
||||
|
||||
Reference in New Issue
Block a user