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.
About The Pull Request
Another set of easy fixes I could find on the issue tracker.
Radio component now correctly triggers and receives and uses its cool-down #5295 and #4595
Tirizine adjusted for monkestation higher max stamina and stamina regen values. fixes #4171
initial 15 -> 45 stamina damage, minimum 3 -> 9 stamina damage.
Money component can now accept money and properly fires a signal to other components when paid fixes #4211
Beach ruins uses an old jukebox that requires bar access that the beach bum doesn't have. It is replaced with the more public station jukebox which most have access to. fixes #700
Why It's Good For The Game
Mostly another set of fixes for the game. I find it a bit cathartic to remove them especially one line changes.
Changelog
🆑 Siro
fix: wiremod radio circuit now receives and triggers as it should.
fix: Money mechcomp component now accepts money and fires signals as it should.
fix: Beach ruins now uses station public jukebox. Now all can use it.
balance: Tirizine values buffed for monkestation stamina adjustments.
/:cl: