mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_07_06_07 -> 2024_07_06_08
|
||||
--
|
||||
UPDATE `creature_template` SET `detection_range` = 55 WHERE `entry` = 22849;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_07_06_08 -> 2024_07_06_09
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 23394;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_07_06_09 -> 2024_07_06_10
|
||||
--
|
||||
UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 9846;
|
||||
Reference in New Issue
Block a user