Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Germination #721

Closed
wants to merge 7 commits into from
Closed

Germination #721

wants to merge 7 commits into from

Conversation

Brean0
Copy link
Contributor

@Brean0 Brean0 commented Dec 14, 2023

No description provided.

- before, we checked if the stem was < or == to the germinating stem. This assumed if the stem was higher, it was the stem tip and thus was starting the germination process.

- if a user converts from a deposit of lower seeds to higher, this would cause them to wait an additional season. By checking if the stem < germinatingStem and stem == stemTip, we reduce the germination period by one season.
siloFacet exceed size limit
@Brean0 Brean0 linked an issue Dec 18, 2023 that may be closed by this pull request
@Brean0
Copy link
Contributor Author

Brean0 commented Jan 14, 2024

@Brean0 Brean0 closed this Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: Seed Gauge System
1 participant