diff --git a/sql/updates/world/6.x/2016_04_17_00_world.sql b/sql/updates/world/6.x/2016_04_17_00_world.sql new file mode 100644 index 00000000000..ebfbdb1d008 --- /dev/null +++ b/sql/updates/world/6.x/2016_04_17_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `exp`=0 WHERE `entry` IN (33432, 34106);