feat(content): Armoire and backgrounds 2015/12

This commit is contained in:
Sabe Jones
2015-12-01 16:29:22 -05:00
parent 483ff8cb67
commit 03222bf084
37 changed files with 9348 additions and 9185 deletions

View File

@@ -3214,7 +3214,21 @@ api.backgrounds = {
text: t('backgroundSunsetOasisText'),
notes: t('backgroundSunsetOasisNotes')
}
}
},
backgrounds122015: {
alpine_slopes: {
text: t('backgroundAlpineSlopesText'),
notes: t('backgroundAlpineSlopesNotes')
},
snowy_sunrise: {
text: t('backgroundSnowySunriseText'),
notes: t('backgroundSnowySunriseNotes')
},
winter_town: {
text: t('backgroundWinterTownText'),
notes: t('backgroundWinterTownNotes')
}
},
};
api.subscriptionBlocks = {