DB/Creature: The Lurker Below movement flags

Closes #13883
This commit is contained in:
CraftedRO
2021-11-05 02:21:49 +02:00
committed by offl
parent 1051e9bb36
commit 4403ef9c8a

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template_movement` SET `Swim` = 0, `Flight` = 1, `Rooted` = 1 WHERE `CreatureId` = 21217;