mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Misc: Fix some db startup errors
This commit is contained in:
3
sql/updates/world/2013_03_09_00_world_misc.sql
Normal file
3
sql/updates/world/2013_03_09_00_world_misc.sql
Normal 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;
|
||||
Reference in New Issue
Block a user