Skip to content

Commit

Permalink
refill asdon before bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
horrible-little-slime committed Dec 24, 2024
1 parent 60b2b5f commit 2040841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tasks/island.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ export const ISLAND_QUEST: Quest<CrimboTask> = {
freeRunTask(
{
ready: () => AsdonMartin.installed(),
prepare: () => AsdonMartin.fillTo(50),
completed: () =>
getBanishedMonsters().has($skill`Asdon Martin: Spring-Loaded Front Bumper`),
},
Expand Down

0 comments on commit 2040841

Please sign in to comment.