mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
feat(content): Armoire and Background items for Jun 2020
also big refactor of Armoire content
This commit is contained in:
@@ -1011,6 +1011,20 @@ const backgrounds = {
|
||||
notes: t('backgroundStrawberryPatchNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds062020: {
|
||||
relaxation_river: {
|
||||
text: t('backgroundRelaxationRiverText'),
|
||||
notes: t('backgroundRelaxationRiverNotes'),
|
||||
},
|
||||
salt_lake: {
|
||||
text: t('backgroundSaltLakeText'),
|
||||
notes: t('backgroundSaltLakeNotes'),
|
||||
},
|
||||
viking_ship: {
|
||||
text: t('backgroundVikingShipText'),
|
||||
notes: t('backgroundVikingShipNotes'),
|
||||
},
|
||||
},
|
||||
timeTravelBackgrounds: {
|
||||
airship: {
|
||||
text: t('backgroundAirshipText'),
|
||||
|
||||
Reference in New Issue
Block a user