journal description
This commit is contained in:
parent
d80d591c69
commit
f18f3d7bc1
3 changed files with 3 additions and 3 deletions
|
|
@ -4291,7 +4291,7 @@ var HK = {
|
|||
huntersJournal: {
|
||||
h2: "Hunter's 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. There are more entries than base 146, but they are completely optional. Green = note completed. Gray = entry discovered, but note not completed. Red = entry not yet discovered.",
|
||||
description: "All 146 base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements. There are more entries than base 146, but they are completely optional. Green = note completed. Gray = entry discovered, but note not completed. Red = entry not yet discovered. (nr) = amount left to complete note.",
|
||||
entries: {
|
||||
PrayerSlug: {
|
||||
name: "Maggot",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1499,7 +1499,7 @@ const HK = {
|
|||
huntersJournal: {
|
||||
h2: "Hunter's 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. There are more entries than base 146, but they are completely optional. Green = note completed. Gray = entry discovered, but note not completed. Red = entry not yet discovered.`,
|
||||
description: `All 146 base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements. There are more entries than base 146, but they are completely optional. Green = note completed. Gray = entry discovered, but note not completed. Red = entry not yet discovered. (nr) = amount left to complete note.`,
|
||||
entries: {
|
||||
PrayerSlug: {
|
||||
name: "Maggot",
|
||||
|
|
|
|||
Loading…
Reference in a new issue