chore(DB): import pending files

Referenced commit(s): 1632045ba8
This commit is contained in:
github-actions[bot]
2024-07-06 14:38:08 +00:00
parent 49656ea403
commit 8121356e86
3 changed files with 3 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2024_07_06_07 -> 2024_07_06_08
--
UPDATE `creature_template` SET `detection_range` = 55 WHERE `entry` = 22849;

View File

@@ -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;

View File

@@ -1,2 +1,3 @@
-- DB update 2024_07_06_09 -> 2024_07_06_10
--
UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 9846;