From e450e528363231c7df4a68c78274d4d1949763ab Mon Sep 17 00:00:00 2001 From: SabreCat Date: Fri, 1 Sep 2017 20:31:34 +0000 Subject: [PATCH] chore(news): Bailey announcement --- .../components/achievements/newStuff.vue | 30 ++++++++----------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/website/client/components/achievements/newStuff.vue b/website/client/components/achievements/newStuff.vue index 1553337771..d392452544 100644 --- a/website/client/components/achievements/newStuff.vue +++ b/website/client/components/achievements/newStuff.vue @@ -7,24 +7,20 @@ ) .modal-body .media + .align-self-center.right-margin(:class='baileyClass') .media-body - .media - .align-self-center.right-margin(:class='baileyClass') - .media-body - h1.align-self-center(v-markdown='$t("newStuff")') - h2 8/30/2017 - LAST CHANCE FOR LAVA WARRIOR SET AND EMBER HATCHING POTIONS - hr - .media - .promo_mystery_201708.right-margin.align-self-center - .media-body - h3 Last Chance for Lava Warrior Set - p Reminder: you only have three days to subscribe and receive the Lava Warrior Set! Subscribing also lets you buy gems for gold. The longer your subscription, the more gems you get! - p Thanks so much for your support! You help keep Habitica running. - p.small.muted by Lemoness - h3 Last Chance for Ember Hatching Potions - p Reminder: there are three days left to buy Ember Hatching Potions! If they come back, it won't be until next year at the earliest, so don't delay! - p.small.muted by Balduranne, tricksy.fox, and SabreCat - .promo_ember_potions.left-margin.align-self-center + h1.align-self-center(v-markdown='$t("newStuff")') + h2 9/1/2017 - NEW TAKE THIS CHALLENGE + hr + .media + .media-body + h3 September Take This Challenge: Hero's Triumph! + p The next Take This Challenge has launched, "Hero's Triumph!", with a focus on volunteerism. Be sure to check it out to earn additional pieces of the Take This armor set! + .promo_takeThis_gear.align-self-center.left-margin + p 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. + p Congratulations to the winners of the last Take This Challenge, "Keep Calm and Carry On!": grand prize winner wakupedia, and runners-up Sarah Blake, Drago Nar, secretlondon, Birgitte, and LifeChanging! Plus, all participants in that Challenge have received a piece of the Take This item set, if they hadn't completed the set already. It is located in your Rewards column. Enjoy! + .small by Doctor B, the Take This team, Lemoness, and SabreCat + br .modal-footer a.btn.btn-info(href='http://habitica.wikia.com/wiki/Whats_New', target='_blank') {{ this.$t('newsArchive') }} button.btn.btn-default(@click='close()') {{ this.$t('cool') }}