Skip to content

Commit

Permalink
Only include uniques in elder cl
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed May 28, 2024
1 parent 29f1ca9 commit 15fd4b2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 16 deletions.
32 changes: 31 additions & 1 deletion src/lib/data/Collections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,37 @@ export const allCollectionLogs: ICollection = {
Default: async (_, __, { openableScores }) => openableScores.amount(73_124)
},
items: resolveItems([
...ElderClueTable.allItems,
'Lord marshal boots',
'Lord marshal gloves',
'Lord marshal trousers',
'Lord marshal top',
'Lord marshal cap',
'Akumu mask',
'Commander boots',
'Commander gloves',
'Commander trousers',
'Commander top',
'Commander cap',
'Apple parasol',
'Watermelon parasol',
'Lemon parasol',
'Strawberry parasol',
'Blueberry parasol',
'Grape parasol',
'Coconut parasol',
'Detective hat',
'Detective trenchcoat',
'Detective pants',
'2nd age range legs',
'2nd age range top',
'2nd age range coif',
'2nd age bow',
'2nd age mage top',
'2nd age mage bottom',
'2nd age mage mask',
'2nd age staff',
'First age robe top',
'First age robe bottom',
'Clue bag',
'Inventors tools',
'Elder knowledge',
Expand Down
16 changes: 1 addition & 15 deletions tests/unit/snapshots/clsnapshots.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Easter 2022 (3)
Easter 2023 (13)
Easter crate (s5) (14)
Easy Treasure Trails (131)
Elder Treasure Trails (61)
Elder Treasure Trails (35)
Elite Treasure Trail Rewards (Rare) (39)
Elite Treasure Trails (59)
Emerged Zuk Inferno (4)
Expand Down Expand Up @@ -463,7 +463,6 @@ Basilisk head
Basilisk jaw
Basilisk mask
Basilisk slayer helm
Battlestaff
Beanie
Bear feet
Beaver
Expand Down Expand Up @@ -712,7 +711,6 @@ Chromium ingot
Claws of callisto
Climbing boots (g)
Clothes pouch blueprint
Clothing Mystery Box
Clown set
Clue bag
Clue hunter boots
Expand All @@ -721,15 +719,13 @@ Clue hunter garb
Clue hunter gloves
Clue hunter trousers
Clue upgrader
Coal
Coal bag
Coal stone spirit
Cockatrice head
Cockatrice mask
Cockatrice slayer helm
Coconut parasol
Cogsworth
Coins
Colossal blade
Commander boots
Commander cap
Expand Down Expand Up @@ -822,7 +818,6 @@ Doug
Draconic visage
Dragon 2h sword
Dragon axe
Dragon bones
Dragon boots
Dragon boots ornament kit
Dragon cane
Expand Down Expand Up @@ -923,7 +918,6 @@ Enchanted top
Enhanced crystal teleport seed
Enhanced crystal weapon seed
Ent hide
Equippable mystery box
Eternal crystal
Eternal gem
Evil chicken feet
Expand Down Expand Up @@ -1060,7 +1054,6 @@ Gold elegant shirt
Gold elegant skirt
Gold headband
Gold locks
Gold ore
Gold satchel
Gold stone spirit
Golden apron
Expand Down Expand Up @@ -1602,7 +1595,6 @@ Pet general graardor
Pet k'ril tsutsaroth
Pet kraken
Pet kree'arra
Pet Mystery Box
Pet penance queen
Pet smoke devil
Pet snakeling
Expand Down Expand Up @@ -1732,7 +1724,6 @@ Rogues portent
Royal bolt stabiliser
Royal crown
Royal dragon kiteshield
Royal dragonhide
Royal frame
Royal gown bottom
Royal gown top
Expand Down Expand Up @@ -1780,7 +1771,6 @@ Rune shield (h4)
Rune shield (h5)
Rune spikeshield
Runite igne claws
Runite ore
Runite stone spirit
Runner boots
Runner hat
Expand Down Expand Up @@ -2034,7 +2024,6 @@ Torva full helm (broken)
Torva gloves (broken)
Torva platebody (broken)
Torva platelegs (broken)
Tradeable Mystery Box
Treasonous ring
Treasure flag
Tree wizards' journal
Expand All @@ -2054,13 +2043,10 @@ TzKal-Zuk's skin
Tzrek-jad
Ultor vestige
Uncharged trident
Uncut dragonstone
Uncut onyx
Uncut zenyte
Unholy blessing
Unidentified minerals
Unsired
Untradeable Mystery Box
Uri's hat
Vampyre hunter boots
Vampyre hunter cuffs
Expand Down

0 comments on commit 15fd4b2

Please sign in to comment.