mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-06 02:30:26 -08:00
parent
2e1ff6249a
commit
aeec0e7134
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_11_30_03 -> 2025_11_30_04
|
||||
--
|
||||
UPDATE `creature_template` SET `lootid` = 29605 WHERE `entry` = 30291;
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 30291;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_11_30_04 -> 2025_11_30_05
|
||||
--
|
||||
-- Remove the RewardNextQuest, previously: 12070 (Rallying the Troops), link from 12249 (Ursoc, the Bear God)
|
||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 12249);
|
||||
Loading…
Add table
Add a link
Reference in a new issue