Reduce buckler and makeshift shield costs (#20356)

This commit is contained in:
liltenhead
2023-09-19 21:49:43 -07:00
committed by GitHub
parent c3c228f28f
commit 92ac079639
2 changed files with 6 additions and 10 deletions

View File

@@ -7,10 +7,10 @@
- to: makeshiftShield
steps:
- material: Cable
amount: 15
amount: 5
doAfter: 2
- material: Steel
amount: 30
amount: 5
doAfter: 2
- node: makeshiftShield

View File

@@ -6,18 +6,14 @@
edges:
- to: woodenBuckler
steps:
- tag: Handcuffs
icon:
sprite: Objects/Misc/cablecuffs.rsi
state: cuff
color: red
name: cuffs
- material: Cable
amount: 5
doAfter: 2
- material: WoodPlank
amount: 20
amount: 5
doAfter: 2
- material: Steel
amount: 10
amount: 5
doAfter: 2
- node: woodenBuckler