mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(content): Armoire and Backgrounds 201809
This commit is contained in:
@@ -717,6 +717,20 @@ let backgrounds = {
|
||||
notes: t('backgroundBridgeNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds092018: {
|
||||
apple_picking: {
|
||||
text: t('backgroundApplePickingText'),
|
||||
notes: t('backgroundApplePickingNotes'),
|
||||
},
|
||||
giant_book: {
|
||||
text: t('backgroundGiantBookText'),
|
||||
notes: t('backgroundGiantBookNotes'),
|
||||
},
|
||||
cozy_barn: {
|
||||
text: t('backgroundCozyBarnText'),
|
||||
notes: t('backgroundCozyBarnNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user