mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
fix(content): shield not weapon
This commit is contained in:
@@ -190,6 +190,7 @@ const shield = {
|
|||||||
201709: { },
|
201709: { },
|
||||||
201802: { },
|
201802: { },
|
||||||
201902: { },
|
201902: { },
|
||||||
|
202011: { },
|
||||||
301405: { },
|
301405: { },
|
||||||
301704: { },
|
301704: { },
|
||||||
};
|
};
|
||||||
@@ -203,7 +204,6 @@ const weapon = {
|
|||||||
201811: { },
|
201811: { },
|
||||||
201911: { },
|
201911: { },
|
||||||
202002: { },
|
202002: { },
|
||||||
202011: { },
|
|
||||||
301404: { },
|
301404: { },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user