mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 06:29:50 -04:00
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `npc_trainer` WHERE `entry`=201009 AND `spell`=63746;
|
||||
INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`) VALUES
|
||||
(201009, 63746, 5000, 333, 225, 0);
|
||||
Reference in New Issue
Block a user