mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Merge branch 'release' into develop
This commit is contained in:
@@ -465,6 +465,20 @@ let backgrounds = {
|
||||
notes: t('backgroundWeddingArchNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds032017: {
|
||||
magic_beanstalk: {
|
||||
text: t('backgroundMagicBeanstalkText'),
|
||||
notes: t('backgroundMagicBeanstalkNotes'),
|
||||
},
|
||||
meandering_cave: {
|
||||
text: t('backgroundMeanderingCaveText'),
|
||||
notes: t('backgroundMeanderingCaveNotes'),
|
||||
},
|
||||
mistiflying_circus: {
|
||||
text: t('backgroundMistiflyingCircusText'),
|
||||
notes: t('backgroundMistiflyingCircusNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
blue: {
|
||||
text: t('backgroundBlueText'),
|
||||
|
||||
Reference in New Issue
Block a user