journal description

This commit is contained in:
ReznoRMichael 2021-07-23 14:27:48 +02:00
parent d80d591c69
commit f18f3d7bc1
3 changed files with 3 additions and 3 deletions

View file

@ -4291,7 +4291,7 @@ var HK = {
huntersJournal: { huntersJournal: {
h2: "Hunter's Journal", 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. 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: { entries: {
PrayerSlug: { PrayerSlug: {
name: "Maggot", name: "Maggot",

File diff suppressed because one or more lines are too long

View file

@ -1499,7 +1499,7 @@ const HK = {
huntersJournal: { huntersJournal: {
h2: "Hunter's Journal", 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. 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: { entries: {
PrayerSlug: { PrayerSlug: {
name: "Maggot", name: "Maggot",