mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Westfall: added more random movement to Riverpaw Gnolls
This commit is contained in:
2
sql/updates/world/custom/custom_2020_01_30_00_world.sql
Normal file
2
sql/updates/world/custom/custom_2020_01_30_00_world.sql
Normal file
@@ -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);
|
||||
Reference in New Issue
Block a user