Skip to content

Commit

Permalink
Add Nid to pets cl (#6126)
Browse files Browse the repository at this point in the history
  • Loading branch information
00justas authored Oct 16, 2024
1 parent 7b940f5 commit 3ee90ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/lib/data/CollectionsExport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,8 @@ export const allPetsCL = resolveItems([
'Butch',
'Baron',
'Scurry',
'Smol heredit'
'Smol heredit',
'Nid'
]);
export const camdozaalCL = resolveItems([
'Barronite mace',
Expand Down
2 changes: 1 addition & 1 deletion tests/unit/snapshots/clsnapshots.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`OSB Collection Log Groups/Categories 1`] = `
Achievement Diary (48)
Aerial Fishing (9)
Alchemical Hydra (11)
All Pets (58)
All Pets (59)
Araxxor (10)
Barbarian Assault (11)
Barrows Chests (25)
Expand Down

0 comments on commit 3ee90ad

Please sign in to comment.