Fix lathe completetime (#7628)

This commit is contained in:
Leon Friedrich
2022-04-18 20:08:12 +12:00
committed by GitHub
parent df7289d17c
commit 2457d2c9be
3 changed files with 10 additions and 10 deletions

View File

@@ -558,7 +558,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi
state: icon state: icon
result: ClothingOuterWinterCap result: ClothingOuterWinterCap
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300
@@ -569,7 +569,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi
state: icon state: icon
result: ClothingOuterWinterCE result: ClothingOuterWinterCE
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300
@@ -580,7 +580,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi
state: icon state: icon
result: ClothingOuterWinterCMO result: ClothingOuterWinterCMO
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300
@@ -591,7 +591,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi
state: icon state: icon
result: ClothingOuterWinterHoP result: ClothingOuterWinterHoP
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300
@@ -602,7 +602,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi
state: icon state: icon
result: ClothingOuterWinterHoS result: ClothingOuterWinterHoS
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300
@@ -613,7 +613,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi
state: icon state: icon
result: ClothingOuterWinterQM result: ClothingOuterWinterQM
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300
@@ -624,7 +624,7 @@
sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi
state: icon state: icon
result: ClothingOuterWinterRD result: ClothingOuterWinterRD
completetime: 800 completetime: 3.2
materials: materials:
Cloth: 300 Cloth: 300
Durathread: 300 Durathread: 300

View File

@@ -4,7 +4,7 @@
sprite: Objects/Devices/timer.rsi sprite: Objects/Devices/timer.rsi
state: timer state: timer
result: TimerTrigger result: TimerTrigger
completetime: 500 completetime: 2
materials: materials:
Steel: 300 Steel: 300
Plastic: 200 Plastic: 200
@@ -15,7 +15,7 @@
sprite: Objects/Devices/payload.rsi sprite: Objects/Devices/payload.rsi
state: payload-empty state: payload-empty
result: ChemicalPayload result: ChemicalPayload
completetime: 500 completetime: 2
materials: materials:
Steel: 200 Steel: 200
Plastic: 300 Plastic: 300

View File

@@ -189,7 +189,7 @@
id: StasisBedMachineCircuitboard id: StasisBedMachineCircuitboard
icon: Objects/Misc/module.rsi/id_mod.png icon: Objects/Misc/module.rsi/id_mod.png
result: StasisBedMachineCircuitboard result: StasisBedMachineCircuitboard
completetime: 1000 completetime: 4
materials: materials:
Steel: 100 Steel: 100
Glass: 900 Glass: 900