update World Interactions description
This commit is contained in:
parent
59cc0a24db
commit
be86579e53
3 changed files with 3 additions and 3 deletions
|
|
@ -8984,7 +8984,7 @@ var HK = {
|
||||||
worldInteractions: {
|
worldInteractions: {
|
||||||
h2: "World Interactions",
|
h2: "World Interactions",
|
||||||
id: "hk-world-interactions",
|
id: "hk-world-interactions",
|
||||||
description: "World Interactions Description.",
|
description: "Certain interactions the player can make with NPCs in the game or world objects. All these here don't count towards either 112% Game Completion or Achievements.",
|
||||||
entries: {
|
entries: {
|
||||||
unlockedCompletionRate: {
|
unlockedCompletionRate: {
|
||||||
name: "World Sense Ability",
|
name: "World Sense Ability",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -5584,7 +5584,7 @@ const HK = {
|
||||||
worldInteractions: {
|
worldInteractions: {
|
||||||
h2: "World Interactions",
|
h2: "World Interactions",
|
||||||
id: "hk-world-interactions",
|
id: "hk-world-interactions",
|
||||||
description: `World Interactions Description.`,
|
description: `Certain interactions the player can make with NPCs in the game or world objects. All these here don't count towards either 112% Game Completion or Achievements.`,
|
||||||
entries: {
|
entries: {
|
||||||
unlockedCompletionRate: {
|
unlockedCompletionRate: {
|
||||||
name: "World Sense Ability",
|
name: "World Sense Ability",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue