From 44e438303a599cdd575c2174488f1e4d4bcdcd30 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 27 Aug 2020 14:44:43 -0500 Subject: [PATCH] chore(news): Last Chance --- website/server/controllers/api-v3/news.js | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 43a91884c2..cb21f501f0 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 = 'SPECIAL TIME TRAVELERS’ QUEST: WIND-UP HATCHING POTIONS!'; +const LAST_ANNOUNCEMENT_TITLE = 'LAST CHANCE FOR OWLISH ORACLE SET!'; const worldDmg = { // @TODO bailey: false, }; @@ -31,22 +31,19 @@ api.getNews = {

${res.t('newStuff')}

-

8/25/2020 - ${LAST_ANNOUNCEMENT_TITLE}

+

8/27/2020 - ${LAST_ANNOUNCEMENT_TITLE}


-
+

- Hello Habiticans! We've released a brand-new quest in the Time Travelers' shop! It will - be available at the cost of one Mystic - Hourglass, and is not limited, so you can buy it anytime you like, and as many times - as you like. Have a Whirl with a Wind-Up Warrior, and earn some - wacky wind-up pets by completing your real-life tasks! + Reminder: August 31 is the last day to receive the Owlish Oracle Set when you sign up for a new Habitica subscription! + Subscribing also lets you buy Gems with Gold. The longer your subscription, the more Gems + you can get!

-
- by Beffymaroo, Great and Powerful, Vikte, a_diamond, SphinxWithoutASecret, and SabreCat -
+

Thanks so much for your support! You help keep Habitica running.

+
by Beffymaroo
`, });