feat(content): Armoire and Backgrounds 4/18

This commit is contained in:
SabreCat
2018-04-03 00:41:22 +00:00
parent 95f8867bf8
commit e11c777325
30 changed files with 89 additions and 21 deletions

View File

@@ -647,6 +647,20 @@ let backgrounds = {
notes: t('backgroundGorgeousGreenhouseNotes'),
},
},
backgrounds042018: {
flying_over_an_ancient_forest: {
text: t('backgroundFlyingOverAncientForestText'),
notes: t('backgroundFlyingOverAncientForestNotes'),
},
flying_over_a_field_of_wildflowers: {
text: t('backgroundFlyingOverWildflowerFieldText'),
notes: t('backgroundFlyingOverWildflowerFieldNotes'),
},
tulip_garden: {
text: t('backgroundTulipGardenText'),
notes: t('backgroundTulipGardenNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),