Skip to content

Commit

Permalink
Remove barrage from araxyte ehp
Browse files Browse the repository at this point in the history
  • Loading branch information
DayV-git committed Nov 26, 2024
1 parent 7e6b199 commit d0a8e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mahoji/lib/abstracted_commands/autoSlayCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const AutoSlayMaxEfficiencyTable: AutoslayLink[] = [
monsterID: Monsters.Araxyte.id,
efficientName: Monsters.Araxyte.name,
efficientMonster: Monsters.Araxyte.id,
efficientMethod: ['barrage', 'cannon']
efficientMethod: ['cannon']
},
{
monsterID: Monsters.Jelly.id,
Expand Down

0 comments on commit d0a8e59

Please sign in to comment.