changed order of hints
This commit is contained in:
parent
c24ad6172a
commit
862d332a28
2 changed files with 12 additions and 8 deletions
18
build/app.js
18
build/app.js
|
|
@ -2564,7 +2564,7 @@ var HK = {
|
|||
spoiler: "...a fellow town bug who seems to be lost somewhere in the crossroads"
|
||||
},
|
||||
hasLantern: {
|
||||
spoiler: "...bright little crystal companion able to light a way through the thickest dark places"
|
||||
spoiler: "...a bright little crystal companion able to light a way through the thickest dark places"
|
||||
},
|
||||
hasSuperDash: {
|
||||
spoiler: "...some powerful crystal beating somewhere deep inside the mines"
|
||||
|
|
@ -2584,12 +2584,6 @@ var HK = {
|
|||
hasDoubleJump: {
|
||||
spoiler: "...something incredibly light dropped by a monarchfly in the ancient depths below the rainy city"
|
||||
},
|
||||
killedBlackKnight: {
|
||||
spoiler: "...discarded shells of black guards lying on the floor of a high spire"
|
||||
},
|
||||
lurienDefeated: {
|
||||
spoiler: "...a dreamer sleeping somewhere at the top of a high spire"
|
||||
},
|
||||
dungDefenderOrHornet2: {
|
||||
spoiler: "...a skilled combatant living at the heart of the sewers or watching over a shell amidst ash falling from the sky"
|
||||
},
|
||||
|
|
@ -2605,6 +2599,12 @@ var HK = {
|
|||
hegemolDefeated: {
|
||||
spoiler: "...a dreamer sleeping near a spider nest area"
|
||||
},
|
||||
killedBlackKnight: {
|
||||
spoiler: "...discarded shells of black guards lying on the floor of a high spire"
|
||||
},
|
||||
lurienDefeated: {
|
||||
spoiler: "...a dreamer sleeping somewhere at the top of a high spire"
|
||||
},
|
||||
killedHollowKnight: {
|
||||
spoiler: "...a disturbance inside a black temple"
|
||||
}
|
||||
|
|
@ -3471,6 +3471,10 @@ var HK = {
|
|||
spoiler: "Royal Waterways, lever after Dung Defender",
|
||||
wiki: "Royal_Waterways#Sub-area:_Isma.27s_Grove"
|
||||
},
|
||||
|
||||
/*
|
||||
"abyssGateOpened": false,
|
||||
*/
|
||||
hasTramPass: {
|
||||
name: "Tram Pass",
|
||||
spoiler: "Deepnest: Failed Tramway",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue