mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Backgrounds and Armoire 2018/03
This commit is contained in:
@@ -633,6 +633,20 @@ let backgrounds = {
|
||||
notes: t('backgroundRoseGardenNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds032018: {
|
||||
driving_a_coach: {
|
||||
text: t('backgroundDrivingACoachText'),
|
||||
notes: t('backgroundDrivingACoachNotes'),
|
||||
},
|
||||
elegant_balcony: {
|
||||
text: t('backgroundElegantBalconyText'),
|
||||
notes: t('backgroundElegantBalconyNotes'),
|
||||
},
|
||||
gorgeous_greenhouse: {
|
||||
text: t('backgroundGorgeousGreenhouseText'),
|
||||
notes: t('backgroundGorgeousGreenhouseNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user