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