mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
feat(content): March backgrounds and Enchanted Armoire items (#14524)
* feat(content): March backgrounds and Enchanted Armoire * fix(backgrounds): trivial syntax consistency * fix(gear): missing verbiage * fix(gear): correct usage of <%= attrs %> * fix(backgrounds): broken string tokens * fix(backgrounds): more broken tokens --------- Co-authored-by: SabreCat <sabe@habitica.com> Co-authored-by: Sabe Jones <sabrecat@gmail.com>
This commit is contained in:
@@ -545,6 +545,11 @@ const backgrounds = {
|
||||
golden_birdcage: { },
|
||||
fancy_bedroom: { },
|
||||
},
|
||||
backgrounds032023: {
|
||||
jungle_watering_hole: { },
|
||||
mangrove_forest: { },
|
||||
old_timey_basketball_court: { },
|
||||
},
|
||||
eventBackgrounds: {
|
||||
birthday_bash: {
|
||||
price: 0,
|
||||
|
||||
Reference in New Issue
Block a user