Skip to content

Commit 84a8ca2

Browse files
committed
whitespace convention and device construction time
1 parent 745020d commit 84a8ca2

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

Resources/Prototypes/_StarLight/Entities/Structures/Piping/Atmospherics/trinary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
- type: Flippable
2323
mirrorEntity: GasFilterInline
2424
- type: Construction
25-
node: inline_filter
25+
node: inline_filter

Resources/Prototypes/_StarLight/Recipes/Construction/Graphs/utilities/atmos_trinary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
steps:
1010
- material: Steel
1111
amount: 2
12-
doAfter: 3
12+
doAfter: 1
1313

1414
# Inline Filter
1515
- node: inline_filter
@@ -26,4 +26,4 @@
2626
- !type:DeleteEntity
2727
steps:
2828
- tool: Welding
29-
doAfter: 1
29+
doAfter: 1

Resources/Prototypes/_StarLight/Recipes/Construction/utilities.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
state: gasFilter
1414
conditions:
1515
- !type:NoUnstackableInTile
16-

0 commit comments

Comments
 (0)