mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and BGs 2018-06
This commit is contained in:
@@ -675,6 +675,20 @@ let backgrounds = {
|
||||
notes: t('backgroundTerracedRiceFieldNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds062018: {
|
||||
at_the_docks: {
|
||||
text: t('backgroundDocksText'),
|
||||
notes: t('backgroundDocksNotes'),
|
||||
},
|
||||
rowboat: {
|
||||
text: t('backgroundRowboatText'),
|
||||
notes: t('backgroundRowboatNotes'),
|
||||
},
|
||||
pirate_flag: {
|
||||
text: t('backgroundPirateFlagText'),
|
||||
notes: t('backgroundPirateFlagNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user