fixes pressure tank merging duplicating gasses + pressure tank buffs#10969
Merged
SirNightKnight merged 7 commits intoMonkestation:masterfrom Mar 3, 2026
Merged
fixes pressure tank merging duplicating gasses + pressure tank buffs#10969SirNightKnight merged 7 commits intoMonkestation:masterfrom
SirNightKnight merged 7 commits intoMonkestation:masterfrom
Conversation
Contributor
Test merge deployment history:Test Merge Deployed @ 03/02/2026 12:06:44 +00:00:Server InstanceMonkestation Merged Bysirnightknight RevisionOrigin: eaf39ae Test Merge Updated @ 03/03/2026 00:41:08 +00:00:Server InstanceMonkestation Merged Bysirnightknight RevisionOrigin: 4619fac Test Merge Updated @ 03/03/2026 02:53:51 +00:00:Server InstanceMonkestation Merged Bysirnightknight RevisionOrigin: 731cf8b Test Merge Updated @ 03/03/2026 07:12:56 +00:00:Server InstanceMonkestation Merged Bysirnightknight RevisionOrigin: 731cf8b Test Merge Updated @ 03/03/2026 10:17:44 +00:00:Server InstanceMonkestation Merged Bysirnightknight RevisionOrigin: 731cf8b Test Merge Updated @ 03/03/2026 10:28:50 +00:00:Server InstanceMonkestation Merged Bysirnightknight RevisionOrigin: 2f6a04c Test Merge Removed @ 03/03/2026 16:57:37 +00:00:Server InstanceMonkestation |
This was referenced Mar 2, 2026
Closed
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.
About The Pull Request
fixes a bug with pressure tanks duplicating gasses.
pressure tanks have a volume of 10,000 liters now. 5 canisters worth.
rounded pressure tank pressure limit to 50,000.
halved the construction cost of finishing pressure tank frames.
pressure tank max pressure limit raised to 50
Why It's Good For The Game
bug fix and made an under utilized atmos component more useful.
Changelog
🆑
fix: fixed deconstructing pressure tanks duplicating gasses in merged tanks.
balance: pressure tanks have a volume of 10,000 liters and rounded the pressure limit to 50,000.
balance: halved the material cost for finishing pressure tank frames.
/:cl:
Pre-Merge Checklist