parent
8afe06c619
commit
b116adb00a
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_04_27_00 -> 2026_04_28_00
|
||||
--
|
||||
DELETE FROM `gameobject_loot_template` WHERE (`Entry` = 26860);
|
||||
INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
|
|
@ -1 +1,2 @@
|
|||
-- DB update 2026_04_28_00 -> 2026_04_28_01
|
||||
UPDATE `achievement_reward` SET `Body` = 'With the drums of war pounding in the distance, it is easy for the denizens of Azeroth to forget all that life has to offer.$B$BYou, on the other hand, have maintained the dignity of the good races of Azeroth with your ability to remember what we fight for. To not celebrate our victories is another form of defeat. Remember that well, Reveler.$B$BMay others be inspired by your good cheer,$B$BAlexstrasza the Life-Binder' WHERE `ID` IN (2144, 2145);
|
||||
Loading…
Add table
Add a link
Reference in a new issue