[MIRROR] Reverts bluespace pipes (#3513)

* Revert bluespace pipes while keeping fixes from the original PR (#31866)

These are absurdely overpowered given that they have no research or
material gate

* Reverts bluespace pipes
This commit is contained in:
CitadelStationBot
2017-10-20 01:40:15 -05:00
committed by Poojawa
parent bb00cb7075
commit 46a78bc3dd
7 changed files with 0 additions and 54 deletions
-1
View File
@@ -87,7 +87,6 @@ GLOBAL_LIST_INIT(RPD_recipes, list(
"Digital Valve" = new /datum/pipe_info(PIPE_DVALVE, 1, PIPE_BINARY),
"4-Way Manifold" = new /datum/pipe_info(PIPE_4WAYMANIFOLD, 1, PIPE_QUAD),
"Layer Manifold" = new /datum/pipe_info(PIPE_LAYER_MANIFOLD, 1, PIPE_BINARY),
"Bluespace Pipe" = new /datum/pipe_info(PIPE_BLUESPACE, 1, PIPE_UNARY),
),
"Devices"=list(
"Connector" = new /datum/pipe_info(PIPE_CONNECTOR, 1, PIPE_UNARY),