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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user