mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Revert "chore(content): add August 2022 Backgrounds and Enchanted Armoire Items (#14149)"
This reverts commit 2748455f16.
This commit is contained in:
@@ -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