diff --git a/sql/updates/world/4.3.4/2019_05_11_02_world.sql b/sql/updates/world/4.3.4/2019_05_11_02_world.sql new file mode 100644 index 00000000000..4ff5130985a --- /dev/null +++ b/sql/updates/world/4.3.4/2019_05_11_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `spawndist`=10, `MovementType`=1 WHERE `id` IN (48689,49725,49832,50490,50491,50496);