Removes half-implemented ConduitLayer from piping (#2957)

Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
py01
2021-01-08 17:05:29 -06:00
committed by GitHub
parent e84e387972
commit b46b890618
12 changed files with 17 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
abstract: true
id: PipeBase
name: Pipe
@@ -39,7 +39,7 @@
nodeGroupID: Pipe
pipeDirection: East
- type: Icon
state: pipeHalf2
state: pipeHalf
- type: entity
parent: PipeBase
@@ -52,7 +52,7 @@
nodeGroupID: Pipe
pipeDirection: Lateral
- type: Icon
state: pipeStraight2
state: pipeStraight
- type: entity
parent: PipeBase
@@ -65,7 +65,7 @@
nodeGroupID: Pipe
pipeDirection: SEBend
- type: Icon
state: pipeBend2
state: pipeBend
- type: entity
parent: PipeBase
@@ -78,7 +78,7 @@
nodeGroupID: Pipe
pipeDirection: TEast
- type: Icon
state: pipeTJunction2
state: pipeTJunction
- type: entity
parent: PipeBase
@@ -91,4 +91,4 @@
nodeGroupID: Pipe
pipeDirection: Fourway
- type: Icon
state: pipeFourway2
state: pipeFourway