diff --git a/sql/updates/world/2015_04_12_01_world.sql b/sql/updates/world/2015_04_12_01_world.sql new file mode 100644 index 00000000000..527d453fe2e --- /dev/null +++ b/sql/updates/world/2015_04_12_01_world.sql @@ -0,0 +1,2 @@ +-- Correction to creature template for 11466 Highbourne Summoner (Shen'dralar) +UPDATE `creature_template` SET `faction`=1355 WHERE `entry`=11466;