diff --git a/sql/updates/world/master/2016_10_17_02_world.sql b/sql/updates/world/master/2016_10_17_02_world.sql new file mode 100644 index 0000000000..ed9c9768e4 --- /dev/null +++ b/sql/updates/world/master/2016_10_17_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry` IN (190549,194115,194555,202443);