mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(DB/creature): Auchenai Monk speed (#14416)
Create rev_1672337356285395000.sql Co-Authored-By: neifion-00000000 <91289495+neifion-00000000@users.noreply.github.com> Co-authored-by: neifion-00000000 <91289495+neifion-00000000@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `speed_walk` = 1.6, `speed_run` = 1.71429 WHERE (`entry` IN (18497, 20299));
|
||||
Reference in New Issue
Block a user