fix(DB/Creature): Set root flag on Shadow Fissure Trigger. (#23486)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Set Rooted
|
||||
UPDATE `creature_template_movement` SET `Rooted` = 1 WHERE (`CreatureId` = 16129);
|
||||
Reference in New Issue
Block a user