mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Backgrounds and Armoire 2017/03 (#8525)
* feat(content): add Armoire and BGs 2017-03 * chore(sprites): compile * chore(event): disable Cupid Potions * fix(sprites): correct shop canvas * chore(news): Bailey 2017-03-02 * 3.78.0
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