chore(DB): import pending files

Referenced commit(s): 82e9690956
This commit is contained in:
AzerothCoreBot
2022-11-16 04:32:49 +00:00
parent 82e9690956
commit ece089dad7
5 changed files with 5 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2022_11_16_00 -> 2022_11_16_01
-- Remove Garrick Padfoot rage generation
UPDATE `creature_template` SET `ManaModifier` = 0 WHERE (`entry` = 103);

View File

@@ -1,2 +1,3 @@
-- DB update 2022_11_16_01 -> 2022_11_16_02
-- Set Viper Sting to only in heroic
UPDATE `smart_scripts` SET `event_flags`=4 WHERE (`entryorguid` = 18501) AND (`source_type` = 0) AND (`id` IN (4));

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_16_02 -> 2022_11_16_03
--
DELETE FROM `creature_onkill_reputation` WHERE (`creature_id` = 676);
INSERT INTO `creature_onkill_reputation` (`creature_id`, `RewOnKillRepFaction1`, `RewOnKillRepFaction2`, `MaxStanding1`, `IsTeamAward1`, `RewOnKillRepValue1`, `MaxStanding2`, `IsTeamAward2`, `RewOnKillRepValue2`, `TeamDependent`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_16_03 -> 2022_11_16_04
--
DELETE FROM `spell_script_names` WHERE `spell_id`=9160;
INSERT INTO `spell_script_names` VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_16_04 -> 2022_11_16_05
--
DELETE FROM `player_factionchange_spells` WHERE `alliance_id`=17454;
INSERT INTO `player_factionchange_spells` VALUES