Update professions.sql

code moved here from zone_eversong_woods.sql
This commit is contained in:
Grimfeather
2025-05-14 14:24:32 +02:00
committed by GitHub
parent a009135c12
commit 57c0d4b0f0

View File

@@ -30,8 +30,9 @@ UPDATE `item_template` SET `description` = 'Teaches you advanced first aid, allo
-- TBC First Aid vendors
UPDATE `creature_template` SET `npcflag` = 128 WHERE `entry` IN (18990, 18991); -- set to vendors, no longer trainers
DELETE FROM `npc_trainer` WHERE `ID` IN (16731, 17214, 17424, 18990, 18991, 19184, 19478, 22477);
DELETE FROM `npc_trainer` WHERE `ID` IN (16272, 16731, 17214, 17424, 18990, 18991, 19184, 19478, 22477);
INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES
(16272, -350000), -- Kanaria, Eversong Woods
(16731, -350000), -- Nus, The Exodar
(17214, -350000), -- Anchorite Fateema, Azuremyst Isle
(17424, -350000), -- Anchorite Paetheus, Bloodmyst Isle