fix: set Bow of Light's durability to 100 (#14)
This commit is contained in:
parent
1f2985467f
commit
f3bfa5f79b
1 changed files with 2 additions and 1 deletions
|
@ -269,7 +269,8 @@ bow:
|
|||
global:
|
||||
stackable: false
|
||||
entries:
|
||||
- BowOfLight
|
||||
- BowOfLight:
|
||||
durability: 100
|
||||
- WoodenBow:
|
||||
durability: 20
|
||||
- TravelersBow:
|
||||
|
|
Reference in a new issue