mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2026_07_25_01 -> 2026_07_25_02
|
||||
--
|
||||
UPDATE `creature_template` SET `KillCredit1` = 0 WHERE (`entry` = 27370);
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2026_07_25_02 -> 2026_07_25_03
|
||||
--
|
||||
UPDATE `quest_offer_reward` SET `Emote1` = 5, `Emote2` = 1, `Emote3` = 1, `EmoteDelay2` = 1000, `RewardText` = 'WHAT?!$B$B<The image before you distorts for a moment as the archmage attempts to regain his composure.>$B$BOf course, we should have guessed that this was what they were up to all along. Quickly, there\'s no time to waste.$B$BWyrmrest must be warned!' WHERE (`ID` = 12110);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_07_25_03 -> 2026_07_25_04
|
||||
--
|
||||
DELETE FROM `creature` WHERE (`id` = 24516) AND (`guid` IN (114439, 114440));
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `Comment`, `CreateObject`, `VerifiedBuild`) VALUES
|
||||
Reference in New Issue
Block a user