Fix construction still using Tool Enums instead of Tool Qualities
This commit is contained in:
@@ -14,12 +14,12 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
icon: Buildings/wall_girder.png
|
icon: Buildings/wall_girder.png
|
||||||
reverse:
|
reverse:
|
||||||
tool: Wrench
|
tool: Anchoring
|
||||||
|
|
||||||
- material: Metal
|
- material: Metal
|
||||||
amount: 2
|
amount: 2
|
||||||
reverse:
|
reverse:
|
||||||
tool: Wrench
|
tool: Anchoring
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: Table
|
name: Table
|
||||||
@@ -65,12 +65,12 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
icon: Buildings/wall_girder.png
|
icon: Buildings/wall_girder.png
|
||||||
reverse:
|
reverse:
|
||||||
tool: Wrench
|
tool: Anchoring
|
||||||
|
|
||||||
- material: Metal
|
- material: Metal
|
||||||
amount: 2
|
amount: 2
|
||||||
reverse:
|
reverse:
|
||||||
tool: Wrench
|
tool: Anchoring
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: Rein Window
|
name: Rein Window
|
||||||
@@ -87,11 +87,11 @@
|
|||||||
- material: Glass
|
- material: Glass
|
||||||
amount: 2
|
amount: 2
|
||||||
reverse:
|
reverse:
|
||||||
tool: Wrench
|
tool: Anchoring
|
||||||
|
|
||||||
# Should be replaced with Metal Rods when someone puts them in.
|
# Should be replaced with Metal Rods when someone puts them in.
|
||||||
- material: Metal
|
- material: Metal
|
||||||
amount: 2
|
amount: 2
|
||||||
reverse:
|
reverse:
|
||||||
# Should be replaced with Wirecutter when someone makes it work.
|
# Should be replaced with Wirecutter when someone makes it work.
|
||||||
tool: Wrench
|
tool: Anchoring
|
||||||
|
|||||||
Reference in New Issue
Block a user