feat(content): Backgrounds, Armoire, minor sprite fixes

This commit is contained in:
Sabe Jones
2018-08-02 13:38:51 -05:00
parent b00d1a067e
commit 4ec5df170c
30 changed files with 64 additions and 16 deletions

View File

@@ -703,6 +703,20 @@ let backgrounds = {
notes: t('backgroundTidePoolNotes'),
},
},
backgrounds082018: {
training_grounds: {
text: t('backgroundTrainingGroundsText'),
notes: t('backgroundTrainingGroundsNotes'),
},
flying_over_rocky_canyon: {
text: t('backgroundFlyingOverRockyCanyonText'),
notes: t('backgroundFlyingOverRockyCanyonNotes'),
},
bridge: {
text: t('backgroundBridgeText'),
notes: t('backgroundBridgeNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),