Removed references to pipestacking and changed example setup in Guidebook (#30181)

Removed references to pipestacking and changed example setup

Co-authored-by: JIP <jipdawg93@gmail.com>
This commit is contained in:
JIPDawg 2024-07-19 22:00:00 -05:00 committed by GitHub
parent e6b171645c
commit aedf52f8ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
- The Space Vent
- The Scrubber Array
Here is one layer of an example setup: (pipes can and do need to be layered under the scrubbers below to connect them!)
Here is one layer of an example setup:
<Box>
<GuideEntityEmbed Entity="WallReinforced" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="WallReinforced" Rotation="0" Caption="" Margin="0"/>
@ -81,15 +81,15 @@
<Box>
<GuideEntityEmbed Entity="ReinforcedPlasmaWindow" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="90" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="90" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasPipeTJunction" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="-90" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="ReinforcedPlasmaWindow" Rotation="0" Caption="" Margin="0"/>
</Box>
<Box>
<GuideEntityEmbed Entity="ReinforcedPlasmaWindow" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasPassiveVent" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="90" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="0" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasPipeTJunction" Rotation="90" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="GasVentScrubber" Rotation="-90" Caption="" Margin="0"/>
<GuideEntityEmbed Entity="ReinforcedPlasmaWindow" Rotation="0" Caption="" Margin="0"/>
</Box>
<Box>