mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Add backgrounds to content file
This commit is contained in:
@@ -2310,6 +2310,16 @@ api.backgrounds =
|
|||||||
tavern:
|
tavern:
|
||||||
text: t('backgroundTavernText')
|
text: t('backgroundTavernText')
|
||||||
notes: t('backgroundTavernNotes')
|
notes: t('backgroundTavernNotes')
|
||||||
|
backgrounds102015:
|
||||||
|
harvest_moon:
|
||||||
|
text: t('backgroundHarvestMoonText')
|
||||||
|
notes: t('backgroundHarvestMoonNotes')
|
||||||
|
slimy_swamp:
|
||||||
|
text: t('backgroundSlimySwampText')
|
||||||
|
notes: t('backgroundSlimySwampNotes')
|
||||||
|
swarming_darkness:
|
||||||
|
text: t('backgroundSwarmingDarknessText')
|
||||||
|
notes: t('backgroundSwarmingDarknessNotes')
|
||||||
|
|
||||||
api.subscriptionBlocks =
|
api.subscriptionBlocks =
|
||||||
basic_earned: months:1, price:5
|
basic_earned: months:1, price:5
|
||||||
|
|||||||
Reference in New Issue
Block a user