mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Hydroponics fixes and additions (#20792)
Adds a few new recipes to the biogenerator in the interest of making the hydroponicist more useful, including synthetic blood which I didn't notice had been removed until now. Fixes broken handheld icons for horticultural magazines, and introduces a simple set of handhelds for them. Fixes dyn cartons being invisible out of the Condimaster. Adds sounds for watering, weeding, and sampling hydroponics trays, in addition to a one second timer for weeding and sampling specifically. Intended to add more feedback to hydroponics work - right now it's very mute and lacking in visible messages. Adds a new functionality to hatchets! They can now uproot plants, killing them instantly, on a two second timer. This is to avoid the tedious and arthritis inducing process of clicking on a single tray several times to kill one plant. Transitioned some tray documentation to DMDocs.
This commit is contained in:
@@ -413,37 +413,31 @@
|
||||
itself in every unconnected station, frontier colony, and doctors office across the spur. The magazine's fame largely comes from its writing, maintaining a perfect blend \
|
||||
of entertaining commentary and nuanced summaries of recent discoveries."
|
||||
icon_state = "horticulture1"
|
||||
item_state = "horticulture1"
|
||||
item_state = "horticulture"
|
||||
|
||||
/obj/item/toy/comic/magazine/horticulturetoday/issue1
|
||||
desc = "A staple publication of all things horticulture. This issue is about sunflowers."
|
||||
icon_state = "horticulture1"
|
||||
item_state = "horticulture1"
|
||||
|
||||
/obj/item/toy/comic/magazine/horticulturetoday/issue2
|
||||
desc = "A staple publication of all things horticulture. This issue is about root systems."
|
||||
icon_state = "horticulture2"
|
||||
item_state = "horticulture2"
|
||||
|
||||
/obj/item/toy/comic/magazine/horticulturetoday/issue3
|
||||
desc = "A staple publication of all things horticulture. This issue is about garden flowers."
|
||||
icon_state = "horticulture3"
|
||||
item_state = "horticulture3"
|
||||
|
||||
/obj/item/toy/comic/magazine/horticulturetoday/issue4
|
||||
desc = "A staple publication of all things horticulture. This issue is about wild flowers."
|
||||
icon_state = "horticulture4"
|
||||
item_state = "horticulture4"
|
||||
|
||||
/obj/item/toy/comic/magazine/horticulturetoday/issue5
|
||||
desc = "A staple publication of all things horticulture. This issue is about tomatoes of all kinds."
|
||||
icon_state = "horticulture5"
|
||||
item_state = "horticulture5"
|
||||
|
||||
/obj/item/toy/comic/magazine/horticulturetoday/issue6
|
||||
desc = "A staple publication of all things horticulture. This issue is about the genus Allium. Everything from Onions to Leeks."
|
||||
icon_state = "horticulture6"
|
||||
item_state = "horticulture6"
|
||||
|
||||
//
|
||||
// Toy Crossbows
|
||||
|
||||
Reference in New Issue
Block a user