mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): add April backgrounds and enchanted armoire item
This commit is contained in:
@@ -550,6 +550,11 @@ const backgrounds = {
|
||||
mangrove_forest: { },
|
||||
old_timey_basketball_court: { },
|
||||
},
|
||||
backgrounds042023: {
|
||||
leafy_tree_tunnel: { },
|
||||
springtime_shower: { },
|
||||
under_wisteria: { },
|
||||
},
|
||||
eventBackgrounds: {
|
||||
birthday_bash: {
|
||||
price: 0,
|
||||
|
||||
@@ -845,6 +845,12 @@ const head = {
|
||||
per: 10,
|
||||
set: 'teaParty',
|
||||
},
|
||||
beaniePropellerHat: {
|
||||
con: 3,
|
||||
per: 3,
|
||||
str: 3,
|
||||
int: 3,
|
||||
},
|
||||
};
|
||||
|
||||
const shield = {
|
||||
|
||||
Reference in New Issue
Block a user