diff --git a/sql/updates/world/3.3.5/2016_12_30_22_world.sql b/sql/updates/world/3.3.5/2016_12_30_22_world.sql new file mode 100644 index 00000000000..8ce8969d980 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_12_30_22_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `spawndist`=10, `MovementType`=1 WHERE `guid`=13100;