diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index a50e600bc7..2ec354c785 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 = 'JANUARY SUBSCRIBER ITEMS AND OFFICIAL HABITICA CHALLENGES!'; +const LAST_ANNOUNCEMENT_TITLE = 'LAST CHANCE TO GIFT A SUBSCRIPTION AND GET ONE FREE!'; const worldDmg = { // @TODO bailey: false, }; @@ -31,69 +31,31 @@ api.getNews = {

${res.t('newStuff')}

-

1/1/2020 - ${LAST_ANNOUNCEMENT_TITLE}

+

1/6/2020 - ${LAST_ANNOUNCEMENT_TITLE}


-
-

January Subscriber Items Revealed!

+

- The January Subscriber Items have been revealed: the Fabled Fox Item Set! You'll receive - this set if you subscribe to Habitica by - January 31. If you're already an active subscriber, reload the site and then head to - Inventory > Items to claim your gear! + Today is your last chance to take advantage of our promotion where if you gift somebody + a subscription, you get the same subscription for yourself for free!

- Subscribers also receive the ability to buy Gems with Gold and other awesome perks! Plus, - our Gift-One-Get-One promotion is running now, so it's the perfect time to check it out. - Gift-One-Get-One runs until January 6. -

-

Thank you very much for your support -- it means a lot to us.

-
by Beffymaroo
-
-

January 2020 Resolution Success Challenge and Take This Challenge

-

- The Habitica team has launched a special official Challenge series hosted in the Official New - Year's Resolution Guild. These Challenges are designed to help you build and maintain - goals that are destined for success and then stick with them as 2020 progresses. + Subscribers get tons of perks every month, including exclusive items, the ability to buy + Gems with Gold, and a cute exclusive Jackalope Pet. Plus, it helps keep Habitica running + :) To gift a subscription to someone, just open their profile and click on the present + icon in the upper right.

- Check out the first New Year's Resolution Challenge of the year to start your path to - resolution success! In Begin - Your Quest, we're focusing on choosing realistic and achievable resolutions! One - grand-prize winner will receive their choice of a one-month gift subscription to Habitica - or 25 Gems when it closes on February 3rd. Four lucky runners-up will get a 15 Gem prize. + If you've been curious about trying out a subscription, now's the time! Make a friend + happy and use all your new Gems to go questing together.

- Congratulations to the winners of December's Challenge, @AndoJun, @SilverSquirrel, - @CathB, @IntegrationAsh, and @DerRue! + Please note that if you or your gift recipient already have a recurring subscription, + the gifted subscription will only start after that subscription is cancelled or has + expired. Thanks so much for your support! <3

-
-

- The next Take This Challenge has also launched, Hero's Triumph, with a focus - on volunteering. Be sure to check it out to earn additional pieces of the Take This armor - set! -

-

- Take This is a nonprofit that - seeks to inform the gamer community about mental health issues, to provide education - about mental disorders and mental illness prevention, and to reduce the stigma of mental - illness. -

-

- Congratulations to the winners of the last Take This Challenge, "Test Thy Courage!": - grand prize winner @r-flan2020, and runners-up @SPLOOean, @Bobette37, @WizardGnome, - @pearlygeek, and @drilcipher! Plus, all participants in that Challenge have received a - piece of the Take This item set if they hadn't completed it already. It is located in - your Rewards column. Enjoy! -

-
- by Doctor B, the Take This team, Lemoness, Beffymaroo, and SabreCat -
+
by the Habitica Team
`, });