-- Aemos relocated Shattrath City -> Hillsbrad Foothills as part of the Ley Wardens redesign (see -- 2026_08_16_01.sql/02.sql) -- the locked-stone flavor text (2026_08_15_13.sql) pointed players -- toward the old location and needs to follow. DELETE FROM `npc_text` WHERE `ID` = 911012; INSERT INTO `npc_text` (`ID`, `text0_0`) VALUES (911012, 'You feel it the moment your hand touches the stone -- a strange power, dormant, humming just beneath the surface. Whatever it takes to wake it, you sense the answer lies somewhere in the Hillsbrad Foothills.');