mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 16:02:14 +00:00
feat(time-travel): add Phoenixes
Also adds Bailey news for the above and the subscriber set.
This commit is contained in:
parent
5c1d379f41
commit
ca57fad0b9
2 changed files with 24 additions and 9 deletions
|
|
@ -1036,11 +1036,13 @@ api.specialMounts = {
|
|||
api.timeTravelStable = {
|
||||
pets: {
|
||||
'Mammoth-Base': t('mammoth'),
|
||||
'MantisShrimp-Base': t('mantisShrimp')
|
||||
'MantisShrimp-Base': t('mantisShrimp'),
|
||||
'Phoenix-Base': t('phoenix'),
|
||||
},
|
||||
mounts: {
|
||||
'Mammoth-Base': t('mammoth'),
|
||||
'MantisShrimp-Base': t('mantisShrimp')
|
||||
'MantisShrimp-Base': t('mantisShrimp'),
|
||||
'Phoenix-Base': t('phoenix'),
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -1,21 +1,34 @@
|
|||
h2 2/17/2016 - ANDROID APP IN PORTUGUESE, LITHUANIAN, AND POLISH! PLUS, NEW YEAR'S RESOLUTION CHALLENGE WINNERS
|
||||
h2 2/24/2016 - PHOENIXES IN THE TIME TRAVEL STABLE! FEBRUARY MYSTERY SET!
|
||||
hr
|
||||
tr
|
||||
td
|
||||
h3 Android App Update: Translations
|
||||
p <a href='https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica&hl=en' target='_blank'>We've released an update to our Android app!</a> It is now translated into Portuguese, Lithuanian, and Polish. Many thanks to our amazing <a href='https://www.transifex.com/habitrpg/habitica-android/' target='_blank'>volunteer translators</a> for all their time and effort! More languages will be coming soon in future updates. If you are fluent in another language and would like to help, come <a href='https://www.transifex.com/habitrpg/habitica-android/' target='_blank'>join our translation team!</a>
|
||||
p.small.muted by viirus, Portuguese translation team, Lithuanian translation team, and Polish translation team
|
||||
.Pet-Phoenix-Base.pull-right
|
||||
h3 Phoenixes Available from the Time Travelers
|
||||
p The Time Travelers have made a stop in the past to pick up some rare <a href='/#/options/inventory/timetravelers'>Phoenix pets and mounts</a> from last fall's World Boss battle. Get them now!
|
||||
br
|
||||
p To unlock the Phoenixes, you'll need Mystic Hourglasses, which are awarded to people who have been <a href='/#/options/settings/subscription'>subscribers</a> for three consecutive months or more. Thank you so much for your support--Habitica really does depend on you.
|
||||
tr
|
||||
td
|
||||
h3 New Year's Resolution Challenge Winners
|
||||
p The winners in our official <a href='https://habitica.wordpress.com/category/new-years-resolutions/' target='_blank'>New Year's Resolution Challenge</a> have been randomly selected, and the lucky Habiticans are... Snellopy, Papyrus, PreacherMYS, embustation, and djmjr! Congratulations to them, and congratulations to all of the participants who prepared themselves to surmount the Challenges of 2016.
|
||||
p.small.muted by redphoenix
|
||||
.promo_mystery_201602.pull-right
|
||||
h3 February Subscriber Items
|
||||
p The February Subscriber Items have been revealed: the Heartbreaker Item Set! All February subscribers will receive the Heartbreaker Cape and the Heartbreaker Hood. You still have five days to <a href='/#/options/settings/subscription'>subscribe</a> and receive the item set! Thank you so much for your support - we really do rely on you to keep Habitica free to use and running smoothly.
|
||||
|
||||
if menuItem !== 'oldNews'
|
||||
hr
|
||||
a(href='/static/old-news', target='_blank') Read older news
|
||||
|
||||
mixin oldNews
|
||||
h2 2/17/2016 - ANDROID APP IN PORTUGUESE, LITHUANIAN, AND POLISH! PLUS, NEW YEAR'S RESOLUTION CHALLENGE WINNERS
|
||||
tr
|
||||
td
|
||||
h3 Android App Update: Translations
|
||||
p <a href='https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica&hl=en' target='_blank'>We've released an update to our Android app!</a> It is now translated into Portuguese, Lithuanian, and Polish. Many thanks to our amazing <a href='https://www.transifex.com/habitrpg/habitica-android/' target='_blank'>volunteer translators</a> for all their time and effort! More languages will be coming soon in future updates. If you are fluent in another language and would like to help, come <a href='https://www.transifex.com/habitrpg/habitica-android/' target='_blank'>join our translation team!</a>
|
||||
p.small.muted by viirus, Portuguese translation team, Lithuanian translation team, and Polish translation team
|
||||
tr
|
||||
td
|
||||
h3 New Year's Resolution Challenge Winners
|
||||
p The winners in our official <a href='https://habitica.wordpress.com/category/new-years-resolutions/' target='_blank'>New Year's Resolution Challenge</a> have been randomly selected, and the lucky Habiticans are... Snellopy, Papyrus, PreacherMYS, embustation, and djmjr! Congratulations to them, and congratulations to all of the participants who prepared themselves to surmount the Challenges of 2016.
|
||||
p.small.muted by redphoenix
|
||||
h2 2/8/2016 - VALENTINE'S DAY AND MONKEY PET QUEST!!
|
||||
tr
|
||||
td
|
||||
|
|
|
|||
Loading…
Reference in a new issue