hunter's Journal
This commit is contained in:
parent
fb1d768f69
commit
e12bf89be0
3 changed files with 3 additions and 3 deletions
|
|
@ -4807,7 +4807,7 @@ var HK = {
|
||||||
|
|
||||||
/* ################ Hunter's Journal ################### */
|
/* ################ Hunter's Journal ################### */
|
||||||
huntersJournal: {
|
huntersJournal: {
|
||||||
h2: "Hunter's Journal (Base)",
|
h2: "Hunter's Journal",
|
||||||
id: "hk-journal",
|
id: "hk-journal",
|
||||||
description: "All 146 base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements.<br>\n <i class=\"icon-ok-squared\"></i>= note completed.<br>\n <i class=\"icon-ok-squared partial\"></i>= entry discovered, but note not completed.<br>\n <i class=\"icon-cancel\"></i>= entry not yet discovered.<br>\n <b>(no.)</b> = amount left to complete note.",
|
description: "All 146 base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements.<br>\n <i class=\"icon-ok-squared\"></i>= note completed.<br>\n <i class=\"icon-ok-squared partial\"></i>= entry discovered, but note not completed.<br>\n <i class=\"icon-cancel\"></i>= entry not yet discovered.<br>\n <b>(no.)</b> = amount left to complete note.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1636,7 +1636,7 @@ const HK = {
|
||||||
/* ################ Hunter's Journal ################### */
|
/* ################ Hunter's Journal ################### */
|
||||||
|
|
||||||
huntersJournal: {
|
huntersJournal: {
|
||||||
h2: "Hunter's Journal (Base)",
|
h2: "Hunter's Journal",
|
||||||
id: "hk-journal",
|
id: "hk-journal",
|
||||||
description: `All 146 base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements.<br>
|
description: `All 146 base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements.<br>
|
||||||
<i class="icon-ok-squared"></i>= note completed.<br>
|
<i class="icon-ok-squared"></i>= note completed.<br>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue