mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_30_07 -> 2022_12_31_00
|
||||
--
|
||||
SET @CGUID := 106855;
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_12_31_00 -> 2022_12_31_01
|
||||
--
|
||||
UPDATE `creature_template` SET `speed_walk` = 1.6, `speed_run` = 1.71429 WHERE (`entry` IN (18497, 20299));
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_12_31_01 -> 2022_12_31_02
|
||||
--
|
||||
UPDATE `creature_template` SET `detection_range` = 0 WHERE (`entry` = 17256);
|
||||
Reference in New Issue
Block a user