Remove yellow oxygen tank (#24374)

* Remove yellow oxygen tank

* forgor

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
lzk
2024-02-01 07:53:33 +01:00
committed by GitHub
parent b80b6c04b2
commit e5bf4979ae
25 changed files with 14 additions and 103 deletions

View File

@@ -22,7 +22,6 @@ Jetpacks will be needed to move thoughout space, since without floors and gravit
<Box>
<GuideEntityEmbed Entity="ClothingMaskGasExplorer"/>
<GuideEntityEmbed Entity="OxygenTankFilled"/>
<GuideEntityEmbed Entity="YellowOxygenTankFilled"/>
<GuideEntityEmbed Entity="NitrogenTankFilled"/>
</Box>
Internals will be important, given all species need to breathe, and space doesnt have any gases. Your mask is used to connect the gas tank to your mouth to breath, while the gas tanks hold consumable gases and can be refilled at gas canisters. All species breathe oxygen (blue + yellow tanks) except slimes, which need nitrogen (red tanks)