Fix lathe recipe texture references.

Closes #860
This commit is contained in:
Pieter-Jan Briers
2020-05-02 16:09:46 +02:00
parent 1f0c72dd28
commit cdf4127a86
2 changed files with 9 additions and 3 deletions

View File

@@ -8,7 +8,9 @@
- type: latheRecipe
id: Screwdriver
icon: Objects/Tools/screwdriver.png
icon:
sprite: Objects/Tools/screwdriver.rsi
state: screwdriver
result: Screwdriver
completetime: 500
materials:
@@ -16,7 +18,9 @@
- type: latheRecipe
id: Welder
icon: Objects/Tools/autolathe_welder.png
icon:
sprite: Objects/Tools/welder.rsi
state: welder
result: Welder
completetime: 500
materials:
@@ -51,7 +55,9 @@
- type: latheRecipe
id: Multitool
icon: Objects/Tools/multitool.png
icon:
sprite: Objects/Tools/multitool.rsi
state: multitool
result: Multitool
completetime: 500
materials:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 330 B