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
+2 -1
View File
@@ -45,7 +45,7 @@
/obj/item/stack/pipe_cleaner_coil/random = 10,
),
),
list(
list(
"name" = "Fishing",
"icon" = "fish",
"products" = list(
@@ -54,6 +54,7 @@
/obj/item/storage/box/fishing_lines = 2,
/obj/item/storage/box/fishing_lures = 2,
/obj/item/book/manual/fish_catalog = 5,
/obj/item/fish_feed = 4,
/obj/item/fish_analyzer = 2,
/obj/item/fishing_rod/telescopic = 1,
),