Skip to content

Commit aa57259

Browse files
authored
fix: add hunters' sunlight crossbow to the list of crossbows
1 parent 6cf572d commit aa57259

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/questhelper/collections/ItemCollections.java

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ public enum ItemCollections
203203
ItemID.ZARYTE_CROSSBOW,
204204
ItemID.ARMADYL_CROSSBOW,
205205
ItemID.DRAGON_HUNTER_CROSSBOW,
206+
ItemID.HUNTERS_SUNLIGHT_CROSSBOW,
206207
ItemID.HUNTERS_CROSSBOW,
207208
ItemID.DORGESHUUN_CROSSBOW,
208209
ItemID.BLURITE_CROSSBOW,

0 commit comments

Comments
 (0)