added Goam
This commit is contained in:
parent
beb62cba6c
commit
c0970affc7
1 changed files with 3 additions and 1 deletions
|
|
@ -389,6 +389,7 @@ const HK_ACHIEVEMENTS = {
|
||||||
journalEntriesCompleted: ["Creatures Encountered", "Hunter's Journal (164 max)", 164],
|
journalEntriesCompleted: ["Creatures Encountered", "Hunter's Journal (164 max)", 164],
|
||||||
journalNotesCompleted: ["Hunter Notes Completed", "Hunter's Journal (164 max)", 164],
|
journalNotesCompleted: ["Hunter Notes Completed", "Hunter's Journal (164 max)", 164],
|
||||||
/*
|
/*
|
||||||
|
Rare (Missable) Journal Enemies:
|
||||||
✅ Maggot
|
✅ Maggot
|
||||||
✅ Gulka
|
✅ Gulka
|
||||||
✅ Sporg
|
✅ Sporg
|
||||||
|
|
@ -400,7 +401,7 @@ const HK_ACHIEVEMENTS = {
|
||||||
✅ Gorgeous Husk
|
✅ Gorgeous Husk
|
||||||
✅ Crystal Crawler
|
✅ Crystal Crawler
|
||||||
✅ Lightseed
|
✅ Lightseed
|
||||||
Goam
|
✅ Goam
|
||||||
✅ Garpede
|
✅ Garpede
|
||||||
✅ Void Tendrils
|
✅ Void Tendrils
|
||||||
*/
|
*/
|
||||||
|
|
@ -415,6 +416,7 @@ const HK_ACHIEVEMENTS = {
|
||||||
killedPigeon: ["Journal: Maskfly", "Greenpath, Queen's Gardens"],
|
killedPigeon: ["Journal: Maskfly", "Greenpath, Queen's Gardens"],
|
||||||
killedCrystalCrawler: ["Journal: Crystal Crawler", "Crystal Peak"],
|
killedCrystalCrawler: ["Journal: Crystal Crawler", "Crystal Peak"],
|
||||||
killedOrangeScuttler: ["Journal: Lightseed", "Infected Crossroads"],
|
killedOrangeScuttler: ["Journal: Lightseed", "Infected Crossroads"],
|
||||||
|
killedWorm: ["Journal: Goam", "Infected Crossroads: near Fungal Wastes entrance"],
|
||||||
killedBigCentipede: ["Journal: Garpede", "Deepnest: east of Hot Spring"],
|
killedBigCentipede: ["Journal: Garpede", "Deepnest: east of Hot Spring"],
|
||||||
killedAbyssTendril: ["Journal: Void Tendrils", "The Abyss: secret room"],
|
killedAbyssTendril: ["Journal: Void Tendrils", "The Abyss: secret room"],
|
||||||
falseKnightDreamDefeated: ["Failed Champion", "Forgotten Crossroads"],
|
falseKnightDreamDefeated: ["Failed Champion", "Forgotten Crossroads"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue