parent
9a854e8da1
commit
4d3756262d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_06_18_03 -> 2023_06_21_00
|
||||
DELETE FROM `creature_template_movement` WHERE (`CreatureId` = 22355);
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
|
||||
(22355, 1, 0, 0, 1, 0, 0, 0);
|
||||
Loading…
Add table
Add a link
Reference in a new issue