chore(DB): import pending files

Referenced commit(s): baea9a845a
This commit is contained in:
github-actions[bot] 2026-04-28 11:33:16 +00:00
parent 8afe06c619
commit b116adb00a
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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);