Skip to content

Commit b5ef0d2

Browse files
authored
DB/Creature: Buzzard Movement
closes #30497 by offl
1 parent e3f66ad commit b5ef0d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--
2+
UPDATE `creature_template_movement` SET `Ground` = 1, `Flight` = 0 WHERE `CreatureId` = 2830;

0 commit comments

Comments
 (0)