Skip to content

Commit d8af943

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-1241705cd6
2 parents 5d7019c + a2c8e15 commit d8af943

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema-static.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,9 @@ type ItemArmorSlotLocked implements ItemArmorSlot {
302302
zones: [String]
303303
armorType: String
304304
baseValue: Int
305+
ricochetX: Float
306+
ricochetY: Float
307+
ricochetZ: Float
305308
}
306309
307310
type ItemArmorSlotOpen implements ItemArmorSlot {

0 commit comments

Comments
 (0)