mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): backgrounds and Armoire Feb 2017
This commit is contained in:
@@ -451,6 +451,20 @@ let backgrounds = {
|
||||
notes: t('backgroundStoikalmVolcanoesNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds022017: {
|
||||
bell_tower: {
|
||||
text: t('backgroundBellTowerText'),
|
||||
notes: t('backgroundBellTowerNotes'),
|
||||
},
|
||||
treasure_room: {
|
||||
text: t('backgroundTreasureRoomText'),
|
||||
notes: t('backgroundTreasureRoomNotes'),
|
||||
},
|
||||
wedding_arch: {
|
||||
text: t('backgroundWeddingArchText'),
|
||||
notes: t('backgroundWeddingArchNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
blue: {
|
||||
text: t('backgroundBlueText'),
|
||||
|
||||
Reference in New Issue
Block a user