feat(content): backgrounds and Armoire 2016-01

This commit is contained in:
Sabe Jones
2016-01-06 15:11:20 -05:00
parent 8a546c7ec3
commit adfa248dd0
51 changed files with 13289 additions and 13123 deletions

View File

@@ -3280,6 +3280,20 @@ api.backgrounds = {
notes: t('backgroundWinterTownNotes')
}
},
backgrounds012016: {
frozen_lake: {
text: t('backgroundFrozenLakeText'),
notes: t('backgroundFrozenLakeNotes')
},
snowman_army: {
text: t('backgroundSnowmanArmyText'),
notes: t('backgroundSnowmanArmyNotes')
},
winter_night: {
text: t('backgroundWinterNightText'),
notes: t('backgroundWinterNightNotes')
}
},
};
api.subscriptionBlocks = {