Reduce buckler and makeshift shield costs (#20356)
This commit is contained in:
@@ -7,10 +7,10 @@
|
|||||||
- to: makeshiftShield
|
- to: makeshiftShield
|
||||||
steps:
|
steps:
|
||||||
- material: Cable
|
- material: Cable
|
||||||
amount: 15
|
amount: 5
|
||||||
doAfter: 2
|
doAfter: 2
|
||||||
- material: Steel
|
- material: Steel
|
||||||
amount: 30
|
amount: 5
|
||||||
doAfter: 2
|
doAfter: 2
|
||||||
|
|
||||||
- node: makeshiftShield
|
- node: makeshiftShield
|
||||||
|
|||||||
@@ -6,18 +6,14 @@
|
|||||||
edges:
|
edges:
|
||||||
- to: woodenBuckler
|
- to: woodenBuckler
|
||||||
steps:
|
steps:
|
||||||
- tag: Handcuffs
|
- material: Cable
|
||||||
icon:
|
amount: 5
|
||||||
sprite: Objects/Misc/cablecuffs.rsi
|
|
||||||
state: cuff
|
|
||||||
color: red
|
|
||||||
name: cuffs
|
|
||||||
doAfter: 2
|
doAfter: 2
|
||||||
- material: WoodPlank
|
- material: WoodPlank
|
||||||
amount: 20
|
amount: 5
|
||||||
doAfter: 2
|
doAfter: 2
|
||||||
- material: Steel
|
- material: Steel
|
||||||
amount: 10
|
amount: 5
|
||||||
doAfter: 2
|
doAfter: 2
|
||||||
|
|
||||||
- node: woodenBuckler
|
- node: woodenBuckler
|
||||||
|
|||||||
Reference in New Issue
Block a user