diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index b1fca4180c..78df83e0cd 100644 --- a/website/server/controllers/api-v3/news.js +++ b/website/server/controllers/api-v3/news.js @@ -4,7 +4,7 @@ const api = {}; // @TODO export this const, cannot export it from here because only routes are exported from // controllers -const LAST_ANNOUNCEMENT_TITLE = 'SEPTEMBER BACKGROUNDS AND ARMOIRE ITEMS!'; +const LAST_ANNOUNCEMENT_TITLE = 'BLOG POST: MYSTERY ITEMS!'; const worldDmg = { // @TODO bailey: false, }; @@ -31,23 +31,22 @@ api.getNews = {

${res.t('newStuff')}

-

9/8/2020 - ${LAST_ANNOUNCEMENT_TITLE}

+

9/10/2020 - ${LAST_ANNOUNCEMENT_TITLE}


-
+

- We’ve added three new backgrounds to the Background Shop! Now your avatar can perch on a - Giant Leaf, mingle with a Herd of Sheep, and enjoy the view while Flying Over an Autumn - Forest. Find them via Menu > Inventory > Customize Avatar on mobile! -

-

- Plus, there’s new Gold-purchasable equipment in the Enchanted Armoire, including the - Guardian of the Grazers Set. Better work hard on your real-life tasks to earn all the - pieces! Enjoy :) + This month's featured Wiki article is about Mystery Items (also known as + Subscriber Gear)! We hope that it will help you as learn about the benefits of a Habitica + Subscription. Be sure to check it out, and let us know what you think by reaching out on + Twitter, Tumblr, and Facebook.

- by Daikagaru, Eslyn, AnnDeLune, sarajea, Tigergurke, QuartzFox, shanaqui, and SabreCat + by shanaqui and the Wiki Wizards
`,