Skip to content

Commit

Permalink
disable faerie fire by default for balance
Browse files Browse the repository at this point in the history
  • Loading branch information
kayla-glick committed Nov 27, 2024
1 parent 1cfd232 commit e323e4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/balance_druid/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ export const DefaultIndividualBuffs = IndividualBuffs.create({
export const DefaultPartyBuffs = PartyBuffs.create({});

export const DefaultDebuffs = Debuffs.create({
faerieFire: true,
improvedFaerieFire: true,
judgementOfWisdom: true,
occultPoison: true,
Expand Down

0 comments on commit e323e4d

Please sign in to comment.