From 7b57a45a1b0e7396561bc41f1749798943a30c90 Mon Sep 17 00:00:00 2001 From: Relationship <571+relationship@noreply.octowow.st> Date: Thu, 23 Jul 2026 12:29:41 +0000 Subject: [PATCH] Upload files to "/" --- Data.lua | 14 +++++++------- RelationshipsAttune.toc | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Data.lua b/Data.lua index 78f01b2..ec254f7 100644 --- a/Data.lua +++ b/Data.lua @@ -209,16 +209,16 @@ RelationshipsAttune_Data = { { type = "level", level = 60, name = "Reach Level 60", icon = ICON_LEVEL }, { type = "rep", faction = "Argent Dawn", standing = 5, name = "Honored with the Argent Dawn", icon = ICON_REP, - desc = "Required to purchase the Naxxramas attunement from Archmage Angela Dosantos. Higher rep reduces the gold cost (60g Honored, 40g Revered, 20g Exalted).", + desc = "Required to purchase the Naxxramas attunement from Archmage Angela Dosantos. Higher rep with the Argent Dawn drastically reduces the material cost (see steps below).", start = "Turn in Scourgestones / Minion's Scourgestones to Argent Dawn quartermasters at Light's Hope Chapel, Eastern Plaguelands (76, 53)." }, - { type = "quest", id = 9121, name = "The Dread Citadel - Naxxramas! (Honored, 60g)", icon = ICON_ACTIVE, final = true, - desc = "Pay 60g to Angela Dosantos - available at Honored with Argent Dawn.", + { type = "quest", id = 9121, name = "The Dread Citadel - Naxxramas! (Honored)", icon = ICON_ACTIVE, final = true, + desc = "Honored cost: 60 gold, 5 Arcane Crystals, 2 Nexus Crystals, and 1 Righteous Orb. Turn in to Archmage Angela Dosantos.", start = "Archmage Angela Dosantos, Light's Hope Chapel, Eastern Plaguelands (76, 53)." }, - { type = "quest", id = 9122, name = "The Dread Citadel - Naxxramas! (Revered, 40g)", icon = ICON_ACTIVE, final = true, - desc = "Discounted Naxx attunement offered at Revered with Argent Dawn.", + { type = "quest", id = 9122, name = "The Dread Citadel - Naxxramas! (Revered)", icon = ICON_ACTIVE, final = true, + desc = "Revered cost: 30 gold, 2 Arcane Crystals, and 1 Nexus Crystal. Turn in to Archmage Angela Dosantos.", start = "Archmage Angela Dosantos, Light's Hope Chapel, Eastern Plaguelands (76, 53)." }, - { type = "quest", id = 9123, name = "The Dread Citadel - Naxxramas! (Exalted, 20g)", icon = ICON_ACTIVE, final = true, - desc = "Cheapest Naxx attunement, offered only at Exalted with Argent Dawn.", + { type = "quest", id = 9123, name = "The Dread Citadel - Naxxramas! (Exalted)", icon = ICON_ACTIVE, final = true, + desc = "Exalted cost: completely free. Turn in to Archmage Angela Dosantos.", start = "Archmage Angela Dosantos, Light's Hope Chapel, Eastern Plaguelands (76, 53)." }, }, }, diff --git a/RelationshipsAttune.toc b/RelationshipsAttune.toc index 9c709ac..e1f2b6e 100644 --- a/RelationshipsAttune.toc +++ b/RelationshipsAttune.toc @@ -2,7 +2,7 @@ ## Title: Relationships Attune ## Notes: Track Vanilla and Turtle/Octo WoW attunement progress ## Author: Relationship -## Version: 1.8 +## Version: 1.9 ## X-Category: Quest ## SavedVariables: RelationshipsAttuneDB ## SavedVariablesPerCharacter: RelationshipsAttuneCharDB