Skip to content

Commit

Permalink
wilderness elite rewards small rune number fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vmgi committed Jan 22, 2025
1 parent 971c3d0 commit 755df1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ public List<UnlockReward> getUnlockRewards()
new UnlockReward("Free entry to the Resource Area"),
new UnlockReward("All dragon bones drops in the Wilderness are noted. (Note: This does not include the King Black Dragon, as his lair is not Wilderness affected.)"),
new UnlockReward("Noted lava dragon bones can be toggled by speaking to the Lesser Fanatic."),
new UnlockReward("50 random free runes from Lundail once per day"),
new UnlockReward("200 random free runes from Lundail once per day"),
new UnlockReward("Increased dark crab catch rate")
);
}
Expand Down

0 comments on commit 755df1d

Please sign in to comment.