Skip to content

Commit

Permalink
Fix huey CL notification (#6245)
Browse files Browse the repository at this point in the history
  • Loading branch information
DayV-git authored Dec 3, 2024
1 parent 7e6b546 commit 937d912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/data/Collections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ export const allCollectionLogs: ICollection = {
'Hueycoatl hide',
'Huasca seed'
]),
fmtProg: kcProg(Monsters.Hespori)
fmtProg: kcProg(Monsters.TheHueycoatl)
},
'The Inferno': {
kcActivity: {
Expand Down

0 comments on commit 937d912

Please sign in to comment.