feat(February): Backgrounds
This commit is contained in:
@@ -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."
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user