Adds speed modifiers to power tools and tiny tools (#6291)
* adds speed modifiers to power tools and tiny tools * Makes metal crate deconstruction take welder * changed tool speeds to 1.5x * removed speed boost on experimental welder
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
edges:
|
||||
- to: start
|
||||
steps:
|
||||
- tool: Screwing
|
||||
- tool: Welding
|
||||
doAfter: 5
|
||||
conditions:
|
||||
- !type:StorageWelded
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
edges:
|
||||
- to: start
|
||||
steps:
|
||||
- tool: Screwing
|
||||
- tool: Welding
|
||||
doAfter: 5
|
||||
conditions:
|
||||
- !type:StorageWelded
|
||||
|
||||
Reference in New Issue
Block a user