mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +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:
+1
-1
@@ -126,7 +126,7 @@
|
||||
condiment_name = "dyn juice"
|
||||
condiment_desc = "Juice from a Skrell medicinal herb. It's supposed to be diluted."
|
||||
condiment_icon = 'icons/obj/item/reagent_containers/food/drinks/carton.dmi'
|
||||
condiment_icon_state = "dynjuice"
|
||||
condiment_icon_state = "dyncarton"
|
||||
|
||||
/singleton/reagent/drink/dynjuice/hot
|
||||
name = "Dyn Tea"
|
||||
|
||||
Reference in New Issue
Block a user