diff --git a/sql/updates/world/custom/custom_2020_01_30_00_world.sql b/sql/updates/world/custom/custom_2020_01_30_00_world.sql new file mode 100644 index 00000000000..5dc4b82a2bc --- /dev/null +++ b/sql/updates/world/custom/custom_2020_01_30_00_world.sql @@ -0,0 +1,2 @@ +-- Riverpaw Gnolls Random Movement +UPDATE `creature` SET `MovementType`= 1, `spawndist`= 8 WHERE `guid` IN (275018, 275195, 275198, 275197, 275207, 275202, 275201, 275200, 275189, 275191, 275190, 275210, 275214, 275213, 275212, 275231, 275235, 275300);