mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
@@ -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
|
||||
@@ -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'),
|
||||
Reference in New Issue
Block a user