DB/Misc: Fix some db startup errors

This commit is contained in:
Vincent_Michael
2013-03-09 01:56:47 +01:00
parent 8aaaaedbdd
commit deabbb0e76

View File

@@ -0,0 +1,3 @@
DELETE FROM `creature_ai_scripts` WHERE `creature_id` IN (26811,26812);
DELETE FROM `pool_creature` WHERE `pool_entry`=1077;
DELETE FROM `pool_template` WHERE `entry`=1077;