hydroponics
Procs | |
adjustWater | Tray Setters - The following procs adjust the tray or plants variables, and make sure that the stat doesn't go out of bounds. |
---|---|
apply_chemicals | This is NOW the gradual affects that each chemical applies on every process() proc. Nutrients now use a more robust reagent holder in order to apply less insane stat changes as opposed to 271 lines of individual statline effects. Shoutout to the original comments on chems, I just cleaned a few up. |
plantdies | Plant Death Proc. Cleans up various stats for the plant upon death, including pests, harvestability, and plant health. |
Proc Details
adjustWater
Tray Setters - The following procs adjust the tray or plants variables, and make sure that the stat doesn't go out of bounds.
apply_chemicals
This is NOW the gradual affects that each chemical applies on every process() proc. Nutrients now use a more robust reagent holder in order to apply less insane stat changes as opposed to 271 lines of individual statline effects. Shoutout to the original comments on chems, I just cleaned a few up.
plantdies
Plant Death Proc. Cleans up various stats for the plant upon death, including pests, harvestability, and plant health.