parent
49656ea403
commit
8121356e86
3 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue