changed hint texts
This commit is contained in:
parent
7f3714f0f8
commit
5483a80e7a
1 changed files with 8 additions and 3 deletions
|
|
@ -143,7 +143,7 @@ const HK = {
|
||||||
spoiler: "...a fellow town bug who seems to be lost somewhere in the crossroads"
|
spoiler: "...a fellow town bug who seems to be lost somewhere in the crossroads"
|
||||||
},
|
},
|
||||||
hasLantern: {
|
hasLantern: {
|
||||||
spoiler: "...a precious item able to carry some light to even the darkest places"
|
spoiler: "...bright little crystal companion able to light a way through the thickest dark places"
|
||||||
},
|
},
|
||||||
hasSuperDash: {
|
hasSuperDash: {
|
||||||
spoiler: "...some powerful crystal beating somewhere deep inside the mines"
|
spoiler: "...some powerful crystal beating somewhere deep inside the mines"
|
||||||
|
|
@ -151,11 +151,16 @@ const HK = {
|
||||||
hasDreamNail: {
|
hasDreamNail: {
|
||||||
spoiler: "...a weapon from a dream world only found where the souls can peacefully rest"
|
spoiler: "...a weapon from a dream world only found where the souls can peacefully rest"
|
||||||
},
|
},
|
||||||
|
/*
|
||||||
|
Either:
|
||||||
|
- used the elevator in Resting Grounds to City of Tears
|
||||||
|
- opened the Fungal Wastes city gate
|
||||||
|
*/
|
||||||
killedInfectedKnight: {
|
killedInfectedKnight: {
|
||||||
spoiler: "...a shattered corpse forgotten in a windy cave in the ancient depths below the city"
|
spoiler: "...a shattered corpse forgotten in a windy cave in the ancient depths below the rainy city"
|
||||||
},
|
},
|
||||||
hasDoubleJump: {
|
hasDoubleJump: {
|
||||||
spoiler: "...something incredibly light dropped by a monarchfly in the ancient depths below the city"
|
spoiler: "...something incredibly light dropped by a monarchfly in the ancient depths below the rainy city"
|
||||||
},
|
},
|
||||||
killedBlackKnight: {
|
killedBlackKnight: {
|
||||||
spoiler: "...discarded shells of black guards lying on the floor of a high spire"
|
spoiler: "...discarded shells of black guards lying on the floor of a high spire"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue