update Hallownest Seal description

This commit is contained in:
ReznoRMichael 2022-01-20 20:34:20 +01:00
parent 8f505ade52
commit 05a214a372
3 changed files with 7 additions and 5 deletions

View file

@ -6600,7 +6600,7 @@ var HK = {
relicsWanderersJournal: { relicsWanderersJournal: {
h2: "Relics - Wanderer's Journal", h2: "Relics - Wanderer's Journal",
id: "hk-relics-journal", id: "hk-relics-journal",
description: "Tablets found commonly throughout Hallownest. They are always found next to corpses that are assumed to be the authors of the journal. Can be sold to Relic Seeker Lemm for 200 Geo. 14 x 200 = 2800 Geo Total.", description: "Tablets found commonly throughout Hallownest. They are always found next to corpses that are assumed to be the authors of the journal. Can be sold to Relic Seeker Lemm for 200 Geo.<br>\n 14 x 200 = 2800 Geo Total.",
percent: 0, percent: 0,
maxPercent: 14, maxPercent: 14,
entries: { entries: {
@ -6709,7 +6709,7 @@ var HK = {
relicsHallownestSeal: { relicsHallownestSeal: {
h2: "Relics - Hallownest Seal", h2: "Relics - Hallownest Seal",
id: "hk-relics-seal", id: "hk-relics-seal",
description: "Relics - Hallownest Seal Description.", description: "Official symbols of the Pale King and the Five Great Knights. The seals can be found in various locations throughout the world. Can be sold to Relic Seeker Lemm for 450 Geo.<br>\n 17 x 450 = 7650 Geo Total.",
percent: 0, percent: 0,
maxPercent: 17, maxPercent: 17,
entries: { entries: {

File diff suppressed because one or more lines are too long

View file

@ -3188,7 +3188,8 @@ const HK = {
relicsWanderersJournal: { relicsWanderersJournal: {
h2: "Relics - Wanderer's Journal", h2: "Relics - Wanderer's Journal",
id: "hk-relics-journal", id: "hk-relics-journal",
description: `Tablets found commonly throughout Hallownest. They are always found next to corpses that are assumed to be the authors of the journal. Can be sold to Relic Seeker Lemm for 200 Geo. 14 x 200 = 2800 Geo Total.`, description: `Tablets found commonly throughout Hallownest. They are always found next to corpses that are assumed to be the authors of the journal. Can be sold to Relic Seeker Lemm for 200 Geo.<br>
14 x 200 = 2800 Geo Total.`,
percent: 0, percent: 0,
maxPercent: 14, maxPercent: 14,
entries: { entries: {
@ -3298,7 +3299,8 @@ const HK = {
relicsHallownestSeal: { relicsHallownestSeal: {
h2: "Relics - Hallownest Seal", h2: "Relics - Hallownest Seal",
id: "hk-relics-seal", id: "hk-relics-seal",
description: `Relics - Hallownest Seal Description.`, description: `Official symbols of the Pale King and the Five Great Knights. The seals can be found in various locations throughout the world. Can be sold to Relic Seeker Lemm for 450 Geo.<br>
17 x 450 = 7650 Geo Total.`,
percent: 0, percent: 0,
maxPercent: 17, maxPercent: 17,
entries: { entries: {