feat(backgrounds): April BGs
This commit is contained in:
@@ -79,5 +79,13 @@
|
||||
"backgroundStainedGlassText": "Stained Glass",
|
||||
"backgroundStainedGlassNotes": "Admire some Stained Glass.",
|
||||
"backgroundRollingHillsText": "Rolling Hills",
|
||||
"backgroundRollingHillsNotes": "Frolic through the Rolling Hills."
|
||||
"backgroundRollingHillsNotes": "Frolic through the Rolling Hills.",
|
||||
|
||||
"backgrounds042015": "SET 11: Released April 2015",
|
||||
"backgroundCherryTreesText": "Cherry Trees",
|
||||
"backgroundCherryTreesNotes": "Admire the Cherry Trees in blossom.",
|
||||
"backgroundFloralMeadowText": "Flowering Meadow",
|
||||
"backgroundFloralMeadowNotes": "Picnic in a Flowering Meadow.",
|
||||
"backgroundGumdropLandText": "Gumdrop Land",
|
||||
"backgroundGumdropLandNotes": "Nibble the scenery of Gumdrop Land."
|
||||
}
|
||||
|
||||
@@ -1737,6 +1737,16 @@ api.backgrounds =
|
||||
rolling_hills:
|
||||
text: t('backgroundRollingHillsText')
|
||||
notes: t('backgroundRollingHillsNotes')
|
||||
backgrounds042015:
|
||||
cherry_trees:
|
||||
text: t('backgroundCherryTreesText')
|
||||
notes: t('backgroundCherryTreesNotes')
|
||||
floral_meadow:
|
||||
text: t('backgroundFloralMeadowText')
|
||||
notes: t('backgroundFloralMeadowNotes')
|
||||
gumdrop_land:
|
||||
text: t('backgroundGumdropLandText')
|
||||
notes: t('backgroundGumdropLandNotes')
|
||||
|
||||
api.subscriptionBlocks =
|
||||
basic_earned: months:1, price:5
|
||||
|
||||
Reference in New Issue
Block a user