mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and Backgrounds March 2019
This commit is contained in:
@@ -801,6 +801,20 @@ let backgrounds = {
|
||||
notes: t('backgroundValentinesDayFeastingHallNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds032019: {
|
||||
duck_pond: {
|
||||
text: t('backgroundDuckPondText'),
|
||||
notes: t('backgroundDuckPondNotes'),
|
||||
},
|
||||
field_with_colored_eggs: {
|
||||
text: t('backgroundFieldWithColoredEggsText'),
|
||||
notes: t('backgroundFieldWithColoredEggsNotes'),
|
||||
},
|
||||
flower_market: {
|
||||
text: t('backgroundFlowerMarketText'),
|
||||
notes: t('backgroundFlowerMarketNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user