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:
Ghom
2024-10-12 19:39:51 +00:00
committed by GitHub
co-authored by SmArtKar
parent 3c30e5676b
commit f5825f7e48
4 changed files with 14 additions and 2 deletions
@@ -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