DB/Misc: Fix some startup errors

Updates #11587
This commit is contained in:
Aokromes
2014-02-20 01:37:47 +01:00
parent 27d69cfcc8
commit 419287e4bd

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `game_event_creature` WHERE `guid` IN (86241,86327,86358,86376,86387,86426);
UPDATE `item_template` SET `Material`=-1 WHERE `entry`=21141;