Skip to content

Commit

Permalink
DB/Creature: Noarm shoud roam
Browse files Browse the repository at this point in the history
closes TrinityCore#30340 by CraftedRO
  • Loading branch information
Aokromes authored Oct 11, 2024
1 parent 1b0f54c commit 23cd7c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_10_11_01_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Noarm
UPDATE `creature` SET `wander_distance`=1, `MovementType`=1 WHERE `guid`=79781;

0 comments on commit 23cd7c2

Please sign in to comment.