Skip to content

Commit

Permalink
Ran Yarn Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DaughtersOfNyx committed Aug 6, 2024
1 parent afa5f76 commit 8c5d02c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/lib/diaries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -468,10 +468,7 @@ export const FaladorDiary: Diary = {
woodcutting: 71
},
qp: 32,
collectionLogReqs: resolveItems([
'Mind rune',
'Prospector helmet'
]),
collectionLogReqs: resolveItems(['Mind rune', 'Prospector helmet']),
monsterScores: {
'Skeletal Wyvern': 1,
'Blue Dragon': 1
Expand Down

0 comments on commit 8c5d02c

Please sign in to comment.