diff --git a/src/mahoji/lib/abstracted_commands/autoSlayCommand.ts b/src/mahoji/lib/abstracted_commands/autoSlayCommand.ts index b5d7d864f2..248901e9ad 100644 --- a/src/mahoji/lib/abstracted_commands/autoSlayCommand.ts +++ b/src/mahoji/lib/abstracted_commands/autoSlayCommand.ts @@ -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,