mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/Creature: speed_walk of some Blasted Lands creatures (#7088)
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1627086373419613000');
|
||||
|
||||
UPDATE `creature_template` SET `speed_walk` = 1 WHERE `entry` IN (8300, 8301);
|
||||
Reference in New Issue
Block a user