Fixes makeshift laser using the wrong type of construction step. (#9811)

It needed to use the "material" step, not the "prototype" step...
This commit is contained in:
Vera Aguilera Puerto
2022-07-16 19:43:24 +02:00
committed by GitHub
parent cb9f60e275
commit 4bcf7b73fd

View File

@@ -8,18 +8,12 @@
steps:
- material: Cable
amount: 2
doAfter: 2
doAfter: 12
- material: Steel
amount: 10
doAfter: 4
- prototype: MaterialDiamond
name: refined diamond
icon:
sprite: Objects/Materials/materials.rsi
state: diamond
doAfter: 1
- material: Diamond
amount: 1
- material: Glass
amount: 5
doAfter: 5
- node: makeshiftLaser
entity: WeaponMakeshiftLaser