Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DayV-git committed Nov 17, 2024
1 parent 1924d02 commit 91b8cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/minions/data/killableMonsters/chaeldarMonsters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ export const chaeldarMonsters: KillableMonster[] = [
difficultyRating: 0,
notifyDrops: resolveItems(['Jar of darkness', 'Skotos']),
qpRequired: 0,
// Skotizo requires 1 totems per kill, and arclight makes kill 2x faster irl.
// Skotizo requires 1 totem per kill, and arclight makes kill 2x faster irl.
itemInBankBoosts: [
{
[itemID('Arclight')]: 50,
Expand Down

0 comments on commit 91b8cd2

Please sign in to comment.