[MIRROR] worm farms take a little time to produce food, better fertilizer #228
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.
Original PR: Skyrat-SS13/Skyrat-tg#24477
About The Pull Request
it takes less time to insert food into the worm barrel-- the food is queued into creating the fertilizer on each cycle.
there was a var that was unused in any meaningful way, so it was removed as well as the useless times it was used.
increased some clarity regarding upgrading the ash farming plants-- as well as introduced fertilizer as a way to upgrade the crops rather than them producing crops; side note, regen cores will no longer produce crops.
How This Contributes To The Skyrat Roleplay Experience
the worm farm just... isn't as popular as I thought it would be. this PR is meant to make it have a more meaningful purpose within the confines of being an ash farmer (ashie or not). to upgrade crops, it was far too expensive (sinew and goliath hide).
Proof of Testing
Screenshots/Videos
Changelog
🆑 jjpark-kb
add: worm barrels will queue food now and create fertilizer on a cycle
add: fertilizer will now upgrade crops instead of producing crops
qol: increased clarity on examine text for ash crops: it will no longer display the message to upgrade if it is fully upgraded
del: removed regen cores from being usable on ash farms
balance: it is faster to insert food into the worm barrel
code: removed a meaningless var from ash farming components
code: moved some code to become procs for easier use for ash farming
/:cl: