Skip to content

Commit

Permalink
wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Arodab authored Dec 8, 2024
1 parent 3abcc4f commit 1fd3d9f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/lib/minions/data/killableMonsters/bosses/dt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -589,11 +589,6 @@ export const desertTreasureKillableBosses: KillableMonster[] = [
gearSetup: 'melee'
}
],
itemInBankBoosts: [
{
[itemID('Voidwaker')]: 5,
}
],

respawnTime: Time.Minute * 1.5,
levelRequirements: {
Expand All @@ -620,10 +615,6 @@ export const desertTreasureKillableBosses: KillableMonster[] = [
{
itemID: itemID('Scythe of vitur'),
boostPercent: 15
},
{
itemID: itemID('Soulreaper axe'),
boostPercent: 18
}
]
}
Expand Down

0 comments on commit 1fd3d9f

Please sign in to comment.