parent
7e258bbd28
commit
2399137f16
2 changed files with 2 additions and 0 deletions
|
|
@ -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'),
|
||||
Loading…
Add table
Add a link
Reference in a new issue