diff --git a/sql/updates/world/2015_05_12_01_world.sql b/sql/updates/world/2015_05_12_01_world.sql new file mode 100644 index 00000000000..4d9ce60f51c --- /dev/null +++ b/sql/updates/world/2015_05_12_01_world.sql @@ -0,0 +1,2 @@ +UPDATE `gameobject_template` SET `flags`=34 WHERE `entry`=177192; +UPDATE `gameobject_template` SET `faction`=114 WHERE `entry` IN(179504,179505);