Add missing gear

This commit is contained in:
Kalle
2024-04-07 11:52:23 +03:00
parent a804894870
commit f65ae2ba1a
22 changed files with 40 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ const LEAN_SHOES_CODE = "Shs";
const AVAILABLE_SR_GEAR = [
21010, 21011, 21015, 21013, 21012, 21014, 21012, 21000, 21001, 21002, 21001,
21002, 21001, 21016, 21017, 21018, 21019, 21004, 21002, 21005, 21003, 21002,
21005, 21008, 21020, 21015, 21007,
21005, 21008, 21020, 21015, 21007, 21021, 21006,
];
async function main() {