chore(DB): import pending files

Referenced commit(s): 7e258bbd28
This commit is contained in:
AzerothCoreBot
2023-05-13 19:38:25 +00:00
parent 7e258bbd28
commit 2399137f16
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_13_13 -> 2023_05_13_14
--
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4347 AND `ScriptName` = 'at_rp_nethekurse';
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_13_14 -> 2023_05_13_15
DELETE FROM `creature_text` WHERE `CreatureID` = 16807;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(16807, 0, 0, 'You wish to fight us all at once? This should be amusing!\n', 14, 0, 100, 0, 0, 10262, 15594, 0, 'Netherkurse AGGRO_1'),