-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Watch a CE Lose Their Sanity in Real Time: Adding Water Vapor and Hydrogen #28384
base: master
Are you sure you want to change the base?
Conversation
…cially to datumize gases, Kuzco's .dm file. That .dm file?
Building Rust library failed, see the action run log for details: https://github.com/ParadiseSS13/Paradise/actions/runs/13321721950 |
Building Rust library failed, see the action run log for details: https://github.com/ParadiseSS13/Paradise/actions/runs/13321806240 |
!build_rust |
Building Rust library failed, see the action run log for details: https://github.com/ParadiseSS13/Paradise/actions/runs/13681884882 |
!build_rust |
!build_rust |
Building Rust library failed, see the action run log for details: https://github.com/ParadiseSS13/Paradise/actions/runs/13684389253 |
!build_rust |
Building Rust library failed, see the action run log for details: https://github.com/ParadiseSS13/Paradise/actions/runs/13703180707 |
!build_rust |
!build_rust |
What Does This PR Do
Adds two new gases, Hydrogen and Water Vapor along with an electrolyzer machine which takes in water vapor and produces hydrogen and oxygen. Atmospherics on each station starts with one, however the board can be printed at RnD.
Discord discussion at: https://discord.com/channels/145533722026967040/1340013012773244970
Why It's Good For The Game
Atmos content is good. I'd like for there to be more gases and gas reactions.
Images of changes
Testing
Game compiles, server boots
Hydrogen/Water Vapor are detectable by gas analyzers
Hydrogen ignites with oxygen at a set temperature
Air alarms detect and scrub Hydrogen/Water
Portable scrubbers scrub the new gases
Gas filters filter Hydrogen/Water Vapor
Declaration
Changelog
🆑
add: adds Hydrogen, an explosive gas able to react with Oxygen
add: adds Water Vapor, a gas that can cause the floor to become slick
add: Adds the Electrolzyer
/:cl: