mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 13:47:33 +01:00
Revert "chore(content): add August 2022 Backgrounds and Enchanted Armoire Items (#14149)"
This reverts commit 2748455f16.
This commit is contained in:
@@ -510,11 +510,6 @@ const backgrounds = {
|
||||
underwater_cave: { },
|
||||
underwater_statues: { },
|
||||
},
|
||||
backgrounds082022: {
|
||||
rainbow_eucalyptus: { },
|
||||
messy_room: { },
|
||||
by_a_campfire: { },
|
||||
},
|
||||
timeTravelBackgrounds: {
|
||||
airship: {
|
||||
price: 1,
|
||||
|
||||
@@ -1100,11 +1100,6 @@ const shield = {
|
||||
str: 4,
|
||||
set: 'fancyPirate',
|
||||
},
|
||||
dustpan: {
|
||||
int: 4,
|
||||
con: 4,
|
||||
set: 'cleaningSupplies',
|
||||
},
|
||||
};
|
||||
|
||||
const headAccessory = {
|
||||
@@ -1529,16 +1524,6 @@ const weapon = {
|
||||
per: 3,
|
||||
set: 'kite',
|
||||
},
|
||||
pushBroom: {
|
||||
str: 4,
|
||||
int: 4,
|
||||
set: 'cleaningSupplies',
|
||||
},
|
||||
featherDuster: {
|
||||
con: 4,
|
||||
per: 4,
|
||||
set: 'cleaningSupplies',
|
||||
},
|
||||
};
|
||||
|
||||
forEach({
|
||||
|
||||
Reference in New Issue
Block a user