DB/SAI: Fix few startup errors after 96b3df2

This commit is contained in:
Aokromes
2014-04-03 10:13:37 +02:00
parent 13acbd12d5
commit 818278a71e

View File

@@ -0,0 +1,5 @@
--
INSERT INTO `creature_equip_template` (`entry`, `id`, `itemEntry1`) VALUES (25239, 1, 6829);
UPDATE `smart_scripts` SET `action_param1`=1 WHERE `entryorguid`=23597 AND `id`=10;
UPDATE `smart_scripts` SET `action_param1`=1 WHERE `entryorguid`=32720 AND `id`=0;
UPDATE `smart_scripts` SET `action_param1`=1 WHERE `entryorguid`=35116 AND `id`=0;