Jump to content

Horticulture books fail to add moisture to farm as intended.


lattematcha
  • Closed

In line 582 to 585 of farm_plants.lua, it looks like all horticulture books are designed to be able to increase the moisture of farm soil, but the local drink variable is a minus number, so it will instead decrease the moisture in soil.


Steps to Reproduce

1. plant several farm plants in farm soil

2. watering the plants, maybe increase the moisture to full

3. check the moisture in soil

4. read Applied Horticulture, Horticulture, Abridged or Horticulture, Expanded

5. check the moisture in soil again

  • Like 1



User Feedback


You interpreted the code wrong, the code is there to ensure that plants use up appropriate amount of water from the soil hence the negative number: they don't have function that directly removes the water from the soil, instead they use function that adds the water but with negative number (meaning the water gets used up by growing plants)

  • Thanks 1

Share this comment


Link to comment
Share on other sites

Yeah I think you're right, now I get it, thank you! sorry for this wrong report.

hmm, if Horticulture, Expanded do get this kind of function, it will be interesting. but this is nothing to do with bug report though.

Share this comment


Link to comment
Share on other sites

18 minutes ago, lattematcha said:

Horticulture, Expanded do get this kind of function, it will be interesting.

That's what the new rain book is for.

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...