add Statistics description
This commit is contained in:
parent
28a3cb54b0
commit
cc98e57fb2
3 changed files with 3 additions and 1 deletions
|
|
@ -4262,6 +4262,7 @@ var HK = {
|
|||
statistics: {
|
||||
h2: "Game Statistics",
|
||||
id: "hk-statistics",
|
||||
description: "This section is dedicated to all secrets, numbers and stats fans. Everything else you wish to know or the game doesn't tell you: Secrets, Whispering Roots, Geo deposits, Nail damage, Notches, total Relics found and many others.",
|
||||
entries: {
|
||||
unlockedCompletionRate: {
|
||||
name: "World Sense Ability",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1564,6 +1564,7 @@ const HK = {
|
|||
statistics: {
|
||||
h2: "Game Statistics",
|
||||
id: "hk-statistics",
|
||||
description: "This section is dedicated to all secrets, numbers and stats fans. Everything else you wish to know or the game doesn't tell you: Secrets, Whispering Roots, Geo deposits, Nail damage, Notches, total Relics found and many others.",
|
||||
entries: {
|
||||
unlockedCompletionRate: {
|
||||
name: "World Sense Ability",
|
||||
|
|
|
|||
Loading…
Reference in a new issue