chore(grunt): grunt

This commit is contained in:
Sabe Jones
2015-02-03 19:13:00 -06:00
parent ca70254751
commit a8fdeee069
+14
View File
@@ -14191,6 +14191,20 @@ api.backgrounds = {
text: t('backgroundSnowyPinesText'),
notes: t('backgroundSnowyPinesNotes')
}
},
backgrounds022015: {
blacksmithy: {
text: t('backgroundBlacksmithyText'),
notes: t('backgroundBlacksmithyNotes')
},
crystal_cave: {
text: t('backgroundCrystalCaveText'),
notes: t('backgroundCrystalCaveNotes')
},
distant_castle: {
text: t('backgroundDistantCastleText'),
notes: t('backgroundDistantCastleNotes')
}
}
};