mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/npc_trainer): remove some wrong spells from trainer tables (#2598)
This commit is contained in:
committed by
GitHub
parent
dcb714a5ef
commit
1a738f5240
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1579467735449000252');
|
||||
|
||||
DELETE FROM `npc_trainer` WHERE `SpellID` IN (1785, 1786, 1787, 6783, 8649, 8650, 9913, 11197, 11198, 26866, 48669, 49913, 49914, 49915, 49916, 51426, 51427, 51428, 51429, 53720);
|
||||
Reference in New Issue
Block a user