mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
feat(content): Backgrounds, Armoire, minor sprite fixes
This commit is contained in:
@@ -703,6 +703,20 @@ let backgrounds = {
|
||||
notes: t('backgroundTidePoolNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds082018: {
|
||||
training_grounds: {
|
||||
text: t('backgroundTrainingGroundsText'),
|
||||
notes: t('backgroundTrainingGroundsNotes'),
|
||||
},
|
||||
flying_over_rocky_canyon: {
|
||||
text: t('backgroundFlyingOverRockyCanyonText'),
|
||||
notes: t('backgroundFlyingOverRockyCanyonNotes'),
|
||||
},
|
||||
bridge: {
|
||||
text: t('backgroundBridgeText'),
|
||||
notes: t('backgroundBridgeNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user