parent
865dd24c37
commit
e4c68355c3
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_02_09_01 -> 2025_02_09_02
|
||||
|
||||
-- Theremis
|
||||
UPDATE `creature_template_movement` SET `Flight` = 1, `Ground` = 2 WHERE (`CreatureId` = 25976);
|
||||
|
|
@ -1 +1,2 @@
|
|||
-- DB update 2025_02_09_02 -> 2025_02_09_03
|
||||
UPDATE `creature_template` SET `speed_run` = 0.42857 WHERE `entry` = 25543;
|
||||
Loading…
Add table
Add a link
Reference in a new issue