mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-10-27 03:02:30 +01:00
Add backgrounds to content file
This commit is contained in:
@@ -2310,6 +2310,16 @@ api.backgrounds =
|
||||
tavern:
|
||||
text: t('backgroundTavernText')
|
||||
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 =
|
||||
basic_earned: months:1, price:5
|
||||
|
||||
Reference in New Issue
Block a user