mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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);
|
||||
Reference in New Issue
Block a user