fix(DB/Creature: speed_walk of some Blasted Lands creatures (#7088)
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
This commit is contained in:
parent
3cf54fa725
commit
3ffe8ee1ed
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue