mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): Armoire/BGs 2020-04
This commit is contained in:
@@ -983,6 +983,20 @@ const backgrounds = {
|
||||
notes: t('backgroundSucculentGardenNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds042020: {
|
||||
animal_clouds: {
|
||||
text: t('backgroundAnimalCloudsText'),
|
||||
notes: t('backgroundAnimalCloudsNotes'),
|
||||
},
|
||||
heather_field: {
|
||||
text: t('backgroundHeatherFieldText'),
|
||||
notes: t('backgroundHeatherFieldNotes'),
|
||||
},
|
||||
rainy_barnyard: {
|
||||
text: t('backgroundRainyBarnyardText'),
|
||||
notes: t('backgroundRainyBarnyardNotes'),
|
||||
},
|
||||
},
|
||||
timeTravelBackgrounds: {
|
||||
airship: {
|
||||
text: t('backgroundAirshipText'),
|
||||
|
||||
Reference in New Issue
Block a user