Add missing sql from rev 6397

--HG--
branch : trunk
This commit is contained in:
Kudlaty
2009-11-28 16:31:23 +01:00
parent ad42a0a7a8
commit 8a46f6a27c

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_target` WHERE `entry`=45364;
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES
(45364,1,25478);