mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(content): Armoire and backgrounds May 2018
This commit is contained in:
@@ -661,6 +661,20 @@ let backgrounds = {
|
||||
notes: t('backgroundTulipGardenNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds052018: {
|
||||
champions_colosseum: {
|
||||
text: t('backgroundChampionsColosseumText'),
|
||||
notes: t('backgroundChampionsColosseumNotes'),
|
||||
},
|
||||
fantastical_shoe_store: {
|
||||
text: t('backgroundFantasticalShoeStoreText'),
|
||||
notes: t('backgroundFantasticalShoeStoreNotes'),
|
||||
},
|
||||
terraced_rice_field: {
|
||||
text: t('backgroundTerracedRiceFieldText'),
|
||||
notes: t('backgroundTerracedRiceFieldNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user