mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-04-27 07:10:53 -07:00
fix(DB/creature_template): Adjust Hematos speed walk (#6300)
This commit is contained in:
parent
137c0137fc
commit
e7e0ce1ea4
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623320220616511800');
|
||||
|
||||
UPDATE `creature_template` SET `speed_walk` = 1 WHERE (`entry` = 8976); -- Hematos walk speed to 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue