update Geo Chests description
This commit is contained in:
parent
05d084c0f4
commit
60de6da330
3 changed files with 3 additions and 3 deletions
|
|
@ -7224,7 +7224,7 @@ var HK = {
|
||||||
geoChests: {
|
geoChests: {
|
||||||
h2: "Geo Chests",
|
h2: "Geo Chests",
|
||||||
id: "hk-geo-chests",
|
id: "hk-geo-chests",
|
||||||
description: "Geo Chests Description.",
|
description: "All Geo Chests in the game, including one empty one and one with 1 Geo. A total of 2380 Geo can be collected from Geo Chests. Equipping Fragile Greed Charm won't increase the amount of Geo found inside Geo Chests.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 14,
|
maxPercent: 14,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -3822,7 +3822,7 @@ const HK = {
|
||||||
geoChests: {
|
geoChests: {
|
||||||
h2: "Geo Chests",
|
h2: "Geo Chests",
|
||||||
id: "hk-geo-chests",
|
id: "hk-geo-chests",
|
||||||
description: `Geo Chests Description.`,
|
description: `All Geo Chests in the game, including one empty one and one with 1 Geo. A total of 2380 Geo can be collected from Geo Chests. Equipping Fragile Greed Charm won't increase the amount of Geo found inside Geo Chests.`,
|
||||||
percent: 0,
|
percent: 0,
|
||||||
maxPercent: 14,
|
maxPercent: 14,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue