From 1697e03efdf60126df2612641bfef48ba91fa135 Mon Sep 17 00:00:00 2001 From: Grimfeather <88028633+Grimfeather@users.noreply.github.com> Date: Thu, 29 May 2025 21:44:15 +0200 Subject: [PATCH] hide Mor'Vek, Un'Goro until TBC --- sql/world/base/zz_optional_vanilla_phasing.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/sql/world/base/zz_optional_vanilla_phasing.sql b/sql/world/base/zz_optional_vanilla_phasing.sql index 6255081..f1232a2 100644 --- a/sql/world/base/zz_optional_vanilla_phasing.sql +++ b/sql/world/base/zz_optional_vanilla_phasing.sql @@ -4,6 +4,7 @@ */ UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_tbc' WHERE `entry` IN ( +11701, -- Mor'Vek, Un'Goro 16288, -- Advisor Sorrelon, The Sepulcher 17092, -- Advisor Duskingdawn, Tarren Mill 17093, -- Magistrix Elosai, Freewind Post