Skip to content

Commit

Permalink
remove bloodveld EHP
Browse files Browse the repository at this point in the history
  • Loading branch information
nwjgit committed Jul 21, 2024
1 parent 0cdc2fb commit 25311f2
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 @@ -240,7 +240,7 @@ const WildyAutoSlayMaxEfficiencyTable: AutoslayLink[] = [
monsterID: Monsters.Bloodveld.id,
efficientName: Monsters.Bloodveld.name,
efficientMonster: Monsters.Bloodveld.id,
efficientMethod: 'barrage'
efficientMethod: 'none'
},
{
monsterID: Monsters.ChaosDruid.id,
Expand Down

0 comments on commit 25311f2

Please sign in to comment.