diff --git a/data/sql/updates/pending_db_world/what-a-long-strange-trip.sql b/data/sql/updates/pending_db_world/what-a-long-strange-trip.sql new file mode 100644 index 000000000..7e3ae71b1 --- /dev/null +++ b/data/sql/updates/pending_db_world/what-a-long-strange-trip.sql @@ -0,0 +1 @@ +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);