fix(DB/npc_trainer): remove some wrong spells from trainer tables (#2598)
This commit is contained in:
parent
dcb714a5ef
commit
1a738f5240
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue