Fix growing zone for 1.1, allow cactus on sand#5
Open
meiskam wants to merge 1 commit into
Open
Conversation
Owner
|
Hmm maybe the base growing zine should just be allowed on sand, and default to cactus, which this “match” zone tool will just inherit. Of course you usually don’t want to extend a growing zone into sand. So this is something to think about before making a change. I am currently on a couch with a cat on my lap, soo, later |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I know this isn't a proper edit, but it's the best I can do (the code actually kinda works, no matter how hacky it looks :P). I'm sure you know your codebase and Rimworld's much better than I do, and can fix this properly.
With 1.1 you can now plant SaguaroCactus, which has a min fertility rate of 0.05. Vanilla by default hasn't added the ability to place a grow zone on sand yet. I thought your Enhancements mod was a great place to fix this oversight.