feat(February): Backgrounds

This commit is contained in:
Sabe Jones
2015-02-03 19:00:19 -06:00
parent ed0f406e2f
commit ca70254751
2 changed files with 19 additions and 1 deletions
+9 -1
View File
@@ -63,5 +63,13 @@
"backgroundFrigidPeakText": "Frigid Peak",
"backgroundFrigidPeakNotes": "Summit a Frigid Peak.",
"backgroundSnowyPinesText": "Snowy Pines",
"backgroundSnowyPinesNotes": "Shelter amid Snowy Pines."
"backgroundSnowyPinesNotes": "Shelter amid Snowy Pines.",
"backgrounds022015": "SET 9: Released February 2015",
"backgroundBlacksmithyText": "Blacksmithy",
"backgroundBlacksmithyNotes": "Labor in the Blacksmithy.",
"backgroundCrystalCaveText": "Crystal Cave",
"backgroundCrystalCaveNotes": "Explore a Crystal Cave.",
"backgroundDistantCastleText": "Distant Castle",
"backgroundDistantCastleNotes": "Defend a Distant Castle."
}
+10
View File
@@ -1576,6 +1576,16 @@ api.backgrounds =
snowy_pines:
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')
api.subscriptionBlocks =
basic_earned: months:1, price:5