mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
Release Mergeback 2017/05/03 (#8716)
* Content 2017/05 (#8714) * feat(content): May 2017 Add Armoire, add BGs, end Spring Fling * chore(sprites): compile * chore(i18n): update locales * 3.89.0
This commit is contained in:
@@ -493,6 +493,20 @@ let backgrounds = {
|
||||
notes: t('backgroundMistShroudedMountainNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds052017: {
|
||||
guardian_statues: {
|
||||
text: t('backgroundGuardianStatuesText'),
|
||||
notes: t('backgroundGuardianStatuesNotes'),
|
||||
},
|
||||
habit_city_streets: {
|
||||
text: t('backgroundHabitCityStreetsText'),
|
||||
notes: t('backgroundHabitCityStreetsNotes'),
|
||||
},
|
||||
on_tree_branch: {
|
||||
text: t('backgroundOnATreeBranchText'),
|
||||
notes: t('backgroundOnATreeBranchNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user