chore(sprites): compile

This commit is contained in:
SabreCat
2022-03-30 09:44:36 -05:00
parent 61956ea720
commit 2b93ea3740
3 changed files with 88 additions and 7 deletions

View File

@@ -237,12 +237,8 @@ const weapon = {
201911: { },
202002: { },
202102: { },
202104: {
twoHanded: true,
},
202111: {
twoHanded: true,
},
202104: { twoHanded: true },
202111: { twoHanded: true },
202201: { },
301404: { },
};