diff --git a/sql/updates/world/2014_02_20_00_world_misc.sql b/sql/updates/world/2014_02_20_00_world_misc.sql new file mode 100644 index 00000000000..f7d12a54d42 --- /dev/null +++ b/sql/updates/world/2014_02_20_00_world_misc.sql @@ -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;