update Items description
This commit is contained in:
parent
e625f5aa1f
commit
05d084c0f4
3 changed files with 3 additions and 3 deletions
|
|
@ -7106,7 +7106,7 @@ var HK = {
|
||||||
items: {
|
items: {
|
||||||
h2: "Items",
|
h2: "Items",
|
||||||
id: "hk-items",
|
id: "hk-items",
|
||||||
description: "Items Description.",
|
description: "Certain acquirable items, map markers or collectibles in the game that won't fit any specific category. Using custom map pins to mark interesting locations on the map is very useful while playing Hollow Knight. 1440 Geo is needed to buy all map pins from Iselda.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 21,
|
maxPercent: 21,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -3703,7 +3703,7 @@ const HK = {
|
||||||
items: {
|
items: {
|
||||||
h2: "Items",
|
h2: "Items",
|
||||||
id: "hk-items",
|
id: "hk-items",
|
||||||
description: `Items Description.`,
|
description: `Certain acquirable items, map markers or collectibles in the game that won't fit any specific category. Using custom map pins to mark interesting locations on the map is very useful while playing Hollow Knight. 1440 Geo is needed to buy all map pins from Iselda.`,
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 21,
|
maxPercent: 21,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue