From 8e74762ffdb70bc9b45e6c215b3db7ec20075788 Mon Sep 17 00:00:00 2001 From: Kerrinen Hope <8914+Ravendwyr@users.noreply.github.com> Date: Sun, 23 Jun 2024 14:02:07 +0100 Subject: [PATCH] Add a note to the bonfires in Uldum. --- Core.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Core.lua b/Core.lua index f1f5d2d..0300bfc 100644 --- a/Core.lua +++ b/Core.lua @@ -77,7 +77,11 @@ local notes = { ["11862"] = "Speak to Zidormi near Balnir Farmstead to gain access to Brill.\nAlliance players may need to complete the Return To Lordaeron storyline in Oribos in order for Zidormi to appear.", -- Vashj'ir - ["29031"] = "In an underwater cave. Swim downwards towards the bubbles or use the seahorse taxi service." + ["29031"] = "In an underwater cave. Swim downwards towards the bubbles or use the seahorse taxi service.", + + -- Uldum + ["28948"] = "Speak to Zidormi in Ramkahen to gain access to this bonfire.", + ["28950"] = "Speak to Zidormi in Ramkahen to gain access to this bonfire.", }