mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +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:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user