Fix tests.
Flashlight RSI state names had been changed, and some places weren't updated properly
This commit is contained in:
@@ -43,9 +43,9 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: FlashlightLantern
|
||||
icon:
|
||||
icon:
|
||||
sprite: Objects/Tools/flashlight.rsi
|
||||
state: lantern_off
|
||||
state: flashlight
|
||||
result: FlashlightLantern
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -58,7 +58,7 @@
|
||||
icon:
|
||||
sprite: Objects/Misc/fire_extinguisher.rsi
|
||||
state: fire_extinguisher_closed
|
||||
result: FireExtinguisher
|
||||
result: FireExtinguisher
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 200
|
||||
|
||||
Reference in New Issue
Block a user