Removes removed pipes from dispenser (#16731)

This commit is contained in:
Doxxmedearly
2023-07-15 16:03:49 +00:00
committed by GitHub
parent 4a4ba57c01
commit fef45ec210
2 changed files with 4 additions and 5 deletions
@@ -77,11 +77,6 @@
<A href='?src=\ref[src];make=14;dir=1'>High Power Gas Pump</A><BR>
<A href='?src=\ref[src];make=10;dir=1'>Scrubber</A><BR>
<A href='?src=\ref[src];makemeter=1'>Meter</A><BR>
<A href='?src=\ref[src];make=11;dir=1'>Gas Filter</A><BR>
<A href='?src=\ref[src];make=21;dir=1'>Gas Filter - Mirrored</A><BR>
<A href='?src=\ref[src];make=12;dir=1'>Gas Mixer</A><BR>
<A href='?src=\ref[src];make=23;dir=1'>Gas Mixer - Mirrored</A><BR>
<A href='?src=\ref[src];make=22;dir=1'>Gas Mixer - T</A><BR>
<A href='?src=\ref[src];make=24;dir=1'>Omni Gas Mixer</A><BR>
<A href='?src=\ref[src];make=25;dir=1'>Omni Gas Filter</A><BR>
<b>Heat exchange:</b><BR>
@@ -0,0 +1,4 @@
author: Doxxmedearly
delete-after: True
changes:
- bugfix: "Removes deprecated gas filters and mixers from the pipe dispenser, as the components were removed previously, and should not be available."