Skip to content

Commit

Permalink
Remove prospector items from Falador Hard Diary req (#5977)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaughtersOfNyx authored Aug 6, 2024
1 parent eb0dc0a commit 99adf76
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/lib/diaries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -468,13 +468,7 @@ export const FaladorDiary: Diary = {
woodcutting: 71
},
qp: 32,
collectionLogReqs: resolveItems([
'Mind rune',
'Prospector jacket',
'Prospector helmet',
'Prospector legs',
'Prospector boots'
]),
collectionLogReqs: resolveItems(['Mind rune', 'Prospector helmet']),
monsterScores: {
'Skeletal Wyvern': 1,
'Blue Dragon': 1
Expand Down

0 comments on commit 99adf76

Please sign in to comment.