Skip to content

Commit

Permalink
Merge pull request #225 from the-hideout/more-slots
Browse files Browse the repository at this point in the history
add slots to ArmorAttachment
  • Loading branch information
Razzmatazzz authored Sep 4, 2023
2 parents 5ec7bb8 + 1b2f15d commit f39139f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ type ItemPropertiesArmorAttachment {
material: ArmorMaterial
blindnessProtection: Float
bluntThroughput: Float
slots: [ItemSlot]
}
type ItemPropertiesBackpack {
Expand Down

0 comments on commit f39139f

Please sign in to comment.