Skip to content

Commit

Permalink
fix: add zaryte crossbow to the list of crossbows (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felanbird authored Nov 23, 2024
1 parent d8a1b15 commit caea5a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ public enum ItemCollections
)),

CROSSBOWS("Crossbows", ImmutableList.of(
ItemID.ZARYTE_CROSSBOW,
ItemID.ARMADYL_CROSSBOW,
ItemID.DRAGON_HUNTER_CROSSBOW,
ItemID.HUNTERS_CROSSBOW,
Expand Down

0 comments on commit caea5a4

Please sign in to comment.