Skip to content

Commit

Permalink
feat: add contents item slot (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Apr 3, 2024
1 parent a4099b7 commit 82e08e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mecha/ast.py
Expand Up @@ -933,6 +933,7 @@ class AstItemSlot(AstOption):
"armor.feet",
"armor.head",
"armor.legs",
"contents",
"weapon",
"weapon.mainhand",
"weapon.offhand",
Expand Down

0 comments on commit 82e08e5

Please sign in to comment.