mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Sabrecat/armoire 201605 (#7142)
* feat(content): May BGs and Armoire * chore(news): Bailey 20160503
This commit is contained in:
@@ -325,6 +325,20 @@ let backgrounds = {
|
||||
notes: t('backgroundRainbowsEndNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds052016: {
|
||||
beehive: {
|
||||
text: t('backgroundBeehiveText'),
|
||||
notes: t('backgroundBeehiveNotes'),
|
||||
},
|
||||
gazebo: {
|
||||
text: t('backgroundGazeboText'),
|
||||
notes: t('backgroundGazeboNotes'),
|
||||
},
|
||||
tree_roots: {
|
||||
text: t('backgroundTreeRootsText'),
|
||||
notes: t('backgroundTreeRootsNotes'),
|
||||
},
|
||||
},
|
||||
};
|
||||
/* eslint-enable quote-props */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user