Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Arodab committed Dec 9, 2024
1 parent 8da7f40 commit 50920b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/minions/data/killableMonsters/bosses/misc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const killableBosses: KillableMonster[] = [
{
[itemID("Iban's staff")]: 1,
[itemID('Trident of the seas')]: 3,
[itemID('Harmonised nightmare staff')]: 7,
[itemID('Harmonised nightmare staff')]: 7
},
{
[itemID('Barrows gloves')]: 2,
Expand Down

0 comments on commit 50920b4

Please sign in to comment.