diff --git a/app/modules/in-game-lists/gear-ids.ts b/app/modules/in-game-lists/gear-ids.ts index 12accddcd..2ffb54671 100644 --- a/app/modules/in-game-lists/gear-ids.ts +++ b/app/modules/in-game-lists/gear-ids.ts @@ -1,23 +1,29 @@ export const headGearIds = [ - 1, 1000, 1002, 1003, 1005, 1012, 1020, 1021, 1028, 1036, 2008, 3001, 3003, - 3008, 3009, 3011, 3012, 3016, 3021, 3025, 3026, 3027, 4004, 4008, 4015, 4016, - 4017, 5001, 5004, 5007, 5008, 6001, 6003, 6004, 7007, 7012, 7013, 7014, 8005, - 8008, 8011, 8014, 8016, 9003, 9007, 9009, + 1, 1000, 1002, 1003, 1005, 1012, 1020, 1021, 1028, 1036, 2008, 3001, 3002, + 3003, 3008, 3009, 3011, 3012, 3016, 3021, 3022, 3023, 3024, 3025, 3026, 3027, + 3029, 4004, 4006, 4008, 4015, 4016, 4017, 4019, 5000, 5001, 5004, 5007, 5008, + 6001, 6003, 6004, 7007, 7012, 7013, 7014, 8005, 8008, 8011, 8014, 8015, 8016, + 9003, 9007, 9009, 21010, 25000, 25001, 25002, 25003, 25004, 25005, 25006, + 25007, 25008, 25009, 25010, 25016, 25017, 27000, 27004, 27109, 27306, 28000, ] as const; export const clothesGearIds = [ - 1001, 1004, 1005, 1006, 1013, 1014, 1015, 1016, 1018, 1019, 1020, 1021, 1035, - 1062, 1066, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1082, 1083, - 1084, 1085, 1088, 1091, 2004, 3000, 3001, 3006, 3008, 3009, 4004, 4005, 4009, - 4010, 5000, 5001, 5006, 5014, 5015, 5019, 5023, 5045, 5046, 5047, 5048, 5049, - 5050, 5051, 5054, 6000, 6008, 7001, 7010, 7016, 7017, 7018, 8000, 8003, 8005, - 8012, 8017, 8018, 8019, 8020, 8024, 8025, 8030, 8031, 8033, 8034, 8036, 8040, - 9010, 9011, 10006, 10012, + 1000, 1001, 1004, 1005, 1006, 1013, 1014, 1015, 1016, 1018, 1019, 1020, 1021, + 1035, 1062, 1063, 1066, 1067, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, + 1077, 1082, 1083, 1084, 1085, 1088, 1090, 1091, 2004, 3000, 3001, 3004, 3006, + 3008, 3009, 4004, 4005, 4009, 4010, 5000, 5001, 5006, 5014, 5015, 5019, 5023, + 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5054, 6000, 6008, 7001, 7010, 7016, + 7017, 7018, 8000, 8003, 8005, 8012, 8017, 8018, 8019, 8020, 8024, 8025, 8030, + 8031, 8033, 8034, 8036, 8040, 9010, 9011, 9012, 9013, 10006, 10012, 10014, + 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, + 25014, 25015, 25017, 26000, 27000, 27004, 27306, ] as const; export const shoesGearIds = [ - 1000, 1008, 1009, 1021, 1022, 1024, 2000, 2001, 2004, 2005, 2016, 2017, 2018, - 2042, 2043, 2045, 3001, 3004, 3013, 3020, 3022, 3023, 3024, 3025, 4000, 4001, - 4007, 4008, 4009, 4011, 4012, 4015, 4016, 4017, 4021, 4022, 5000, 5001, 6000, - 6001, 6006, 6007, 6012, 6021, 7002, 8010, 8013, 8014, + 1000, 1008, 1009, 1021, 1022, 1023, 1024, 2000, 2001, 2003, 2004, 2005, 2016, + 2017, 2018, 2042, 2043, 2045, 3000, 3001, 3004, 3013, 3020, 3022, 3023, 3024, + 3025, 3026, 4000, 4001, 4007, 4008, 4009, 4011, 4012, 4014, 4015, 4016, 4017, + 4021, 4022, 5000, 5001, 6000, 6001, 6006, 6007, 6012, 6020, 6021, 6023, 6025, + 7002, 8010, 8013, 8014, 25000, 25001, 25002, 25003, 25004, 25005, 25006, + 25007, 25008, 25009, 25010, 25014, 25015, 27000, 27004, 27306, ] as const; diff --git a/public/img/gear/clothes/1000.avif b/public/img/gear/clothes/1000.avif new file mode 100644 index 000000000..05bbaa3d3 Binary files /dev/null and b/public/img/gear/clothes/1000.avif differ diff --git a/public/img/gear/clothes/1000.png b/public/img/gear/clothes/1000.png new file mode 100644 index 000000000..33070fb45 Binary files /dev/null and b/public/img/gear/clothes/1000.png differ diff --git a/public/img/gear/clothes/10006.png b/public/img/gear/clothes/10006.png index 6a1a9a907..76ec8f6b6 100644 Binary files a/public/img/gear/clothes/10006.png and b/public/img/gear/clothes/10006.png differ diff --git a/public/img/gear/clothes/1001.png b/public/img/gear/clothes/1001.png index 370fd8ac8..be7efacd1 100644 Binary files a/public/img/gear/clothes/1001.png and b/public/img/gear/clothes/1001.png differ diff --git a/public/img/gear/clothes/10012.png b/public/img/gear/clothes/10012.png index 40298dc86..679b82c32 100644 Binary files a/public/img/gear/clothes/10012.png and b/public/img/gear/clothes/10012.png differ diff --git a/public/img/gear/clothes/10014.avif b/public/img/gear/clothes/10014.avif new file mode 100644 index 000000000..f96edd144 Binary files /dev/null and b/public/img/gear/clothes/10014.avif differ diff --git a/public/img/gear/clothes/10014.png b/public/img/gear/clothes/10014.png new file mode 100644 index 000000000..87a1058ef Binary files /dev/null and b/public/img/gear/clothes/10014.png differ diff --git a/public/img/gear/clothes/1004.png b/public/img/gear/clothes/1004.png index 3521e6b62..2104a385d 100644 Binary files a/public/img/gear/clothes/1004.png and b/public/img/gear/clothes/1004.png differ diff --git a/public/img/gear/clothes/1005.png b/public/img/gear/clothes/1005.png index dee3e7945..c0eef2c7b 100644 Binary files a/public/img/gear/clothes/1005.png and b/public/img/gear/clothes/1005.png differ diff --git a/public/img/gear/clothes/1006.png b/public/img/gear/clothes/1006.png index 497ce876b..849093939 100644 Binary files a/public/img/gear/clothes/1006.png and b/public/img/gear/clothes/1006.png differ diff --git a/public/img/gear/clothes/1013.png b/public/img/gear/clothes/1013.png index f911e9f09..59060e820 100644 Binary files a/public/img/gear/clothes/1013.png and b/public/img/gear/clothes/1013.png differ diff --git a/public/img/gear/clothes/1014.png b/public/img/gear/clothes/1014.png index a5b512817..86fae04a8 100644 Binary files a/public/img/gear/clothes/1014.png and b/public/img/gear/clothes/1014.png differ diff --git a/public/img/gear/clothes/1015.png b/public/img/gear/clothes/1015.png index 3375b3ee6..0188bd011 100644 Binary files a/public/img/gear/clothes/1015.png and b/public/img/gear/clothes/1015.png differ diff --git a/public/img/gear/clothes/1016.png b/public/img/gear/clothes/1016.png index 4070bb3ee..8bd298b66 100644 Binary files a/public/img/gear/clothes/1016.png and b/public/img/gear/clothes/1016.png differ diff --git a/public/img/gear/clothes/1018.png b/public/img/gear/clothes/1018.png index c2e2f88b8..50e17058f 100644 Binary files a/public/img/gear/clothes/1018.png and b/public/img/gear/clothes/1018.png differ diff --git a/public/img/gear/clothes/1019.png b/public/img/gear/clothes/1019.png index 2eb42853a..6f0a0a839 100644 Binary files a/public/img/gear/clothes/1019.png and b/public/img/gear/clothes/1019.png differ diff --git a/public/img/gear/clothes/1020.png b/public/img/gear/clothes/1020.png index 92a10f52e..7309bd7c2 100644 Binary files a/public/img/gear/clothes/1020.png and b/public/img/gear/clothes/1020.png differ diff --git a/public/img/gear/clothes/1021.png b/public/img/gear/clothes/1021.png index f30230e42..cb120f824 100644 Binary files a/public/img/gear/clothes/1021.png and b/public/img/gear/clothes/1021.png differ diff --git a/public/img/gear/clothes/1035.png b/public/img/gear/clothes/1035.png index 59f738a74..a1144d0fb 100644 Binary files a/public/img/gear/clothes/1035.png and b/public/img/gear/clothes/1035.png differ diff --git a/public/img/gear/clothes/1062.png b/public/img/gear/clothes/1062.png index 66427a188..f69e2ef19 100644 Binary files a/public/img/gear/clothes/1062.png and b/public/img/gear/clothes/1062.png differ diff --git a/public/img/gear/clothes/1063.avif b/public/img/gear/clothes/1063.avif new file mode 100644 index 000000000..ce8508066 Binary files /dev/null and b/public/img/gear/clothes/1063.avif differ diff --git a/public/img/gear/clothes/1063.png b/public/img/gear/clothes/1063.png new file mode 100644 index 000000000..59af479eb Binary files /dev/null and b/public/img/gear/clothes/1063.png differ diff --git a/public/img/gear/clothes/1066.png b/public/img/gear/clothes/1066.png index ff25fef7d..98340858b 100644 Binary files a/public/img/gear/clothes/1066.png and b/public/img/gear/clothes/1066.png differ diff --git a/public/img/gear/clothes/1067.avif b/public/img/gear/clothes/1067.avif new file mode 100644 index 000000000..cc7c852d1 Binary files /dev/null and b/public/img/gear/clothes/1067.avif differ diff --git a/public/img/gear/clothes/1067.png b/public/img/gear/clothes/1067.png new file mode 100644 index 000000000..65028bf15 Binary files /dev/null and b/public/img/gear/clothes/1067.png differ diff --git a/public/img/gear/clothes/1069.png b/public/img/gear/clothes/1069.png index ce3ba22e3..46d964bd1 100644 Binary files a/public/img/gear/clothes/1069.png and b/public/img/gear/clothes/1069.png differ diff --git a/public/img/gear/clothes/1070.png b/public/img/gear/clothes/1070.png index 9d3330259..fd9ef3603 100644 Binary files a/public/img/gear/clothes/1070.png and b/public/img/gear/clothes/1070.png differ diff --git a/public/img/gear/clothes/1071.png b/public/img/gear/clothes/1071.png index 76d0b20b9..933f6d609 100644 Binary files a/public/img/gear/clothes/1071.png and b/public/img/gear/clothes/1071.png differ diff --git a/public/img/gear/clothes/1072.png b/public/img/gear/clothes/1072.png index db5cddbe2..07f6d33eb 100644 Binary files a/public/img/gear/clothes/1072.png and b/public/img/gear/clothes/1072.png differ diff --git a/public/img/gear/clothes/1073.png b/public/img/gear/clothes/1073.png index 51e388650..eb9f6c364 100644 Binary files a/public/img/gear/clothes/1073.png and b/public/img/gear/clothes/1073.png differ diff --git a/public/img/gear/clothes/1074.png b/public/img/gear/clothes/1074.png index 9fbf134d2..b7858cdc0 100644 Binary files a/public/img/gear/clothes/1074.png and b/public/img/gear/clothes/1074.png differ diff --git a/public/img/gear/clothes/1075.png b/public/img/gear/clothes/1075.png index 545dc8e81..4b5bd4d71 100644 Binary files a/public/img/gear/clothes/1075.png and b/public/img/gear/clothes/1075.png differ diff --git a/public/img/gear/clothes/1076.png b/public/img/gear/clothes/1076.png index fb7919491..14453c52b 100644 Binary files a/public/img/gear/clothes/1076.png and b/public/img/gear/clothes/1076.png differ diff --git a/public/img/gear/clothes/1077.png b/public/img/gear/clothes/1077.png index 3fba13faf..fd402db8f 100644 Binary files a/public/img/gear/clothes/1077.png and b/public/img/gear/clothes/1077.png differ diff --git a/public/img/gear/clothes/1082.png b/public/img/gear/clothes/1082.png index 69ee382af..654e59f07 100644 Binary files a/public/img/gear/clothes/1082.png and b/public/img/gear/clothes/1082.png differ diff --git a/public/img/gear/clothes/1083.png b/public/img/gear/clothes/1083.png index 4e133a89a..41a0519e3 100644 Binary files a/public/img/gear/clothes/1083.png and b/public/img/gear/clothes/1083.png differ diff --git a/public/img/gear/clothes/1084.png b/public/img/gear/clothes/1084.png index 33a07f81e..fc25ffac3 100644 Binary files a/public/img/gear/clothes/1084.png and b/public/img/gear/clothes/1084.png differ diff --git a/public/img/gear/clothes/1085.png b/public/img/gear/clothes/1085.png index 02f661560..f0b0012f2 100644 Binary files a/public/img/gear/clothes/1085.png and b/public/img/gear/clothes/1085.png differ diff --git a/public/img/gear/clothes/1088.png b/public/img/gear/clothes/1088.png index bfe84e7f1..9be23d553 100644 Binary files a/public/img/gear/clothes/1088.png and b/public/img/gear/clothes/1088.png differ diff --git a/public/img/gear/clothes/1090.avif b/public/img/gear/clothes/1090.avif new file mode 100644 index 000000000..bfebecfe8 Binary files /dev/null and b/public/img/gear/clothes/1090.avif differ diff --git a/public/img/gear/clothes/1090.png b/public/img/gear/clothes/1090.png new file mode 100644 index 000000000..e94e7b57f Binary files /dev/null and b/public/img/gear/clothes/1090.png differ diff --git a/public/img/gear/clothes/1091.png b/public/img/gear/clothes/1091.png index ce6d7efdc..d6aff26f9 100644 Binary files a/public/img/gear/clothes/1091.png and b/public/img/gear/clothes/1091.png differ diff --git a/public/img/gear/clothes/2004.png b/public/img/gear/clothes/2004.png index 81391f02e..54e7d8d68 100644 Binary files a/public/img/gear/clothes/2004.png and b/public/img/gear/clothes/2004.png differ diff --git a/public/img/gear/clothes/25000.avif b/public/img/gear/clothes/25000.avif new file mode 100644 index 000000000..006a03a28 Binary files /dev/null and b/public/img/gear/clothes/25000.avif differ diff --git a/public/img/gear/clothes/25000.png b/public/img/gear/clothes/25000.png new file mode 100644 index 000000000..7386d3d9b Binary files /dev/null and b/public/img/gear/clothes/25000.png differ diff --git a/public/img/gear/clothes/25001.avif b/public/img/gear/clothes/25001.avif new file mode 100644 index 000000000..bbdf06798 Binary files /dev/null and b/public/img/gear/clothes/25001.avif differ diff --git a/public/img/gear/clothes/25001.png b/public/img/gear/clothes/25001.png new file mode 100644 index 000000000..7eb8a0103 Binary files /dev/null and b/public/img/gear/clothes/25001.png differ diff --git a/public/img/gear/clothes/25002.avif b/public/img/gear/clothes/25002.avif new file mode 100644 index 000000000..d02a27e72 Binary files /dev/null and b/public/img/gear/clothes/25002.avif differ diff --git a/public/img/gear/clothes/25002.png b/public/img/gear/clothes/25002.png new file mode 100644 index 000000000..48ea81c72 Binary files /dev/null and b/public/img/gear/clothes/25002.png differ diff --git a/public/img/gear/clothes/25003.avif b/public/img/gear/clothes/25003.avif new file mode 100644 index 000000000..eaba8b8e6 Binary files /dev/null and b/public/img/gear/clothes/25003.avif differ diff --git a/public/img/gear/clothes/25003.png b/public/img/gear/clothes/25003.png new file mode 100644 index 000000000..e34860c61 Binary files /dev/null and b/public/img/gear/clothes/25003.png differ diff --git a/public/img/gear/clothes/25004.avif b/public/img/gear/clothes/25004.avif new file mode 100644 index 000000000..70cb30799 Binary files /dev/null and b/public/img/gear/clothes/25004.avif differ diff --git a/public/img/gear/clothes/25004.png b/public/img/gear/clothes/25004.png new file mode 100644 index 000000000..d5e447990 Binary files /dev/null and b/public/img/gear/clothes/25004.png differ diff --git a/public/img/gear/clothes/25005.avif b/public/img/gear/clothes/25005.avif new file mode 100644 index 000000000..da31aaf3b Binary files /dev/null and b/public/img/gear/clothes/25005.avif differ diff --git a/public/img/gear/clothes/25005.png b/public/img/gear/clothes/25005.png new file mode 100644 index 000000000..e180dc292 Binary files /dev/null and b/public/img/gear/clothes/25005.png differ diff --git a/public/img/gear/clothes/25006.avif b/public/img/gear/clothes/25006.avif new file mode 100644 index 000000000..5ac01be74 Binary files /dev/null and b/public/img/gear/clothes/25006.avif differ diff --git a/public/img/gear/clothes/25006.png b/public/img/gear/clothes/25006.png new file mode 100644 index 000000000..5636a7d76 Binary files /dev/null and b/public/img/gear/clothes/25006.png differ diff --git a/public/img/gear/clothes/25007.avif b/public/img/gear/clothes/25007.avif new file mode 100644 index 000000000..4e42d3765 Binary files /dev/null and b/public/img/gear/clothes/25007.avif differ diff --git a/public/img/gear/clothes/25007.png b/public/img/gear/clothes/25007.png new file mode 100644 index 000000000..876b65a17 Binary files /dev/null and b/public/img/gear/clothes/25007.png differ diff --git a/public/img/gear/clothes/25008.avif b/public/img/gear/clothes/25008.avif new file mode 100644 index 000000000..36f94fea9 Binary files /dev/null and b/public/img/gear/clothes/25008.avif differ diff --git a/public/img/gear/clothes/25008.png b/public/img/gear/clothes/25008.png new file mode 100644 index 000000000..2e66fe6f7 Binary files /dev/null and b/public/img/gear/clothes/25008.png differ diff --git a/public/img/gear/clothes/25009.avif b/public/img/gear/clothes/25009.avif new file mode 100644 index 000000000..376b3b22e Binary files /dev/null and b/public/img/gear/clothes/25009.avif differ diff --git a/public/img/gear/clothes/25009.png b/public/img/gear/clothes/25009.png new file mode 100644 index 000000000..5d72bf876 Binary files /dev/null and b/public/img/gear/clothes/25009.png differ diff --git a/public/img/gear/clothes/25010.avif b/public/img/gear/clothes/25010.avif new file mode 100644 index 000000000..2b9229bbb Binary files /dev/null and b/public/img/gear/clothes/25010.avif differ diff --git a/public/img/gear/clothes/25010.png b/public/img/gear/clothes/25010.png new file mode 100644 index 000000000..f9a0bf5b6 Binary files /dev/null and b/public/img/gear/clothes/25010.png differ diff --git a/public/img/gear/clothes/25014.avif b/public/img/gear/clothes/25014.avif new file mode 100644 index 000000000..400df2997 Binary files /dev/null and b/public/img/gear/clothes/25014.avif differ diff --git a/public/img/gear/clothes/25014.png b/public/img/gear/clothes/25014.png new file mode 100644 index 000000000..7b5f2b293 Binary files /dev/null and b/public/img/gear/clothes/25014.png differ diff --git a/public/img/gear/clothes/25015.avif b/public/img/gear/clothes/25015.avif new file mode 100644 index 000000000..1634b864b Binary files /dev/null and b/public/img/gear/clothes/25015.avif differ diff --git a/public/img/gear/clothes/25015.png b/public/img/gear/clothes/25015.png new file mode 100644 index 000000000..2d99d2e31 Binary files /dev/null and b/public/img/gear/clothes/25015.png differ diff --git a/public/img/gear/clothes/25017.avif b/public/img/gear/clothes/25017.avif new file mode 100644 index 000000000..2d907df5f Binary files /dev/null and b/public/img/gear/clothes/25017.avif differ diff --git a/public/img/gear/clothes/25017.png b/public/img/gear/clothes/25017.png new file mode 100644 index 000000000..6ec2ac01b Binary files /dev/null and b/public/img/gear/clothes/25017.png differ diff --git a/public/img/gear/clothes/26000.avif b/public/img/gear/clothes/26000.avif new file mode 100644 index 000000000..36de51c78 Binary files /dev/null and b/public/img/gear/clothes/26000.avif differ diff --git a/public/img/gear/clothes/26000.png b/public/img/gear/clothes/26000.png new file mode 100644 index 000000000..b70d82680 Binary files /dev/null and b/public/img/gear/clothes/26000.png differ diff --git a/public/img/gear/clothes/27000.avif b/public/img/gear/clothes/27000.avif new file mode 100644 index 000000000..48bb4afcc Binary files /dev/null and b/public/img/gear/clothes/27000.avif differ diff --git a/public/img/gear/clothes/27000.png b/public/img/gear/clothes/27000.png new file mode 100644 index 000000000..7858d9906 Binary files /dev/null and b/public/img/gear/clothes/27000.png differ diff --git a/public/img/gear/clothes/27004.avif b/public/img/gear/clothes/27004.avif new file mode 100644 index 000000000..18f99a6e7 Binary files /dev/null and b/public/img/gear/clothes/27004.avif differ diff --git a/public/img/gear/clothes/27004.png b/public/img/gear/clothes/27004.png new file mode 100644 index 000000000..2aa789e7b Binary files /dev/null and b/public/img/gear/clothes/27004.png differ diff --git a/public/img/gear/clothes/27306.avif b/public/img/gear/clothes/27306.avif new file mode 100644 index 000000000..ef4c60a90 Binary files /dev/null and b/public/img/gear/clothes/27306.avif differ diff --git a/public/img/gear/clothes/27306.png b/public/img/gear/clothes/27306.png new file mode 100644 index 000000000..f01703d60 Binary files /dev/null and b/public/img/gear/clothes/27306.png differ diff --git a/public/img/gear/clothes/3000.png b/public/img/gear/clothes/3000.png index 7eeac7e01..fe7b69ba9 100644 Binary files a/public/img/gear/clothes/3000.png and b/public/img/gear/clothes/3000.png differ diff --git a/public/img/gear/clothes/3001.png b/public/img/gear/clothes/3001.png index 7b2014920..787694842 100644 Binary files a/public/img/gear/clothes/3001.png and b/public/img/gear/clothes/3001.png differ diff --git a/public/img/gear/clothes/3004.avif b/public/img/gear/clothes/3004.avif new file mode 100644 index 000000000..d9dff6980 Binary files /dev/null and b/public/img/gear/clothes/3004.avif differ diff --git a/public/img/gear/clothes/3004.png b/public/img/gear/clothes/3004.png new file mode 100644 index 000000000..62ef3e240 Binary files /dev/null and b/public/img/gear/clothes/3004.png differ diff --git a/public/img/gear/clothes/3006.png b/public/img/gear/clothes/3006.png index fa72b3a8c..ec6382902 100644 Binary files a/public/img/gear/clothes/3006.png and b/public/img/gear/clothes/3006.png differ diff --git a/public/img/gear/clothes/3008.png b/public/img/gear/clothes/3008.png index 48a33d822..8f4956da1 100644 Binary files a/public/img/gear/clothes/3008.png and b/public/img/gear/clothes/3008.png differ diff --git a/public/img/gear/clothes/3009.png b/public/img/gear/clothes/3009.png index b43487d53..b2cd226ff 100644 Binary files a/public/img/gear/clothes/3009.png and b/public/img/gear/clothes/3009.png differ diff --git a/public/img/gear/clothes/4004.png b/public/img/gear/clothes/4004.png index f48d6f6dd..eedcc5764 100644 Binary files a/public/img/gear/clothes/4004.png and b/public/img/gear/clothes/4004.png differ diff --git a/public/img/gear/clothes/4005.png b/public/img/gear/clothes/4005.png index 279054652..cb5023b8c 100644 Binary files a/public/img/gear/clothes/4005.png and b/public/img/gear/clothes/4005.png differ diff --git a/public/img/gear/clothes/4009.png b/public/img/gear/clothes/4009.png index c2120c936..e99c276b5 100644 Binary files a/public/img/gear/clothes/4009.png and b/public/img/gear/clothes/4009.png differ diff --git a/public/img/gear/clothes/4010.png b/public/img/gear/clothes/4010.png index caa173d0f..7858c47a1 100644 Binary files a/public/img/gear/clothes/4010.png and b/public/img/gear/clothes/4010.png differ diff --git a/public/img/gear/clothes/5000.png b/public/img/gear/clothes/5000.png index 4301ed796..c73622a15 100644 Binary files a/public/img/gear/clothes/5000.png and b/public/img/gear/clothes/5000.png differ diff --git a/public/img/gear/clothes/5001.png b/public/img/gear/clothes/5001.png index 40fc021fb..650f682ad 100644 Binary files a/public/img/gear/clothes/5001.png and b/public/img/gear/clothes/5001.png differ diff --git a/public/img/gear/clothes/5006.png b/public/img/gear/clothes/5006.png index b38ac590d..11d2e201a 100644 Binary files a/public/img/gear/clothes/5006.png and b/public/img/gear/clothes/5006.png differ diff --git a/public/img/gear/clothes/5014.png b/public/img/gear/clothes/5014.png index 7023c1006..dbbf07873 100644 Binary files a/public/img/gear/clothes/5014.png and b/public/img/gear/clothes/5014.png differ diff --git a/public/img/gear/clothes/5015.png b/public/img/gear/clothes/5015.png index d099bb92d..2ac58d889 100644 Binary files a/public/img/gear/clothes/5015.png and b/public/img/gear/clothes/5015.png differ diff --git a/public/img/gear/clothes/5019.png b/public/img/gear/clothes/5019.png index 0927d26a8..1b1c1c4de 100644 Binary files a/public/img/gear/clothes/5019.png and b/public/img/gear/clothes/5019.png differ diff --git a/public/img/gear/clothes/5023.png b/public/img/gear/clothes/5023.png index 743472ade..d30b65fd6 100644 Binary files a/public/img/gear/clothes/5023.png and b/public/img/gear/clothes/5023.png differ diff --git a/public/img/gear/clothes/5045.png b/public/img/gear/clothes/5045.png index 9a5832bd5..cd94a9b3b 100644 Binary files a/public/img/gear/clothes/5045.png and b/public/img/gear/clothes/5045.png differ diff --git a/public/img/gear/clothes/5046.png b/public/img/gear/clothes/5046.png index a56c83bda..b4bf94703 100644 Binary files a/public/img/gear/clothes/5046.png and b/public/img/gear/clothes/5046.png differ diff --git a/public/img/gear/clothes/5047.png b/public/img/gear/clothes/5047.png index 7f74ee004..0dd10420f 100644 Binary files a/public/img/gear/clothes/5047.png and b/public/img/gear/clothes/5047.png differ diff --git a/public/img/gear/clothes/5048.png b/public/img/gear/clothes/5048.png index f2a04b8e5..ee72a7894 100644 Binary files a/public/img/gear/clothes/5048.png and b/public/img/gear/clothes/5048.png differ diff --git a/public/img/gear/clothes/5049.png b/public/img/gear/clothes/5049.png index 3e2ffc0cc..9ee04e549 100644 Binary files a/public/img/gear/clothes/5049.png and b/public/img/gear/clothes/5049.png differ diff --git a/public/img/gear/clothes/5050.png b/public/img/gear/clothes/5050.png index 9c701d4e0..0b015eeec 100644 Binary files a/public/img/gear/clothes/5050.png and b/public/img/gear/clothes/5050.png differ diff --git a/public/img/gear/clothes/5051.png b/public/img/gear/clothes/5051.png index a68b0f79b..50859eb3c 100644 Binary files a/public/img/gear/clothes/5051.png and b/public/img/gear/clothes/5051.png differ diff --git a/public/img/gear/clothes/5054.png b/public/img/gear/clothes/5054.png index ffa42bdd6..892af027d 100644 Binary files a/public/img/gear/clothes/5054.png and b/public/img/gear/clothes/5054.png differ diff --git a/public/img/gear/clothes/6000.png b/public/img/gear/clothes/6000.png index bb81d857e..923d45449 100644 Binary files a/public/img/gear/clothes/6000.png and b/public/img/gear/clothes/6000.png differ diff --git a/public/img/gear/clothes/6008.png b/public/img/gear/clothes/6008.png index 306fc6dd6..7b9cd956a 100644 Binary files a/public/img/gear/clothes/6008.png and b/public/img/gear/clothes/6008.png differ diff --git a/public/img/gear/clothes/7001.png b/public/img/gear/clothes/7001.png index eb3b1f801..c7a7dfbfa 100644 Binary files a/public/img/gear/clothes/7001.png and b/public/img/gear/clothes/7001.png differ diff --git a/public/img/gear/clothes/7010.png b/public/img/gear/clothes/7010.png index 8219d5670..b63b09721 100644 Binary files a/public/img/gear/clothes/7010.png and b/public/img/gear/clothes/7010.png differ diff --git a/public/img/gear/clothes/7016.png b/public/img/gear/clothes/7016.png index 4c526d50e..4f8bfe0d9 100644 Binary files a/public/img/gear/clothes/7016.png and b/public/img/gear/clothes/7016.png differ diff --git a/public/img/gear/clothes/7017.png b/public/img/gear/clothes/7017.png index 70bac8d23..8ecbb81db 100644 Binary files a/public/img/gear/clothes/7017.png and b/public/img/gear/clothes/7017.png differ diff --git a/public/img/gear/clothes/7018.png b/public/img/gear/clothes/7018.png index 23123cfc2..e5fa67420 100644 Binary files a/public/img/gear/clothes/7018.png and b/public/img/gear/clothes/7018.png differ diff --git a/public/img/gear/clothes/8000.png b/public/img/gear/clothes/8000.png index 8687c403d..b90849614 100644 Binary files a/public/img/gear/clothes/8000.png and b/public/img/gear/clothes/8000.png differ diff --git a/public/img/gear/clothes/8003.png b/public/img/gear/clothes/8003.png index 88018e370..7b384e4ef 100644 Binary files a/public/img/gear/clothes/8003.png and b/public/img/gear/clothes/8003.png differ diff --git a/public/img/gear/clothes/8005.png b/public/img/gear/clothes/8005.png index 88a286c81..d8c2d80df 100644 Binary files a/public/img/gear/clothes/8005.png and b/public/img/gear/clothes/8005.png differ diff --git a/public/img/gear/clothes/8012.png b/public/img/gear/clothes/8012.png index aa83d3981..86aa13c25 100644 Binary files a/public/img/gear/clothes/8012.png and b/public/img/gear/clothes/8012.png differ diff --git a/public/img/gear/clothes/8017.png b/public/img/gear/clothes/8017.png index e7f4d4bd1..43fe8c42e 100644 Binary files a/public/img/gear/clothes/8017.png and b/public/img/gear/clothes/8017.png differ diff --git a/public/img/gear/clothes/8018.png b/public/img/gear/clothes/8018.png index e22f277d2..fdb1593ed 100644 Binary files a/public/img/gear/clothes/8018.png and b/public/img/gear/clothes/8018.png differ diff --git a/public/img/gear/clothes/8019.png b/public/img/gear/clothes/8019.png index e41f5a7e0..28dd13b16 100644 Binary files a/public/img/gear/clothes/8019.png and b/public/img/gear/clothes/8019.png differ diff --git a/public/img/gear/clothes/8020.png b/public/img/gear/clothes/8020.png index 447a56cd1..85b2389af 100644 Binary files a/public/img/gear/clothes/8020.png and b/public/img/gear/clothes/8020.png differ diff --git a/public/img/gear/clothes/8024.png b/public/img/gear/clothes/8024.png index 25e41117b..1a588f35e 100644 Binary files a/public/img/gear/clothes/8024.png and b/public/img/gear/clothes/8024.png differ diff --git a/public/img/gear/clothes/8025.png b/public/img/gear/clothes/8025.png index 4f6b405cb..25e755437 100644 Binary files a/public/img/gear/clothes/8025.png and b/public/img/gear/clothes/8025.png differ diff --git a/public/img/gear/clothes/8030.png b/public/img/gear/clothes/8030.png index 20f4b2d98..8fe3baab2 100644 Binary files a/public/img/gear/clothes/8030.png and b/public/img/gear/clothes/8030.png differ diff --git a/public/img/gear/clothes/8031.png b/public/img/gear/clothes/8031.png index 92ce77752..57ef63240 100644 Binary files a/public/img/gear/clothes/8031.png and b/public/img/gear/clothes/8031.png differ diff --git a/public/img/gear/clothes/8033.png b/public/img/gear/clothes/8033.png index b6efc5c7c..144833d90 100644 Binary files a/public/img/gear/clothes/8033.png and b/public/img/gear/clothes/8033.png differ diff --git a/public/img/gear/clothes/8034.png b/public/img/gear/clothes/8034.png index a2cb0b5ca..7d8d59764 100644 Binary files a/public/img/gear/clothes/8034.png and b/public/img/gear/clothes/8034.png differ diff --git a/public/img/gear/clothes/8036.png b/public/img/gear/clothes/8036.png index 3d7b6ddbe..c8fa7dca6 100644 Binary files a/public/img/gear/clothes/8036.png and b/public/img/gear/clothes/8036.png differ diff --git a/public/img/gear/clothes/8040.png b/public/img/gear/clothes/8040.png index 3a4b70bfe..850115fd7 100644 Binary files a/public/img/gear/clothes/8040.png and b/public/img/gear/clothes/8040.png differ diff --git a/public/img/gear/clothes/9010.png b/public/img/gear/clothes/9010.png index ac0b98c52..99b4ff5bd 100644 Binary files a/public/img/gear/clothes/9010.png and b/public/img/gear/clothes/9010.png differ diff --git a/public/img/gear/clothes/9011.png b/public/img/gear/clothes/9011.png index 08ef45e06..e7b010a2b 100644 Binary files a/public/img/gear/clothes/9011.png and b/public/img/gear/clothes/9011.png differ diff --git a/public/img/gear/clothes/9012.avif b/public/img/gear/clothes/9012.avif new file mode 100644 index 000000000..1cdbd90c8 Binary files /dev/null and b/public/img/gear/clothes/9012.avif differ diff --git a/public/img/gear/clothes/9012.png b/public/img/gear/clothes/9012.png new file mode 100644 index 000000000..b04bba703 Binary files /dev/null and b/public/img/gear/clothes/9012.png differ diff --git a/public/img/gear/clothes/9013.avif b/public/img/gear/clothes/9013.avif new file mode 100644 index 000000000..48c45f316 Binary files /dev/null and b/public/img/gear/clothes/9013.avif differ diff --git a/public/img/gear/clothes/9013.png b/public/img/gear/clothes/9013.png new file mode 100644 index 000000000..60ae32fbc Binary files /dev/null and b/public/img/gear/clothes/9013.png differ diff --git a/public/img/gear/head/1.png b/public/img/gear/head/1.png index cc8832b2c..d2a39af3a 100644 Binary files a/public/img/gear/head/1.png and b/public/img/gear/head/1.png differ diff --git a/public/img/gear/head/1000.png b/public/img/gear/head/1000.png index 16023e3bb..334b238f8 100644 Binary files a/public/img/gear/head/1000.png and b/public/img/gear/head/1000.png differ diff --git a/public/img/gear/head/1002.png b/public/img/gear/head/1002.png index 3a943455d..c9626fc32 100644 Binary files a/public/img/gear/head/1002.png and b/public/img/gear/head/1002.png differ diff --git a/public/img/gear/head/1003.png b/public/img/gear/head/1003.png index fb8dbf2c9..9607d907f 100644 Binary files a/public/img/gear/head/1003.png and b/public/img/gear/head/1003.png differ diff --git a/public/img/gear/head/1005.png b/public/img/gear/head/1005.png index da1141c9d..3064054b0 100644 Binary files a/public/img/gear/head/1005.png and b/public/img/gear/head/1005.png differ diff --git a/public/img/gear/head/1012.png b/public/img/gear/head/1012.png index c346b5103..59c1808db 100644 Binary files a/public/img/gear/head/1012.png and b/public/img/gear/head/1012.png differ diff --git a/public/img/gear/head/1020.png b/public/img/gear/head/1020.png index 246fb5e11..82e3b3b36 100644 Binary files a/public/img/gear/head/1020.png and b/public/img/gear/head/1020.png differ diff --git a/public/img/gear/head/1021.png b/public/img/gear/head/1021.png index d9317cd2b..f46dfcf93 100644 Binary files a/public/img/gear/head/1021.png and b/public/img/gear/head/1021.png differ diff --git a/public/img/gear/head/1028.png b/public/img/gear/head/1028.png index e0cdfb90c..050888700 100644 Binary files a/public/img/gear/head/1028.png and b/public/img/gear/head/1028.png differ diff --git a/public/img/gear/head/1036.png b/public/img/gear/head/1036.png index 0381bfd66..c96e6e84c 100644 Binary files a/public/img/gear/head/1036.png and b/public/img/gear/head/1036.png differ diff --git a/public/img/gear/head/2008.png b/public/img/gear/head/2008.png index 7ea8c5b9b..ea7fb4eaa 100644 Binary files a/public/img/gear/head/2008.png and b/public/img/gear/head/2008.png differ diff --git a/public/img/gear/head/21010.avif b/public/img/gear/head/21010.avif new file mode 100644 index 000000000..1733631db Binary files /dev/null and b/public/img/gear/head/21010.avif differ diff --git a/public/img/gear/head/21010.png b/public/img/gear/head/21010.png new file mode 100644 index 000000000..9e133c04d Binary files /dev/null and b/public/img/gear/head/21010.png differ diff --git a/public/img/gear/head/25000.avif b/public/img/gear/head/25000.avif new file mode 100644 index 000000000..aa8da3aa2 Binary files /dev/null and b/public/img/gear/head/25000.avif differ diff --git a/public/img/gear/head/25000.png b/public/img/gear/head/25000.png new file mode 100644 index 000000000..7c446daa6 Binary files /dev/null and b/public/img/gear/head/25000.png differ diff --git a/public/img/gear/head/25001.avif b/public/img/gear/head/25001.avif new file mode 100644 index 000000000..0f9bee47c Binary files /dev/null and b/public/img/gear/head/25001.avif differ diff --git a/public/img/gear/head/25001.png b/public/img/gear/head/25001.png new file mode 100644 index 000000000..2a620c8d2 Binary files /dev/null and b/public/img/gear/head/25001.png differ diff --git a/public/img/gear/head/25002.avif b/public/img/gear/head/25002.avif new file mode 100644 index 000000000..1fbecf5e2 Binary files /dev/null and b/public/img/gear/head/25002.avif differ diff --git a/public/img/gear/head/25002.png b/public/img/gear/head/25002.png new file mode 100644 index 000000000..9e549e511 Binary files /dev/null and b/public/img/gear/head/25002.png differ diff --git a/public/img/gear/head/25003.avif b/public/img/gear/head/25003.avif new file mode 100644 index 000000000..ab1ccd49f Binary files /dev/null and b/public/img/gear/head/25003.avif differ diff --git a/public/img/gear/head/25003.png b/public/img/gear/head/25003.png new file mode 100644 index 000000000..02ef7725c Binary files /dev/null and b/public/img/gear/head/25003.png differ diff --git a/public/img/gear/head/25004.avif b/public/img/gear/head/25004.avif new file mode 100644 index 000000000..c14637e82 Binary files /dev/null and b/public/img/gear/head/25004.avif differ diff --git a/public/img/gear/head/25004.png b/public/img/gear/head/25004.png new file mode 100644 index 000000000..2e633bee6 Binary files /dev/null and b/public/img/gear/head/25004.png differ diff --git a/public/img/gear/head/25005.avif b/public/img/gear/head/25005.avif new file mode 100644 index 000000000..2dc459ca9 Binary files /dev/null and b/public/img/gear/head/25005.avif differ diff --git a/public/img/gear/head/25005.png b/public/img/gear/head/25005.png new file mode 100644 index 000000000..ac500ee0c Binary files /dev/null and b/public/img/gear/head/25005.png differ diff --git a/public/img/gear/head/25006.avif b/public/img/gear/head/25006.avif new file mode 100644 index 000000000..847dc751c Binary files /dev/null and b/public/img/gear/head/25006.avif differ diff --git a/public/img/gear/head/25006.png b/public/img/gear/head/25006.png new file mode 100644 index 000000000..3b6988072 Binary files /dev/null and b/public/img/gear/head/25006.png differ diff --git a/public/img/gear/head/25007.avif b/public/img/gear/head/25007.avif new file mode 100644 index 000000000..e4bd3c04a Binary files /dev/null and b/public/img/gear/head/25007.avif differ diff --git a/public/img/gear/head/25007.png b/public/img/gear/head/25007.png new file mode 100644 index 000000000..dd30990af Binary files /dev/null and b/public/img/gear/head/25007.png differ diff --git a/public/img/gear/head/25008.avif b/public/img/gear/head/25008.avif new file mode 100644 index 000000000..38eba5b51 Binary files /dev/null and b/public/img/gear/head/25008.avif differ diff --git a/public/img/gear/head/25008.png b/public/img/gear/head/25008.png new file mode 100644 index 000000000..a1b049c9a Binary files /dev/null and b/public/img/gear/head/25008.png differ diff --git a/public/img/gear/head/25009.avif b/public/img/gear/head/25009.avif new file mode 100644 index 000000000..594dd723f Binary files /dev/null and b/public/img/gear/head/25009.avif differ diff --git a/public/img/gear/head/25009.png b/public/img/gear/head/25009.png new file mode 100644 index 000000000..801928801 Binary files /dev/null and b/public/img/gear/head/25009.png differ diff --git a/public/img/gear/head/25010.avif b/public/img/gear/head/25010.avif new file mode 100644 index 000000000..e1c9a86f2 Binary files /dev/null and b/public/img/gear/head/25010.avif differ diff --git a/public/img/gear/head/25010.png b/public/img/gear/head/25010.png new file mode 100644 index 000000000..6b8679972 Binary files /dev/null and b/public/img/gear/head/25010.png differ diff --git a/public/img/gear/head/25016.avif b/public/img/gear/head/25016.avif new file mode 100644 index 000000000..450273dc2 Binary files /dev/null and b/public/img/gear/head/25016.avif differ diff --git a/public/img/gear/head/25016.png b/public/img/gear/head/25016.png new file mode 100644 index 000000000..af2716c98 Binary files /dev/null and b/public/img/gear/head/25016.png differ diff --git a/public/img/gear/head/25017.avif b/public/img/gear/head/25017.avif new file mode 100644 index 000000000..a80936e24 Binary files /dev/null and b/public/img/gear/head/25017.avif differ diff --git a/public/img/gear/head/25017.png b/public/img/gear/head/25017.png new file mode 100644 index 000000000..8514bd76a Binary files /dev/null and b/public/img/gear/head/25017.png differ diff --git a/public/img/gear/head/27000.avif b/public/img/gear/head/27000.avif new file mode 100644 index 000000000..def12f5e0 Binary files /dev/null and b/public/img/gear/head/27000.avif differ diff --git a/public/img/gear/head/27000.png b/public/img/gear/head/27000.png new file mode 100644 index 000000000..12a528a45 Binary files /dev/null and b/public/img/gear/head/27000.png differ diff --git a/public/img/gear/head/27004.avif b/public/img/gear/head/27004.avif new file mode 100644 index 000000000..86584c340 Binary files /dev/null and b/public/img/gear/head/27004.avif differ diff --git a/public/img/gear/head/27004.png b/public/img/gear/head/27004.png new file mode 100644 index 000000000..ea646ee59 Binary files /dev/null and b/public/img/gear/head/27004.png differ diff --git a/public/img/gear/head/27109.avif b/public/img/gear/head/27109.avif new file mode 100644 index 000000000..253ecc863 Binary files /dev/null and b/public/img/gear/head/27109.avif differ diff --git a/public/img/gear/head/27109.png b/public/img/gear/head/27109.png new file mode 100644 index 000000000..ac2f3e666 Binary files /dev/null and b/public/img/gear/head/27109.png differ diff --git a/public/img/gear/head/27306.avif b/public/img/gear/head/27306.avif new file mode 100644 index 000000000..94d4b68f2 Binary files /dev/null and b/public/img/gear/head/27306.avif differ diff --git a/public/img/gear/head/27306.png b/public/img/gear/head/27306.png new file mode 100644 index 000000000..d6666a5ed Binary files /dev/null and b/public/img/gear/head/27306.png differ diff --git a/public/img/gear/head/28000.avif b/public/img/gear/head/28000.avif new file mode 100644 index 000000000..2326be882 Binary files /dev/null and b/public/img/gear/head/28000.avif differ diff --git a/public/img/gear/head/28000.png b/public/img/gear/head/28000.png new file mode 100644 index 000000000..1805d18a7 Binary files /dev/null and b/public/img/gear/head/28000.png differ diff --git a/public/img/gear/head/3001.png b/public/img/gear/head/3001.png index b4e7ac6e0..4593fd9dd 100644 Binary files a/public/img/gear/head/3001.png and b/public/img/gear/head/3001.png differ diff --git a/public/img/gear/head/3002.avif b/public/img/gear/head/3002.avif new file mode 100644 index 000000000..c83c49aba Binary files /dev/null and b/public/img/gear/head/3002.avif differ diff --git a/public/img/gear/head/3002.png b/public/img/gear/head/3002.png new file mode 100644 index 000000000..4b58650dc Binary files /dev/null and b/public/img/gear/head/3002.png differ diff --git a/public/img/gear/head/3003.png b/public/img/gear/head/3003.png index f9da882f9..36cfa6f2d 100644 Binary files a/public/img/gear/head/3003.png and b/public/img/gear/head/3003.png differ diff --git a/public/img/gear/head/3008.png b/public/img/gear/head/3008.png index d1519e7c7..338ec0ab5 100644 Binary files a/public/img/gear/head/3008.png and b/public/img/gear/head/3008.png differ diff --git a/public/img/gear/head/3009.png b/public/img/gear/head/3009.png index 8b8d89ebd..4ca650bba 100644 Binary files a/public/img/gear/head/3009.png and b/public/img/gear/head/3009.png differ diff --git a/public/img/gear/head/3011.png b/public/img/gear/head/3011.png index 4525f6eb8..3d9541bee 100644 Binary files a/public/img/gear/head/3011.png and b/public/img/gear/head/3011.png differ diff --git a/public/img/gear/head/3012.png b/public/img/gear/head/3012.png index 93449e80b..bd3aa2f18 100644 Binary files a/public/img/gear/head/3012.png and b/public/img/gear/head/3012.png differ diff --git a/public/img/gear/head/3016.png b/public/img/gear/head/3016.png index 5858cef97..383c74a8f 100644 Binary files a/public/img/gear/head/3016.png and b/public/img/gear/head/3016.png differ diff --git a/public/img/gear/head/3021.png b/public/img/gear/head/3021.png index a8137e0f3..75c5896e9 100644 Binary files a/public/img/gear/head/3021.png and b/public/img/gear/head/3021.png differ diff --git a/public/img/gear/head/3022.avif b/public/img/gear/head/3022.avif new file mode 100644 index 000000000..b997c218f Binary files /dev/null and b/public/img/gear/head/3022.avif differ diff --git a/public/img/gear/head/3022.png b/public/img/gear/head/3022.png new file mode 100644 index 000000000..c8c4c38e0 Binary files /dev/null and b/public/img/gear/head/3022.png differ diff --git a/public/img/gear/head/3023.avif b/public/img/gear/head/3023.avif new file mode 100644 index 000000000..18e24dac8 Binary files /dev/null and b/public/img/gear/head/3023.avif differ diff --git a/public/img/gear/head/3023.png b/public/img/gear/head/3023.png new file mode 100644 index 000000000..68fcb27d4 Binary files /dev/null and b/public/img/gear/head/3023.png differ diff --git a/public/img/gear/head/3024.avif b/public/img/gear/head/3024.avif new file mode 100644 index 000000000..64c19314c Binary files /dev/null and b/public/img/gear/head/3024.avif differ diff --git a/public/img/gear/head/3024.png b/public/img/gear/head/3024.png new file mode 100644 index 000000000..3239849f4 Binary files /dev/null and b/public/img/gear/head/3024.png differ diff --git a/public/img/gear/head/3025.png b/public/img/gear/head/3025.png index b999d4435..830883678 100644 Binary files a/public/img/gear/head/3025.png and b/public/img/gear/head/3025.png differ diff --git a/public/img/gear/head/3026.png b/public/img/gear/head/3026.png index 6ede1b205..75d7a18e1 100644 Binary files a/public/img/gear/head/3026.png and b/public/img/gear/head/3026.png differ diff --git a/public/img/gear/head/3027.png b/public/img/gear/head/3027.png index 3e00dc14a..5c905e431 100644 Binary files a/public/img/gear/head/3027.png and b/public/img/gear/head/3027.png differ diff --git a/public/img/gear/head/3029.avif b/public/img/gear/head/3029.avif new file mode 100644 index 000000000..ba161c64c Binary files /dev/null and b/public/img/gear/head/3029.avif differ diff --git a/public/img/gear/head/3029.png b/public/img/gear/head/3029.png new file mode 100644 index 000000000..1cea82a29 Binary files /dev/null and b/public/img/gear/head/3029.png differ diff --git a/public/img/gear/head/4004.png b/public/img/gear/head/4004.png index 516d9627f..2a1dd66b1 100644 Binary files a/public/img/gear/head/4004.png and b/public/img/gear/head/4004.png differ diff --git a/public/img/gear/head/4006.avif b/public/img/gear/head/4006.avif new file mode 100644 index 000000000..dd0701cc6 Binary files /dev/null and b/public/img/gear/head/4006.avif differ diff --git a/public/img/gear/head/4006.png b/public/img/gear/head/4006.png new file mode 100644 index 000000000..5831d7a87 Binary files /dev/null and b/public/img/gear/head/4006.png differ diff --git a/public/img/gear/head/4008.png b/public/img/gear/head/4008.png index e37eb660a..8595b93f0 100644 Binary files a/public/img/gear/head/4008.png and b/public/img/gear/head/4008.png differ diff --git a/public/img/gear/head/4015.png b/public/img/gear/head/4015.png index bec0459c7..5ac1b7d0d 100644 Binary files a/public/img/gear/head/4015.png and b/public/img/gear/head/4015.png differ diff --git a/public/img/gear/head/4016.png b/public/img/gear/head/4016.png index abf3e5159..7466d2a82 100644 Binary files a/public/img/gear/head/4016.png and b/public/img/gear/head/4016.png differ diff --git a/public/img/gear/head/4017.png b/public/img/gear/head/4017.png index d03745938..8f4587091 100644 Binary files a/public/img/gear/head/4017.png and b/public/img/gear/head/4017.png differ diff --git a/public/img/gear/head/4019.avif b/public/img/gear/head/4019.avif new file mode 100644 index 000000000..3328a7d23 Binary files /dev/null and b/public/img/gear/head/4019.avif differ diff --git a/public/img/gear/head/4019.png b/public/img/gear/head/4019.png new file mode 100644 index 000000000..d8e6e1bcc Binary files /dev/null and b/public/img/gear/head/4019.png differ diff --git a/public/img/gear/head/5000.avif b/public/img/gear/head/5000.avif new file mode 100644 index 000000000..4b8578693 Binary files /dev/null and b/public/img/gear/head/5000.avif differ diff --git a/public/img/gear/head/5000.png b/public/img/gear/head/5000.png new file mode 100644 index 000000000..679ec2f48 Binary files /dev/null and b/public/img/gear/head/5000.png differ diff --git a/public/img/gear/head/5001.png b/public/img/gear/head/5001.png index 9d29e602f..57b4bf761 100644 Binary files a/public/img/gear/head/5001.png and b/public/img/gear/head/5001.png differ diff --git a/public/img/gear/head/5004.png b/public/img/gear/head/5004.png index 7ba03d980..cc20b6ca4 100644 Binary files a/public/img/gear/head/5004.png and b/public/img/gear/head/5004.png differ diff --git a/public/img/gear/head/5007.png b/public/img/gear/head/5007.png index cf534314e..3578085e0 100644 Binary files a/public/img/gear/head/5007.png and b/public/img/gear/head/5007.png differ diff --git a/public/img/gear/head/5008.png b/public/img/gear/head/5008.png index f0a72ea55..1092202f6 100644 Binary files a/public/img/gear/head/5008.png and b/public/img/gear/head/5008.png differ diff --git a/public/img/gear/head/6001.png b/public/img/gear/head/6001.png index 25dfb0bb7..d52f158d7 100644 Binary files a/public/img/gear/head/6001.png and b/public/img/gear/head/6001.png differ diff --git a/public/img/gear/head/6003.png b/public/img/gear/head/6003.png index bef247a84..1da91b6ff 100644 Binary files a/public/img/gear/head/6003.png and b/public/img/gear/head/6003.png differ diff --git a/public/img/gear/head/6004.png b/public/img/gear/head/6004.png index 124426b73..591367bfa 100644 Binary files a/public/img/gear/head/6004.png and b/public/img/gear/head/6004.png differ diff --git a/public/img/gear/head/7007.png b/public/img/gear/head/7007.png index 8ae6f38be..a683b6479 100644 Binary files a/public/img/gear/head/7007.png and b/public/img/gear/head/7007.png differ diff --git a/public/img/gear/head/7012.png b/public/img/gear/head/7012.png index b03a7047b..af060446b 100644 Binary files a/public/img/gear/head/7012.png and b/public/img/gear/head/7012.png differ diff --git a/public/img/gear/head/7013.png b/public/img/gear/head/7013.png index fd1cf5628..93883be89 100644 Binary files a/public/img/gear/head/7013.png and b/public/img/gear/head/7013.png differ diff --git a/public/img/gear/head/7014.png b/public/img/gear/head/7014.png index fe31bd296..6e1d5a94b 100644 Binary files a/public/img/gear/head/7014.png and b/public/img/gear/head/7014.png differ diff --git a/public/img/gear/head/8005.png b/public/img/gear/head/8005.png index c7e3db32e..3badbb6db 100644 Binary files a/public/img/gear/head/8005.png and b/public/img/gear/head/8005.png differ diff --git a/public/img/gear/head/8008.png b/public/img/gear/head/8008.png index e6d4fd94e..46dab7b28 100644 Binary files a/public/img/gear/head/8008.png and b/public/img/gear/head/8008.png differ diff --git a/public/img/gear/head/8011.png b/public/img/gear/head/8011.png index e75482f5c..843fa18bd 100644 Binary files a/public/img/gear/head/8011.png and b/public/img/gear/head/8011.png differ diff --git a/public/img/gear/head/8014.png b/public/img/gear/head/8014.png index ae67b2024..857547499 100644 Binary files a/public/img/gear/head/8014.png and b/public/img/gear/head/8014.png differ diff --git a/public/img/gear/head/8015.avif b/public/img/gear/head/8015.avif new file mode 100644 index 000000000..bad1983b8 Binary files /dev/null and b/public/img/gear/head/8015.avif differ diff --git a/public/img/gear/head/8015.png b/public/img/gear/head/8015.png new file mode 100644 index 000000000..c03a54326 Binary files /dev/null and b/public/img/gear/head/8015.png differ diff --git a/public/img/gear/head/8016.png b/public/img/gear/head/8016.png index 6b3e44962..ebe36b9b4 100644 Binary files a/public/img/gear/head/8016.png and b/public/img/gear/head/8016.png differ diff --git a/public/img/gear/head/9003.png b/public/img/gear/head/9003.png index c02fbbf9a..71f1ff220 100644 Binary files a/public/img/gear/head/9003.png and b/public/img/gear/head/9003.png differ diff --git a/public/img/gear/head/9007.png b/public/img/gear/head/9007.png index 5d1a2187f..03b20707b 100644 Binary files a/public/img/gear/head/9007.png and b/public/img/gear/head/9007.png differ diff --git a/public/img/gear/head/9009.png b/public/img/gear/head/9009.png index a70afbf5b..0dc8b1b5e 100644 Binary files a/public/img/gear/head/9009.png and b/public/img/gear/head/9009.png differ diff --git a/public/img/gear/shoes/1000.png b/public/img/gear/shoes/1000.png index f3f8c4017..edcaa1e65 100644 Binary files a/public/img/gear/shoes/1000.png and b/public/img/gear/shoes/1000.png differ diff --git a/public/img/gear/shoes/1008.png b/public/img/gear/shoes/1008.png index e5ccfc452..fcf7b5b84 100644 Binary files a/public/img/gear/shoes/1008.png and b/public/img/gear/shoes/1008.png differ diff --git a/public/img/gear/shoes/1009.png b/public/img/gear/shoes/1009.png index 6530866de..c630ebcd2 100644 Binary files a/public/img/gear/shoes/1009.png and b/public/img/gear/shoes/1009.png differ diff --git a/public/img/gear/shoes/1021.png b/public/img/gear/shoes/1021.png index c5c72e5c6..74a82ae16 100644 Binary files a/public/img/gear/shoes/1021.png and b/public/img/gear/shoes/1021.png differ diff --git a/public/img/gear/shoes/1022.png b/public/img/gear/shoes/1022.png index fb0657c0a..699a58d72 100644 Binary files a/public/img/gear/shoes/1022.png and b/public/img/gear/shoes/1022.png differ diff --git a/public/img/gear/shoes/1023.avif b/public/img/gear/shoes/1023.avif new file mode 100644 index 000000000..f4fa65b09 Binary files /dev/null and b/public/img/gear/shoes/1023.avif differ diff --git a/public/img/gear/shoes/1023.png b/public/img/gear/shoes/1023.png new file mode 100644 index 000000000..4f89bb4aa Binary files /dev/null and b/public/img/gear/shoes/1023.png differ diff --git a/public/img/gear/shoes/1024.png b/public/img/gear/shoes/1024.png index 6f5a65b48..f5cdd9505 100644 Binary files a/public/img/gear/shoes/1024.png and b/public/img/gear/shoes/1024.png differ diff --git a/public/img/gear/shoes/2000.png b/public/img/gear/shoes/2000.png index d995e5ff9..8fe4e21d5 100644 Binary files a/public/img/gear/shoes/2000.png and b/public/img/gear/shoes/2000.png differ diff --git a/public/img/gear/shoes/2001.png b/public/img/gear/shoes/2001.png index 6a59bf05a..5b3f7defe 100644 Binary files a/public/img/gear/shoes/2001.png and b/public/img/gear/shoes/2001.png differ diff --git a/public/img/gear/shoes/2003.avif b/public/img/gear/shoes/2003.avif new file mode 100644 index 000000000..9ec7ad112 Binary files /dev/null and b/public/img/gear/shoes/2003.avif differ diff --git a/public/img/gear/shoes/2003.png b/public/img/gear/shoes/2003.png new file mode 100644 index 000000000..ec98a8d00 Binary files /dev/null and b/public/img/gear/shoes/2003.png differ diff --git a/public/img/gear/shoes/2004.png b/public/img/gear/shoes/2004.png index 091f463da..457927114 100644 Binary files a/public/img/gear/shoes/2004.png and b/public/img/gear/shoes/2004.png differ diff --git a/public/img/gear/shoes/2005.png b/public/img/gear/shoes/2005.png index 08f3a06e4..b56372b62 100644 Binary files a/public/img/gear/shoes/2005.png and b/public/img/gear/shoes/2005.png differ diff --git a/public/img/gear/shoes/2016.png b/public/img/gear/shoes/2016.png index 9ee152632..76d7b685a 100644 Binary files a/public/img/gear/shoes/2016.png and b/public/img/gear/shoes/2016.png differ diff --git a/public/img/gear/shoes/2017.png b/public/img/gear/shoes/2017.png index 84ddfdd06..493c41eb9 100644 Binary files a/public/img/gear/shoes/2017.png and b/public/img/gear/shoes/2017.png differ diff --git a/public/img/gear/shoes/2018.png b/public/img/gear/shoes/2018.png index 152bc3b4b..0a57340c8 100644 Binary files a/public/img/gear/shoes/2018.png and b/public/img/gear/shoes/2018.png differ diff --git a/public/img/gear/shoes/2042.png b/public/img/gear/shoes/2042.png index dc967c7ce..c98e7cbed 100644 Binary files a/public/img/gear/shoes/2042.png and b/public/img/gear/shoes/2042.png differ diff --git a/public/img/gear/shoes/2043.png b/public/img/gear/shoes/2043.png index c312677d9..0604c1d1a 100644 Binary files a/public/img/gear/shoes/2043.png and b/public/img/gear/shoes/2043.png differ diff --git a/public/img/gear/shoes/2045.png b/public/img/gear/shoes/2045.png index 42c90ec47..0a498c47c 100644 Binary files a/public/img/gear/shoes/2045.png and b/public/img/gear/shoes/2045.png differ diff --git a/public/img/gear/shoes/25000.avif b/public/img/gear/shoes/25000.avif new file mode 100644 index 000000000..e8dba276e Binary files /dev/null and b/public/img/gear/shoes/25000.avif differ diff --git a/public/img/gear/shoes/25000.png b/public/img/gear/shoes/25000.png new file mode 100644 index 000000000..64a5905c6 Binary files /dev/null and b/public/img/gear/shoes/25000.png differ diff --git a/public/img/gear/shoes/25001.avif b/public/img/gear/shoes/25001.avif new file mode 100644 index 000000000..d5d7b56a8 Binary files /dev/null and b/public/img/gear/shoes/25001.avif differ diff --git a/public/img/gear/shoes/25001.png b/public/img/gear/shoes/25001.png new file mode 100644 index 000000000..14d72223c Binary files /dev/null and b/public/img/gear/shoes/25001.png differ diff --git a/public/img/gear/shoes/25002.avif b/public/img/gear/shoes/25002.avif new file mode 100644 index 000000000..f4547854e Binary files /dev/null and b/public/img/gear/shoes/25002.avif differ diff --git a/public/img/gear/shoes/25002.png b/public/img/gear/shoes/25002.png new file mode 100644 index 000000000..6e4e35e66 Binary files /dev/null and b/public/img/gear/shoes/25002.png differ diff --git a/public/img/gear/shoes/25003.avif b/public/img/gear/shoes/25003.avif new file mode 100644 index 000000000..4269348b9 Binary files /dev/null and b/public/img/gear/shoes/25003.avif differ diff --git a/public/img/gear/shoes/25003.png b/public/img/gear/shoes/25003.png new file mode 100644 index 000000000..e127835bb Binary files /dev/null and b/public/img/gear/shoes/25003.png differ diff --git a/public/img/gear/shoes/25004.avif b/public/img/gear/shoes/25004.avif new file mode 100644 index 000000000..945e4d1cf Binary files /dev/null and b/public/img/gear/shoes/25004.avif differ diff --git a/public/img/gear/shoes/25004.png b/public/img/gear/shoes/25004.png new file mode 100644 index 000000000..793c3ac3c Binary files /dev/null and b/public/img/gear/shoes/25004.png differ diff --git a/public/img/gear/shoes/25005.avif b/public/img/gear/shoes/25005.avif new file mode 100644 index 000000000..996bbbbac Binary files /dev/null and b/public/img/gear/shoes/25005.avif differ diff --git a/public/img/gear/shoes/25005.png b/public/img/gear/shoes/25005.png new file mode 100644 index 000000000..87b0d7121 Binary files /dev/null and b/public/img/gear/shoes/25005.png differ diff --git a/public/img/gear/shoes/25006.avif b/public/img/gear/shoes/25006.avif new file mode 100644 index 000000000..bdaa3c0a3 Binary files /dev/null and b/public/img/gear/shoes/25006.avif differ diff --git a/public/img/gear/shoes/25006.png b/public/img/gear/shoes/25006.png new file mode 100644 index 000000000..c7538f081 Binary files /dev/null and b/public/img/gear/shoes/25006.png differ diff --git a/public/img/gear/shoes/25007.avif b/public/img/gear/shoes/25007.avif new file mode 100644 index 000000000..07b4f3cc9 Binary files /dev/null and b/public/img/gear/shoes/25007.avif differ diff --git a/public/img/gear/shoes/25007.png b/public/img/gear/shoes/25007.png new file mode 100644 index 000000000..005b16dc5 Binary files /dev/null and b/public/img/gear/shoes/25007.png differ diff --git a/public/img/gear/shoes/25008.avif b/public/img/gear/shoes/25008.avif new file mode 100644 index 000000000..1b7d3aef4 Binary files /dev/null and b/public/img/gear/shoes/25008.avif differ diff --git a/public/img/gear/shoes/25008.png b/public/img/gear/shoes/25008.png new file mode 100644 index 000000000..947aabd1b Binary files /dev/null and b/public/img/gear/shoes/25008.png differ diff --git a/public/img/gear/shoes/25009.avif b/public/img/gear/shoes/25009.avif new file mode 100644 index 000000000..163c9c5d7 Binary files /dev/null and b/public/img/gear/shoes/25009.avif differ diff --git a/public/img/gear/shoes/25009.png b/public/img/gear/shoes/25009.png new file mode 100644 index 000000000..0957a5632 Binary files /dev/null and b/public/img/gear/shoes/25009.png differ diff --git a/public/img/gear/shoes/25010.avif b/public/img/gear/shoes/25010.avif new file mode 100644 index 000000000..4f7d3ac28 Binary files /dev/null and b/public/img/gear/shoes/25010.avif differ diff --git a/public/img/gear/shoes/25010.png b/public/img/gear/shoes/25010.png new file mode 100644 index 000000000..b4fa23e49 Binary files /dev/null and b/public/img/gear/shoes/25010.png differ diff --git a/public/img/gear/shoes/25014.avif b/public/img/gear/shoes/25014.avif new file mode 100644 index 000000000..7e2f8ba73 Binary files /dev/null and b/public/img/gear/shoes/25014.avif differ diff --git a/public/img/gear/shoes/25014.png b/public/img/gear/shoes/25014.png new file mode 100644 index 000000000..4301405af Binary files /dev/null and b/public/img/gear/shoes/25014.png differ diff --git a/public/img/gear/shoes/25015.avif b/public/img/gear/shoes/25015.avif new file mode 100644 index 000000000..6df8305c6 Binary files /dev/null and b/public/img/gear/shoes/25015.avif differ diff --git a/public/img/gear/shoes/25015.png b/public/img/gear/shoes/25015.png new file mode 100644 index 000000000..ff45aa6f4 Binary files /dev/null and b/public/img/gear/shoes/25015.png differ diff --git a/public/img/gear/shoes/27000.avif b/public/img/gear/shoes/27000.avif new file mode 100644 index 000000000..0531eaa1b Binary files /dev/null and b/public/img/gear/shoes/27000.avif differ diff --git a/public/img/gear/shoes/27000.png b/public/img/gear/shoes/27000.png new file mode 100644 index 000000000..cb6da40aa Binary files /dev/null and b/public/img/gear/shoes/27000.png differ diff --git a/public/img/gear/shoes/27004.avif b/public/img/gear/shoes/27004.avif new file mode 100644 index 000000000..c0c279496 Binary files /dev/null and b/public/img/gear/shoes/27004.avif differ diff --git a/public/img/gear/shoes/27004.png b/public/img/gear/shoes/27004.png new file mode 100644 index 000000000..f8f443876 Binary files /dev/null and b/public/img/gear/shoes/27004.png differ diff --git a/public/img/gear/shoes/27306.avif b/public/img/gear/shoes/27306.avif new file mode 100644 index 000000000..5c65a4c18 Binary files /dev/null and b/public/img/gear/shoes/27306.avif differ diff --git a/public/img/gear/shoes/27306.png b/public/img/gear/shoes/27306.png new file mode 100644 index 000000000..96b65b8c6 Binary files /dev/null and b/public/img/gear/shoes/27306.png differ diff --git a/public/img/gear/shoes/3000.avif b/public/img/gear/shoes/3000.avif new file mode 100644 index 000000000..6db882013 Binary files /dev/null and b/public/img/gear/shoes/3000.avif differ diff --git a/public/img/gear/shoes/3000.png b/public/img/gear/shoes/3000.png new file mode 100644 index 000000000..d8bbde2d7 Binary files /dev/null and b/public/img/gear/shoes/3000.png differ diff --git a/public/img/gear/shoes/3001.png b/public/img/gear/shoes/3001.png index 5449417ca..b99a9048d 100644 Binary files a/public/img/gear/shoes/3001.png and b/public/img/gear/shoes/3001.png differ diff --git a/public/img/gear/shoes/3004.png b/public/img/gear/shoes/3004.png index 9d977ed63..9973c5903 100644 Binary files a/public/img/gear/shoes/3004.png and b/public/img/gear/shoes/3004.png differ diff --git a/public/img/gear/shoes/3013.png b/public/img/gear/shoes/3013.png index ae4be74dc..6b9430619 100644 Binary files a/public/img/gear/shoes/3013.png and b/public/img/gear/shoes/3013.png differ diff --git a/public/img/gear/shoes/3020.png b/public/img/gear/shoes/3020.png index eae455e67..d639613b3 100644 Binary files a/public/img/gear/shoes/3020.png and b/public/img/gear/shoes/3020.png differ diff --git a/public/img/gear/shoes/3022.png b/public/img/gear/shoes/3022.png index 9edf726aa..6d4265f0d 100644 Binary files a/public/img/gear/shoes/3022.png and b/public/img/gear/shoes/3022.png differ diff --git a/public/img/gear/shoes/3023.png b/public/img/gear/shoes/3023.png index 30c77e0b0..58d64ae12 100644 Binary files a/public/img/gear/shoes/3023.png and b/public/img/gear/shoes/3023.png differ diff --git a/public/img/gear/shoes/3024.png b/public/img/gear/shoes/3024.png index 720f9f047..869dde569 100644 Binary files a/public/img/gear/shoes/3024.png and b/public/img/gear/shoes/3024.png differ diff --git a/public/img/gear/shoes/3025.png b/public/img/gear/shoes/3025.png index c20b06fbb..176890ffd 100644 Binary files a/public/img/gear/shoes/3025.png and b/public/img/gear/shoes/3025.png differ diff --git a/public/img/gear/shoes/3026.avif b/public/img/gear/shoes/3026.avif new file mode 100644 index 000000000..92adf4679 Binary files /dev/null and b/public/img/gear/shoes/3026.avif differ diff --git a/public/img/gear/shoes/3026.png b/public/img/gear/shoes/3026.png new file mode 100644 index 000000000..1248e4e25 Binary files /dev/null and b/public/img/gear/shoes/3026.png differ diff --git a/public/img/gear/shoes/4000.png b/public/img/gear/shoes/4000.png index 0cff12fb3..5beb52e8e 100644 Binary files a/public/img/gear/shoes/4000.png and b/public/img/gear/shoes/4000.png differ diff --git a/public/img/gear/shoes/4001.png b/public/img/gear/shoes/4001.png index 82d95c2c3..9b6f78841 100644 Binary files a/public/img/gear/shoes/4001.png and b/public/img/gear/shoes/4001.png differ diff --git a/public/img/gear/shoes/4007.png b/public/img/gear/shoes/4007.png index 33ae8d465..9c982d1d5 100644 Binary files a/public/img/gear/shoes/4007.png and b/public/img/gear/shoes/4007.png differ diff --git a/public/img/gear/shoes/4008.png b/public/img/gear/shoes/4008.png index 18d8c8d14..4f5288ead 100644 Binary files a/public/img/gear/shoes/4008.png and b/public/img/gear/shoes/4008.png differ diff --git a/public/img/gear/shoes/4009.png b/public/img/gear/shoes/4009.png index 40d6d18e1..4211636c0 100644 Binary files a/public/img/gear/shoes/4009.png and b/public/img/gear/shoes/4009.png differ diff --git a/public/img/gear/shoes/4011.png b/public/img/gear/shoes/4011.png index 2f6b94ddf..d7534b8e7 100644 Binary files a/public/img/gear/shoes/4011.png and b/public/img/gear/shoes/4011.png differ diff --git a/public/img/gear/shoes/4012.png b/public/img/gear/shoes/4012.png index 95de1f213..966f7c9e2 100644 Binary files a/public/img/gear/shoes/4012.png and b/public/img/gear/shoes/4012.png differ diff --git a/public/img/gear/shoes/4014.avif b/public/img/gear/shoes/4014.avif new file mode 100644 index 000000000..72f27cae9 Binary files /dev/null and b/public/img/gear/shoes/4014.avif differ diff --git a/public/img/gear/shoes/4014.png b/public/img/gear/shoes/4014.png new file mode 100644 index 000000000..94d37472b Binary files /dev/null and b/public/img/gear/shoes/4014.png differ diff --git a/public/img/gear/shoes/4015.png b/public/img/gear/shoes/4015.png index 6ce0cdc73..9a9a204af 100644 Binary files a/public/img/gear/shoes/4015.png and b/public/img/gear/shoes/4015.png differ diff --git a/public/img/gear/shoes/4016.png b/public/img/gear/shoes/4016.png index 6f7a1675a..66bb45b64 100644 Binary files a/public/img/gear/shoes/4016.png and b/public/img/gear/shoes/4016.png differ diff --git a/public/img/gear/shoes/4017.png b/public/img/gear/shoes/4017.png index 5a6e42bac..f40f6a435 100644 Binary files a/public/img/gear/shoes/4017.png and b/public/img/gear/shoes/4017.png differ diff --git a/public/img/gear/shoes/4021.png b/public/img/gear/shoes/4021.png index 74038bfc7..9a478f459 100644 Binary files a/public/img/gear/shoes/4021.png and b/public/img/gear/shoes/4021.png differ diff --git a/public/img/gear/shoes/4022.png b/public/img/gear/shoes/4022.png index 8218c8fd7..7041d7e0e 100644 Binary files a/public/img/gear/shoes/4022.png and b/public/img/gear/shoes/4022.png differ diff --git a/public/img/gear/shoes/5000.png b/public/img/gear/shoes/5000.png index 0134524b1..2b1ca539e 100644 Binary files a/public/img/gear/shoes/5000.png and b/public/img/gear/shoes/5000.png differ diff --git a/public/img/gear/shoes/5001.png b/public/img/gear/shoes/5001.png index ff79f87ca..5a555e423 100644 Binary files a/public/img/gear/shoes/5001.png and b/public/img/gear/shoes/5001.png differ diff --git a/public/img/gear/shoes/6000.png b/public/img/gear/shoes/6000.png index 21027c473..eb5a3d13e 100644 Binary files a/public/img/gear/shoes/6000.png and b/public/img/gear/shoes/6000.png differ diff --git a/public/img/gear/shoes/6001.png b/public/img/gear/shoes/6001.png index 0d7474ce4..295901147 100644 Binary files a/public/img/gear/shoes/6001.png and b/public/img/gear/shoes/6001.png differ diff --git a/public/img/gear/shoes/6006.png b/public/img/gear/shoes/6006.png index 7508c8bd8..c29523751 100644 Binary files a/public/img/gear/shoes/6006.png and b/public/img/gear/shoes/6006.png differ diff --git a/public/img/gear/shoes/6007.png b/public/img/gear/shoes/6007.png index 1d7970ed4..2243dc3c8 100644 Binary files a/public/img/gear/shoes/6007.png and b/public/img/gear/shoes/6007.png differ diff --git a/public/img/gear/shoes/6012.png b/public/img/gear/shoes/6012.png index be2ad3be1..d13a6f824 100644 Binary files a/public/img/gear/shoes/6012.png and b/public/img/gear/shoes/6012.png differ diff --git a/public/img/gear/shoes/6020.avif b/public/img/gear/shoes/6020.avif new file mode 100644 index 000000000..ccb568815 Binary files /dev/null and b/public/img/gear/shoes/6020.avif differ diff --git a/public/img/gear/shoes/6020.png b/public/img/gear/shoes/6020.png new file mode 100644 index 000000000..46239f415 Binary files /dev/null and b/public/img/gear/shoes/6020.png differ diff --git a/public/img/gear/shoes/6021.png b/public/img/gear/shoes/6021.png index 228062041..83869b0a9 100644 Binary files a/public/img/gear/shoes/6021.png and b/public/img/gear/shoes/6021.png differ diff --git a/public/img/gear/shoes/6023.avif b/public/img/gear/shoes/6023.avif new file mode 100644 index 000000000..b24f847e2 Binary files /dev/null and b/public/img/gear/shoes/6023.avif differ diff --git a/public/img/gear/shoes/6023.png b/public/img/gear/shoes/6023.png new file mode 100644 index 000000000..5b9e1d8f1 Binary files /dev/null and b/public/img/gear/shoes/6023.png differ diff --git a/public/img/gear/shoes/6025.avif b/public/img/gear/shoes/6025.avif new file mode 100644 index 000000000..981597f9b Binary files /dev/null and b/public/img/gear/shoes/6025.avif differ diff --git a/public/img/gear/shoes/6025.png b/public/img/gear/shoes/6025.png new file mode 100644 index 000000000..100eb56df Binary files /dev/null and b/public/img/gear/shoes/6025.png differ diff --git a/public/img/gear/shoes/7002.png b/public/img/gear/shoes/7002.png index d214a6c7d..62df41ce4 100644 Binary files a/public/img/gear/shoes/7002.png and b/public/img/gear/shoes/7002.png differ diff --git a/public/img/gear/shoes/8010.png b/public/img/gear/shoes/8010.png index fef5a4a74..de92214ed 100644 Binary files a/public/img/gear/shoes/8010.png and b/public/img/gear/shoes/8010.png differ diff --git a/public/img/gear/shoes/8013.png b/public/img/gear/shoes/8013.png index 2d6af67c0..e614bb4e0 100644 Binary files a/public/img/gear/shoes/8013.png and b/public/img/gear/shoes/8013.png differ diff --git a/public/img/gear/shoes/8014.png b/public/img/gear/shoes/8014.png index 061a5613c..ff23a6576 100644 Binary files a/public/img/gear/shoes/8014.png and b/public/img/gear/shoes/8014.png differ diff --git a/public/locales/de/gear.json b/public/locales/de/gear.json index da50c5a48..b33e89bfe 100644 --- a/public/locales/de/gear.json +++ b/public/locales/de/gear.json @@ -1,6 +1,7 @@ { "H_1": "Weißes Stirnband", "H_1000": "Urchins-Kappe", + "C_1000": "Weißes Shirt", "S_1000": "Blaue Low-Tops", "C_1001": "Schwarzes Krakenaugen-Shirt", "H_1002": "Kalamati-Netzkappe", @@ -24,12 +25,15 @@ "C_1021": "Schwarzes Rilax-Pixel-Shirt", "S_1021": "Wasabi-Tabi", "S_1022": "Basic-Tennisschuhe", + "S_1023": "600er Kanro", "S_1024": "Profi-Tennisschuhe", "H_1028": "Klappenkappe Dark", "C_1035": "Weißes V-Shirt", "H_1036": "Dockermütze", "C_1062": "Terpentakel-Shirt", + "C_1063": "Tentatek-Duo-Shirt", "C_1066": "Annaki-Shirt mit Choker", + "C_1067": "Annaki-Shirt mit Armband", "C_1069": "Schiefer-Re-Issue-Shirt", "C_1070": "Karamell-Re-Issue-Shirt", "C_1071": "Barazushi-Tuch", @@ -44,9 +48,11 @@ "C_1084": "Zwielichtwellen-Shirt", "C_1085": "Dämmerwellen-Shirt", "C_1088": "Aalzazel-Shirt", + "C_1090": "Limetten-BlobMob-Shirt", "C_1091": "Beeren-BlobMob-Shirt", "S_2000": "Rote High-Top-Sneaker", "S_2001": "Zombie-High-Top-Sneaker", + "S_2003": "Lila High-Top-Sneaker", "C_2004": "Zekko-Baseball-Shirt", "S_2004": "Tannengrüne Leinen-High-Tops", "S_2005": "Rote Leinen-High-Tops", @@ -58,10 +64,13 @@ "S_2043": "Rote Tenya8", "S_2045": "4USTERs Perle", "C_3000": "Weißes Lagen-Shirt", + "S_3000": "Pinke Turnschuhe", "H_3001": "Taucherbrille", "C_3001": "Gelbes Lagen-Shirt", "S_3001": "Orange Pfeilschuhe", + "H_3002": "Fliegerbrille", "H_3003": "Getönte Brille", + "C_3004": "Sagitron-Lagen-Shirt", "S_3004": "Türkise Turnschuhe", "C_3006": "Schoko-Lagen-Shirt", "H_3008": "Sonnenbrille 18K", @@ -74,18 +83,24 @@ "H_3016": "Schwimmbrille", "S_3020": "Sneaker Translux", "H_3021": "Macropinna-Brille", + "H_3022": "Pixelbrille", "S_3022": "Lachs-Turbo-Tabi", + "H_3023": "Brille ohne Gläser", "S_3023": "AL-G 9", + "H_3024": "Triple-Brille", "S_3024": "Orange X-Sneaker", "H_3025": "Transparente Brille", "S_3025": "Mako-Sneaker", "H_3026": "Biker-Brille", + "S_3026": "Blaue Shrimpsider", "H_3027": "Eckige Annaki-Brille", + "H_3029": "BC925-Rundbrille", "S_4000": "Austerngraue Clogs", "S_4001": "Schokobraune Clogs", "H_4004": "Bambushut", "C_4004": "Schwarzes Polohemd", "C_4005": "Radlertrikot", + "H_4006": "Klassischer Boater", "S_4007": "Neon-Delta-Sandalen", "H_4008": "Fischerhut", "S_4008": "Schwarze Strandsandalen", @@ -94,14 +109,17 @@ "C_4010": "Vierfarb-King-Hemd 08", "S_4011": "Rote Schlappen", "S_4012": "Gelbe Schlappen", + "S_4014": "Gräten-Sandalen", "H_4015": "Melone", "S_4015": "Blaue Pfeilsandalen", "H_4016": "Jeans-Hut", "S_4016": "BlobMob-Strandsandalen", "H_4017": "Türkise-Cowboyhut", "S_4017": "Orange Strumpflatschen", + "H_4019": "Strandhut", "S_4021": "Pinke Strumpflatschen", "S_4022": "Türkise Strumpflatschen", + "H_5000": "Studio-Kopfhörer", "C_5000": "Grüner Anorak", "S_5000": "Wanderstiefel", "H_5001": "Kolor-Kopfhörer", @@ -133,7 +151,10 @@ "S_6007": "Rotbraune Punkstiefel", "C_6008": "Umibozu-Heimtrikot", "S_6012": "Jagdstiefel", + "S_6020": "Bonito-Arbeitsstiefel", "S_6021": "Eis-Duck-Boots", + "S_6023": "Rote Hammerhai-Stiefel", + "S_6025": "Rosa Punkstiefel", "C_7001": "Kalmar-Sweatshirt", "S_7002": "Pfeil-Slip-ons", "H_7007": "Hockey-Helm", @@ -155,6 +176,7 @@ "S_8013": "Wüsten-Chukkas", "H_8014": "BlobMob-Mundschutz", "S_8014": "Dunkelbraune Boaties", + "H_8015": "Atemmaske Pro", "H_8016": "Airflow-Schild R255", "C_8017": "Hula-Punk-Hemd", "C_8018": "Oktobowler-Hemd", @@ -173,6 +195,62 @@ "H_9009": "TT-Stirnband", "C_9010": "Kaki-Ranger-Kombo", "C_9011": "Roter Krabbenschützer", + "C_9012": "Grüner Krabbenschützer", + "C_9013": "Klecks-Pullunder", "C_10006": "Grauer Hoodie", - "C_10012": "Sudadera Roja" + "C_10012": "Sudadera Roja", + "C_10014": "Sudadera Celeste", + "H_21010": "Schnapperkappe", + "H_25000": "Tintenfisch-Spange", + "C_25000": "Schuluniform A", + "S_25000": "Schuluniform-Schuhe", + "H_25001": "Samurai-Helm", + "C_25001": "Samurai-Rüstung", + "S_25001": "Samurai-Schuhe", + "H_25002": "Exo-Helm", + "C_25002": "Exo-Rüstung", + "S_25002": "Exo-Stiefel", + "H_25003": "Tintenfisch-Ohrclips", + "C_25003": "Schul-Cardigan A", + "S_25003": "Stulpen-Loafer", + "H_25004": "Ninja-Maske II", + "C_25004": "Ninja-Anzug", + "S_25004": "Ninja-Stiefel", + "H_25005": "Exo-Prototypenhelm", + "C_25005": "Exo-Prototypenrüstung", + "S_25005": "Exo-Prototypenstiefel", + "H_25006": "Perla-Krone S", + "C_25006": "Perla-Pulli", + "S_25006": "Perla-Sneaker", + "H_25007": "Marina-Kopfhörer", + "C_25007": "Marina-Top", + "S_25007": "Marina-Slip-ons", + "H_25008": "Zauberhut", + "C_25008": "Zaubergewand A", + "S_25008": "Zauberstiefel", + "H_25009": "Oktoritter-Helm", + "C_25009": "Oktoritter-Rüstung", + "S_25009": "Oktoritter-Stiefel", + "H_25010": "Flosso-Kopf", + "C_25010": "Flosso-Handschuhe", + "S_25010": "Flosso-Schuhe", + "C_25014": "Schuluniform B", + "S_25014": "Basic-Schuluniform-Schuhe", + "C_25015": "Schul-Cardigan B", + "S_25015": "Basic-Loafer", + "H_25016": "Ninja-Maske I", + "H_25017": "Perla-Krone L", + "C_25017": "Zaubergewand B", + "C_26000": "Splatfest-Shirt", + "H_27000": "Helden-Headset Replik", + "C_27000": "Heldenjacke Replik", + "S_27000": "Heldenschuhe Replik", + "H_27004": "Rüstungshelm Replik", + "C_27004": "Rüstungsjacke Replik", + "S_27004": "Rüstungsstiefel Replik", + "H_27109": "Bärchenöhrchen", + "H_27306": "Helden-Neuroset Replik", + "C_27306": "Heldenanzug Replik", + "S_27306": "Heldenstiefel Replik", + "H_28000": "Shrimpson-Haube" } diff --git a/public/locales/en/gear.json b/public/locales/en/gear.json index 2437b7a51..aea12c12f 100644 --- a/public/locales/en/gear.json +++ b/public/locales/en/gear.json @@ -1,6 +1,7 @@ { "H_1": "White Headband", "H_1000": "Urchins Cap", + "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", "C_1001": "Black Squideye", "H_1002": "Takoroka Mesh", @@ -24,12 +25,15 @@ "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", "S_1022": "Suede Basics", + "S_1023": "Ink-Black Clam 600s", "S_1024": "Suede Bosses", "H_1028": "Ink-Black Flap Cap", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", "C_1062": "Tri-Shred Tee", + "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", + "C_1067": "Annaki Bracelet Tee", "C_1069": "Blue Retro Tee", "C_1070": "Tan Retro Tee", "C_1071": "Barazushi Wrap", @@ -44,9 +48,11 @@ "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", "C_1088": "Eelzebub Tee", + "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", "S_2000": "Red Hi-Horses", "S_2001": "Zombie Hi-Horses", + "S_2003": "Purple Hi-Horses", "C_2004": "Zekko Baseball LS", "S_2004": "Hunter Hi-Tops", "S_2005": "Red Hi-Tops", @@ -58,10 +64,13 @@ "S_2043": "Tenya OctoReds", "S_2045": "Pearl 01STERs", "C_3000": "White Layered LS", + "S_3000": "Pink Trainers", "H_3001": "Splash Goggles", "C_3001": "Yellow Layered LS", "S_3001": "Orange Arrows", + "H_3002": "Pilot Goggles", "H_3003": "Tinted Shades", + "C_3004": "Zink Layered LS", "S_3004": "Cyan Trainers", "C_3006": "Choco Layered LS", "H_3008": "18K Aviators", @@ -74,18 +83,24 @@ "H_3016": "Swim Goggles", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", + "H_3022": "Retro Framers", "S_3022": "Turbo Tabi Red", + "H_3023": "Glassless Glasses", "S_3023": "E-JECT 30XX", + "H_3024": "Triple-Deck Specs", "S_3024": "Slamgerine Slip-Ons", "H_3025": "Invisifloats", "S_3025": "Mako Bucket Hi-Tops", "H_3026": "Moto Shades", + "S_3026": "Blue Shrimpsiders", "H_3027": "Annaki Charms", + "H_3029": "Retro BluFocals", "S_4000": "Oyster Clogs", "S_4001": "Choco Clogs", "H_4004": "Bamboo Hat", "C_4004": "Black Polo", "C_4005": "Cycling Shirt", + "H_4006": "Classic Straw Boater", "S_4007": "Neon Delta Straps", "H_4008": "Bucket Hat", "S_4008": "Black Flip-Flops", @@ -94,14 +109,17 @@ "C_4010": "Rugby King 08", "S_4011": "Red FishFry Sandals", "S_4012": "Yellow FishFry Sandals", + "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", "S_4015": "Arrow Toesies Blu", "H_4016": "Jean Dream Bucket", "S_4016": "BlobMob Flip-Flops", "H_4017": "Howdy Hat", "S_4017": "Orange Dadfoot Sandals", + "H_4019": "Beachcomber", "S_4021": "Pink Dadfoot Sandals", "S_4022": "Cyan Dadfoot Sandals", + "H_5000": "Studio Headphones", "C_5000": "Olive Ski Jacket", "S_5000": "Trail Boots", "H_5001": "Designer Headphones", @@ -133,7 +151,10 @@ "S_6007": "Punk Cherries", "C_6008": "Umibozu Home Jersey", "S_6012": "Hunting Boots", + "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", + "S_6023": "Red Hammertreads", + "S_6025": "Punk Pinks", "C_7001": "Squidmark Sweat", "S_7002": "Squid-Stitch Slip-Ons", "H_7007": "Hockey Helmet", @@ -155,6 +176,7 @@ "S_8013": "Desert Chukkas", "H_8014": "BlobMob Mask", "S_8014": "Dark-Roast Boaties", + "H_8015": "Air Gills DX", "H_8016": "Squidbeak Shield", "C_8017": "Hula Punk Shirt", "C_8018": "Octobowler Shirt", @@ -173,6 +195,62 @@ "H_9009": "Squidband", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", + "C_9012": "Lime Battlecrab Shell", + "C_9013": "Distressed Vest", "C_10006": "Gray Hoodie", - "C_10012": "Sudadera Roja" + "C_10012": "Sudadera Roja", + "C_10014": "Sudadera Celeste", + "H_21010": "Bream-Brim Cap", + "H_25000": "Squid Hairclip", + "C_25000": "School Uniform A", + "S_25000": "School Shoes + Hi Socks", + "H_25001": "Samurai Helmet", + "C_25001": "Samurai Jacket", + "S_25001": "Samurai Shoes", + "H_25002": "Power Mask", + "C_25002": "Power Armor", + "S_25002": "Power Boots", + "H_25003": "Squid Clip-Ons", + "C_25003": "School Cardigan A", + "S_25003": "Baggy-Sock Fringe Loafs", + "H_25004": "Squinja Mask Mk II", + "C_25004": "Squinja Suit", + "S_25004": "Squinja Boots", + "H_25005": "Power Mask Mk I", + "C_25005": "Power Armor Mk I", + "S_25005": "Power Boots Mk I", + "H_25006": "Pearlescent Crown S", + "C_25006": "Pearlescent Hoodie", + "S_25006": "Pearlescent Kicks", + "H_25007": "Marinated Headphones", + "C_25007": "Marinated Top", + "S_25007": "Marinated Slip-Ons", + "H_25008": "Enchanted Hat", + "C_25008": "Enchanted Robe A", + "S_25008": "Enchanted Boots", + "H_25009": "Steel Helm", + "C_25009": "Steel Platemail", + "S_25009": "Steel Greaves", + "H_25010": "Fresh Fish Head", + "C_25010": "Fresh Fish Gloves", + "S_25010": "Fresh Fish Feet", + "C_25014": "School Uniform B", + "S_25014": "Base School Shoes", + "C_25015": "School Cardigan B", + "S_25015": "Base Fringed Loafers", + "H_25016": "Squinja Mask Mk I", + "H_25017": "Pearlescent Crown L", + "C_25017": "Enchanted Robe B", + "C_26000": "Splatfest Tee", + "H_27000": "Hero Headset Replica", + "C_27000": "Hero Jacket Replica", + "S_27000": "Hero Runner Replicas", + "H_27004": "Armor Helmet Replica", + "C_27004": "Armor Jacket Replica", + "S_27004": "Armor Boot Replicas", + "H_27109": "Teddy Band", + "H_27306": "Hero Mindset Replica", + "C_27306": "Hero Suit Replica", + "S_27306": "Hero Boot Replicas", + "H_28000": "Stay Crusty Cap" } diff --git a/public/locales/es/gear.json b/public/locales/es/gear.json index 111f077a2..9820ff91b 100644 --- a/public/locales/es/gear.json +++ b/public/locales/es/gear.json @@ -1,6 +1,7 @@ { "H_1": "Cinta blanca", "H_1000": "Gorra béisbol", + "C_1000": "Camiseta blanca", "S_1000": "Tenis azul", "C_1001": "Ojos calamar negra", "H_1002": "Gorra malla Sepioca", @@ -24,12 +25,15 @@ "C_1021": "Retrocamiseta negra", "S_1021": "Deportiva wasabi", "S_1022": "Tenis básica principiante", + "S_1023": "Deportiva almeja negra", "S_1024": "Tenis básica profesional", "H_1028": "Gorra orejeras negra", "C_1035": "Camiseta blanca pro", "H_1036": "Gorro de alta mar", "C_1062": "Camiseta rasgada blanca", + "C_1063": "Camiseta Arome tándem", "C_1066": "Camiseta Annak collar", + "C_1067": "Camiseta Annak brazaletes", "C_1069": "Camiseta reditada azul", "C_1070": "Camiseta reditada marrón", "C_1071": "Pañuelo Barazushi", @@ -44,9 +48,11 @@ "C_1084": "Camiseta degradado neón", "C_1085": "Camiseta degradado atardecer", "C_1088": "Camiseta ofídica", + "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", "S_2000": "Hipocampo-A roja", "S_2001": "Hipocampo-A zombi", + "S_2003": "Hipocampo-A morada", "C_2004": "Béisbol Ezko", "S_2004": "Bamba alta oliva", "S_2005": "Bamba alta roja", @@ -58,10 +64,13 @@ "S_2043": "Octodeportiva roja", "S_2045": "Bota ostra blanca", "C_3000": "Blanca doble", + "S_3000": "Deportiva rosa", "H_3001": "Gafas de buceo", "C_3001": "Mostaza doble", "S_3001": "Velcro naranja", + "H_3002": "Gafas de piloto", "H_3003": "Gafas tintadas", + "C_3004": "Tintaz doble", "S_3004": "Deportiva celeste", "C_3006": "Chocolate doble", "H_3008": "Gafas aviador oro", @@ -74,18 +83,24 @@ "H_3016": "Gafas de natación", "S_3020": "Zapatilla sashimi", "H_3021": "Gafas tinte abisal", + "H_3022": "Gafas montura retro", "S_3022": "Zapato con dedos rojo", + "H_3023": "Gafas sin cristales", "S_3023": "Deportiva AL-GA 30XX", + "H_3024": "Gafas triple protección", "S_3024": "Deportiva megatensión", "H_3025": "Gafas transparentes", "S_3025": "Deportiva aletas alta", "H_3026": "Gafas moteras", + "S_3026": "Deportiva camarón azul", "H_3027": "Gafas Annak cuadradas", + "H_3029": "Gafas redondas aurora", "S_4000": "Zueco gris", "S_4001": "Zueco chocolate", "H_4004": "Sombrero cónico", "C_4004": "Polo negro", "C_4005": "Maillot ciclista", + "H_4006": "Sombrero de paja clásico", "S_4007": "Sandalia delta neón", "H_4008": "Gorro de pesca", "S_4008": "Chancla negra", @@ -94,14 +109,17 @@ "C_4010": "Polo rugby extra 008", "S_4011": "Chancla roja", "S_4012": "Chancla amarilla", + "S_4014": "Sandalia raspa de pez", "H_4015": "Bombín clásico", "S_4015": "Sandalia flechas azul", "H_4016": "Sombrero de tela vaquera", "S_4016": "Chancla glóbulos", "H_4017": "Sombrero vaquero gemas", "S_4017": "Sandalia ultranaranja", + "H_4019": "Sombrero playero", "S_4021": "Sandalia ultrarrosa", "S_4022": "Sandalia ultraceleste", + "H_5000": "Auriculares pro", "C_5000": "Chubasquero lima", "S_5000": "Bota montaña", "H_5001": "Auriculares multicolor", @@ -133,7 +151,10 @@ "S_6007": "Bota clásica roja", "C_6008": "Umibozu local", "S_6012": "Bota impermeable", + "S_6020": "Bota piel grafitis", "S_6021": "Bota de pato ártica", + "S_6023": "Bota pez martillo roja", + "S_6025": "Bota clásica rosa", "C_7001": "Sudadera mostaza", "S_7002": "Playera bicolor", "H_7007": "Casco hockey", @@ -155,6 +176,7 @@ "S_8013": "Bota ante desértica", "H_8014": "Mascarilla glóbulos", "S_8014": "Náutico tostado", + "H_8015": "Máscara antitinta", "H_8016": "Protector de mandíbula", "C_8017": "Camisa estampada", "C_8018": "Camisa bolos", @@ -173,6 +195,62 @@ "H_9009": "Cinta tenis de mesa", "C_9010": "Chaleco bolsillos caqui", "C_9011": "Coraza cangrejo roja", + "C_9012": "Coraza cangrejo verde", + "C_9013": "Chaleco salpicadura", "C_10006": "Sudadera gris con capucha", - "C_10012": "Sudadera de jerga roja" + "C_10012": "Sudadera de jerga roja", + "C_10014": "Sudadera de jerga celeste", + "H_21010": "Gorra besugo dorado", + "H_25000": "Horquilla calamar", + "C_25000": "Uniforme escolar A", + "S_25000": "Mocasín escolar", + "H_25001": "Casco samurái", + "C_25001": "Armadura samurái", + "S_25001": "Sandalia samurái", + "H_25002": "Tecnomáscara", + "C_25002": "Tecnoarmadura", + "S_25002": "Tecnobota", + "H_25003": "Pendientes calamar", + "C_25003": "Traje escolar A", + "S_25003": "Zapato escolar", + "H_25004": "Máscara ninja (II)", + "C_25004": "Atuendo ninja", + "S_25004": "Bota ninja", + "H_25005": "Prototipo de tecnomáscara", + "C_25005": "Prototipo de tecnoarmadura", + "S_25005": "Prototipo de tecnobota", + "H_25006": "Corona perlífera (S)", + "C_25006": "Sudadera perlífera", + "S_25006": "Suela doble perlífera", + "H_25007": "Auriculares marínicos", + "C_25007": "Top marínico", + "S_25007": "Playera lazada marínica", + "H_25008": "Sombrero hechizado", + "C_25008": "Túnica hechizada A", + "S_25008": "Bota hechizada", + "H_25009": "Casco octoguerrero", + "C_25009": "Armadura octoguerrero", + "S_25009": "Escarpe octoguerrero", + "H_25010": "Máscara de muñecote", + "C_25010": "Guantes de muñecote", + "S_25010": "Zapato de muñecote", + "C_25014": "Uniforme escolar B", + "S_25014": "Mocasín escolar (básico)", + "C_25015": "Traje escolar B", + "S_25015": "Zapato escolar (básico)", + "H_25016": "Máscara ninja (I)", + "H_25017": "Corona perlífera (L)", + "C_25017": "Túnica hechizada B", + "C_26000": "Camiseta festiva", + "H_27000": "Auriculares de élite (réplica)", + "C_27000": "Sudadera de élite (réplica)", + "S_27000": "Deportiva de élite (réplica)", + "H_27004": "Casco reforzado (réplica)", + "C_27004": "Chaqueta reforzada (réplica)", + "S_27004": "Bota reforzada (réplica)", + "H_27109": "Diadema orejas de oso", + "H_27306": "Neurocascos élite (réplica)", + "C_27306": "Traje de élite (réplica)", + "S_27306": "Bota de élite (réplica)", + "H_28000": "Gorro de Adolfrito" } diff --git a/public/locales/fr/gear.json b/public/locales/fr/gear.json index 9e5cdbce4..f18fa1b9b 100644 --- a/public/locales/fr/gear.json +++ b/public/locales/fr/gear.json @@ -1,6 +1,7 @@ { "H_1": "Bandeau blanc", "H_1000": "Casquette baseball", + "C_1000": "T-shirt blanc", "S_1000": "Tennis bleues", "C_1001": "T-shirt OculR noir", "H_1002": "Casquette filet Cubic", @@ -24,12 +25,15 @@ "C_1021": "T-shirt 8 bits noir", "S_1021": "Flexi-tabis wasabi", "S_1022": "Tennis suédine simples", + "S_1023": "Baskets palourde noires", "S_1024": "Tennis suédine pro", "H_1028": "Casquette à rabats noire", "C_1035": "T-shirt col en V blanc", "H_1036": "Bonnet de docker", "C_1062": "Tri-shirt déchiré", + "C_1063": "Tandem OculR", "C_1066": "T-shirt à collier Aroz", + "C_1067": "T-shirt bracelets Aroz", "C_1069": "T-shirt bleu rétro", "C_1070": "T-shirt beige rétro", "C_1071": "Écharpe Alpaj", @@ -44,9 +48,11 @@ "C_1084": "T-shirt dégradé vapeur", "C_1085": "T-shirt dégradé crépuscule", "C_1088": "T-shirt ophidien", + "C_1090": "T-shirt smiley limette", "C_1091": "T-shirt smiley framboise", "S_2000": "Hippo montantes rouges", "S_2001": "Hippo montantes zombi", + "S_2003": "Hippo montantes violettes", "C_2004": "Haut sportif Ezko", "S_2004": "Tennis montantes algue", "S_2005": "Tennis montantes rouges", @@ -58,10 +64,13 @@ "S_2043": "Octaskets rouges", "S_2045": "Bottes perle HU1T73", "C_3000": "Haut double blanc", + "S_3000": "Baskets roses", "H_3001": "Masque de plongée", "C_3001": "Haut double moutarde", "S_3001": "Flèches orange", + "H_3002": "Lunettes d'aviateur", "H_3003": "Lunettes colorées", + "C_3004": "Haut double Leviathus", "S_3004": "Baskets turquoise", "C_3006": "Haut double Cubic", "H_3008": "Lunettes de soleil 18 carats", @@ -74,18 +83,24 @@ "H_3016": "Lunettes de natation", "S_3020": "Baskets translux", "H_3021": "Verres teintés", + "H_3022": "Monture 8 bits", "S_3022": "Turbo-tabis rouges", + "H_3023": "Monture sans verres", "S_3023": "AL-GA 30XX", + "H_3024": "Lunettes 3-en-1", "S_3024": "Baskets mandarine", "H_3025": "Lunettes transparentes", "S_3025": "Tennis montantes mako", "H_3026": "Lunettes de moto", + "S_3026": "Baskets crevettes bleues", "H_3027": "Lunettes carrées Aroz", + "H_3029": "Lunettes rétro SV925", "S_4000": "Sabots huître", "S_4001": "Sabots chocolat", "H_4004": "Chapeau zen", "C_4004": "Polo noir Ezko", "C_4005": "Maillot de cycliste", + "H_4006": "Canotier sombre", "S_4007": "Sandales fluo", "H_4008": "Bob", "S_4008": "Tongs noires", @@ -94,14 +109,17 @@ "C_4010": "Haut quadri DUX 08", "S_4011": "Claquettes rouges Friture", "S_4012": "Claquettes jaunes Friture", + "S_4014": "Sandales arêtes", "H_4015": "Chapeau melon", "S_4015": "Flèches ouvertes bleues", "H_4016": "Bob en jean", "S_4016": "Tongs smiley", "H_4017": "Chapeau de cowboy orné", "S_4017": "Sandales chunky orange", + "H_4019": "Chapeau de plage", "S_4021": "Sandales chunky roses", "S_4022": "Sandales chunky cyan", + "H_5000": "Casque pro", "C_5000": "Anorak vert anis", "S_5000": "Chaussures rando", "H_5001": "Casque coloré", @@ -133,7 +151,10 @@ "S_6007": "Bottines punk grenat", "C_6008": "Maillot des Umibozu (dom.)", "S_6012": "Bottes de chasse", + "S_6020": "Bottes sécurité graffiti", "S_6021": "Bottes Palmi poudreuse", + "S_6023": "Bottes rouquin-marteau", + "S_6025": "Bottines punk roses", "C_7001": "Sweat jaune Kalamarus Rex", "S_7002": "Mocassins pied-de-poulpe", "H_7007": "Casque de hockey", @@ -155,6 +176,7 @@ "S_8013": "Chukkas sable", "H_8014": "Masque smiley", "S_8014": "Chaussures bateau café", + "H_8015": "Masque oxy-zen", "H_8016": "Écran facialamar", "C_8017": "Chemisette punk farniente", "C_8018": "Chemisette de bowling", @@ -173,6 +195,62 @@ "H_9009": "Bandeau de ping-pong", "C_9010": "Gilet forestier kaki", "C_9011": "Crustarapace rouge", + "C_9012": "Crustarapace limette", + "C_9013": "Gilet splash", "C_10006": "Sweat capuche gris", - "C_10012": "Sweat ethnique magma" + "C_10012": "Sweat ethnique magma", + "C_10014": "Sweat ethnique azur", + "H_21010": "Casquette dorade", + "H_25000": "Barrette seiche", + "C_25000": "Uniforme scolaire A", + "S_25000": "Mocassins scolaires d'hiver", + "H_25001": "Casque de samouraï", + "C_25001": "Haut de samouraï", + "S_25001": "Bottes de samouraï", + "H_25002": "Casque méca", + "C_25002": "Armure méca", + "S_25002": "Bottes méca", + "H_25003": "Boucles d'oreilles seiche", + "C_25003": "Gilet scolaire A", + "S_25003": "Mocassins à franges d'hiver", + "H_25004": "Masque de ninja Mk II", + "C_25004": "Tenue de ninja", + "S_25004": "Bottes de ninja", + "H_25005": "Casque méca Mk I", + "C_25005": "Armure méca Mk I", + "S_25005": "Bottes méca Mk I", + "H_25006": "Petite couronne princière", + "C_25006": "Sweat à capuche princier", + "S_25006": "Compensées princières", + "H_25007": "Casque coralien", + "C_25007": "Top coralien", + "S_25007": "Mocassins coraliens", + "H_25008": "Chapeau magique", + "C_25008": "Tunique magique A", + "S_25008": "Bottines magiques", + "H_25009": "Casque d'Octaguerrier", + "C_25009": "Armure d'Octaguerrier", + "S_25009": "Solerets d'Octaguerrier", + "H_25010": "Tête de mascotte", + "C_25010": "Mains de mascotte", + "S_25010": "Pieds de mascotte", + "C_25014": "Uniforme scolaire B", + "S_25014": "Mocassins scolaires", + "C_25015": "Gilet scolaire B", + "S_25015": "Mocassins à franges", + "H_25016": "Masque de ninja Mk I", + "H_25017": "Grande couronne princière", + "C_25017": "Tunique magique B", + "C_26000": "T-shirt festif", + "H_27000": "Casque héroïque (réplique)", + "C_27000": "Veste héroïque (réplique)", + "S_27000": "Baskets héroïques (répliques)", + "H_27004": "Casque encrifugé (réplique)", + "C_27004": "Anorak encrifugé (réplique)", + "S_27004": "Bottes encrifugées (répl.)", + "H_27109": "Serre-tête ourson", + "H_27306": "Neurocasque héroïque (répl.)", + "C_27306": "Panoplie héroïque (réplique)", + "S_27306": "Boots héroïques (répliques)", + "H_28000": "Casquette Omar" } diff --git a/public/locales/it/gear.json b/public/locales/it/gear.json index c3e088969..ebff60c4e 100644 --- a/public/locales/it/gear.json +++ b/public/locales/it/gear.json @@ -1,6 +1,7 @@ { "H_1": "Fascia bianca", "H_1000": "Berretto AS Riccidimare", + "C_1000": "T-shirt bianca", "S_1000": "Basse blu", "C_1001": "T-shirt neroseppia", "H_1002": "Berretto Sepia", @@ -24,12 +25,15 @@ "C_1021": "T-shirt 8 bit nera", "S_1021": "Sneaker senza lacci", "S_1022": "Scamosciate semplici", + "S_1023": "Vongosneaker nere", "S_1024": "Scamosciate boss", "H_1028": "Cappello paraorecchie nero", "C_1035": "T-shirt bianca ciclista", "H_1036": "Berretto da portuale", "C_1062": "Cala-shirt strappata", + "C_1063": "T-shirt bivalve Arome", "C_1066": "T-shirt Annak (collare)", + "C_1067": "T-shirt Annak (bracciali)", "C_1069": "T-shirt azzurra rétro", "C_1070": "T-shirt cachi rétro", "C_1071": "Scialle BaraS", @@ -44,9 +48,11 @@ "C_1084": "T-shirt vaporosa", "C_1085": "T-shirt crepuscolare", "C_1088": "T-shirt draganguilla", + "C_1090": "T-shirt SmileMob verde", "C_1091": "T-shirt SmileMob fucsia", "S_2000": "Alte biancorosse", "S_2001": "Alte zombie", + "S_2003": "Alte gialloviola", "C_2004": "Maglia Ezko", "S_2004": "Sneaker verde scuro", "S_2005": "Sneaker rosse", @@ -58,10 +64,13 @@ "S_2043": "Octosneaker rosse", "S_2045": "OSTR1K color perla", "C_3000": "A strati bianca", + "S_3000": "Runner rosa", "H_3001": "Maschera da sub", "C_3001": "A strati gialla", "S_3001": "Arrow arancioblu", + "H_3002": "Occhiali da pilota", "H_3003": "Occhiali colorati", + "C_3004": "A strati Totanic", "S_3004": "Runner verdeacqua", "C_3006": "A strati marrone", "H_3008": "Occhiali da sole 18K", @@ -74,18 +83,24 @@ "H_3016": "Occhialetti da nuoto", "S_3020": "Sneaker medusa", "H_3021": "Occhiali con lenti colorate", + "H_3022": "Occhiali pixellati", "S_3022": "Sneaker turbo rosse", + "H_3023": "Occhiali senza lenti", "S_3023": "AL-GA 30XX", + "H_3024": "Occhiali tripli", "S_3024": "Zeppe tangerine", "H_3025": "Occhiali discreti", "S_3025": "Sneaker predatrici", "H_3026": "Occhiali da motociclista", + "S_3026": "Sneakeretti blu", "H_3027": "Occhiali Annak", + "H_3029": "Occhiali blufocali rétro", "S_4000": "Zoccoli grigi", "S_4001": "Zoccoli marroni", "H_4004": "Cappello orientale", "C_4004": "Polo nera", "C_4005": "Maglia da ciclista", + "H_4006": "Cappello di paglia classico", "S_4007": "Sandali a strappo neon", "H_4008": "Cappello da pescatore", "S_4008": "Ciabatte da mare", @@ -94,14 +109,17 @@ "C_4010": "Maglia rugby 8", "S_4011": "Ciabatte rosse", "S_4012": "Ciabatte cool", + "S_4014": "Sandalisca di pesce", "H_4015": "Bombetta", "S_4015": "Open toe blu", "H_4016": "Cappello da pesca denim", "S_4016": "Ciabatte SmileMob", "H_4017": "Cappello da cowboy", "S_4017": "Fluosandali arancioni", + "H_4019": "Cappello di paglia", "S_4021": "Fluosandali rosa", "S_4022": "Fluosandali celesti", + "H_5000": "Cuffie pro", "C_5000": "Giacca da sci verde", "S_5000": "Scarpe da trekking", "H_5001": "Cuffie colorate", @@ -133,7 +151,10 @@ "S_6007": "Anfibi melanzana", "C_6008": "Maglia Umibozu", "S_6012": "Stivali da caccia", + "S_6020": "Scarponi SkipJack", "S_6021": "Anfibi artici", + "S_6023": "Stivali squalo martello", + "S_6025": "Anfibi rosa", "C_7001": "Maglione CalamaX", "S_7002": "Espadrillas hip-hop", "H_7007": "Casco da hockey", @@ -155,6 +176,7 @@ "S_8013": "Scarpe da deserto", "H_8014": "Mascherina SmileMob", "S_8014": "Scarpe da vela marroni", + "H_8015": "Respiratore", "H_8016": "Paramento rosso", "C_8017": "Camicia da turista", "C_8018": "Camicia da octobowling", @@ -173,6 +195,62 @@ "H_9009": "Fascia classica", "C_9010": "Gilet militare cachi", "C_9011": "Granchiorazza rossa", + "C_9012": "Granchiorazza verde", + "C_9013": "Maglia schizzata con gilet", "C_10006": "Felpa grigia con cappuccio", - "C_10012": "Maglia baja rossa" + "C_10012": "Maglia baja rossa", + "C_10014": "Maglia baja celeste", + "H_21010": "Cappello pescoso", + "H_25000": "Fermaglio calamaro", + "C_25000": "Uniforme scolastica A", + "S_25000": "Mocassini neri (calze)", + "H_25001": "Elmo da samurai", + "C_25001": "Armatura samurai", + "S_25001": "Calzature da samurai", + "H_25002": "Maschera hi-tech", + "C_25002": "Armatura hi-tech", + "S_25002": "Stivali hi-tech", + "H_25003": "Orecchini calamaro", + "C_25003": "Cardigan scolastico A", + "S_25003": "Mocassini con frangia (calze)", + "H_25004": "Maschera ninja II", + "C_25004": "Giacca ninja", + "S_25004": "Stivali ninja", + "H_25005": "Prototipo di maschera hi-tech", + "C_25005": "Prototipo di armatura hi-tech", + "S_25005": "Prototipo di stivali hi-tech", + "H_25006": "Corona di Alga (S)", + "C_25006": "Parka di Alga", + "S_25006": "Scarpe di Alga", + "H_25007": "Cuffie di Nori", + "C_25007": "Top di Nori", + "S_25007": "Scarpe di Nori", + "H_25008": "Cappello stregonesco", + "C_25008": "Vestito stregonesco A", + "S_25008": "Stivaletti stregoneschi", + "H_25009": "Elmo da octoguerriero", + "C_25009": "Corazza da octoguerriero", + "S_25009": "Calzari da octoguerriero", + "H_25010": "Testona da mascotte", + "C_25010": "Manone da mascotte", + "S_25010": "Piedoni da mascotte", + "C_25014": "Uniforme scolastica B", + "S_25014": "Mocassini neri (base)", + "C_25015": "Cardigan scolastico B", + "S_25015": "Mocassini con frangia (base)", + "H_25016": "Maschera ninja I", + "H_25017": "Corona di Alga (L)", + "C_25017": "vestito stregonesco B", + "C_26000": "T-shirt festival", + "H_27000": "Cuffie élite replica", + "C_27000": "Giubbino élite replica", + "S_27000": "Runner élite replica", + "H_27004": "Casco d'armatura replica", + "C_27004": "Giacca d'armatura replica", + "S_27004": "Stivali d'armatura replica", + "H_27109": "Orecchie da orso", + "H_27306": "Auricolari élite replica", + "C_27306": "Divisa élite replica", + "S_27306": "Stivali élite replica", + "H_28000": "Cuffia croc-stacea" } diff --git a/public/locales/ja/gear.json b/public/locales/ja/gear.json index a711974d2..a4d31a92a 100644 --- a/public/locales/ja/gear.json +++ b/public/locales/ja/gear.json @@ -1,6 +1,7 @@ { "H_1": "ヘッドバンド ホワイト", "H_1000": "ウーニーズBBキャップ", + "C_1000": "イカホワイト", "S_1000": "グリッチョ ブルー", "C_1001": "イカノメT ブラック", "H_1002": "ヤコメッシュ", @@ -24,12 +25,15 @@ "C_1021": "ヤキフグ8bit ブラック", "S_1021": "NNJグリーン", "S_1022": "ザ・ベース ルーキー", + "S_1023": "クラム600 カンロ", "S_1024": "ザ・ベース ボス", "H_1028": "シェーディングキャップ スミ", "C_1035": "イカホワイトV", "H_1036": "フィッシャーマンキャップ", "C_1062": "サキイカホワイト", + "C_1063": "アロメT ゴブゴブ", "C_1066": "アナアキT チョーカー", + "C_1067": "アナアキT アシメブレス", "C_1069": "リイシューT ブルー", "C_1070": "リイシューT ブラウン", "C_1071": "バラズシ ノリマキ", @@ -44,9 +48,11 @@ "C_1084": "トワイライトグラデT", "C_1085": "サンセットグラデT", "C_1088": "ガブリエルT", + "C_1090": "スシズメブロブ ライム", "C_1091": "スシズメブロブ ベリー", "S_2000": "シーホースHi レッド", "S_2001": "シーホースHi ゾンビ", + "S_2003": "シーホースHi パープル", "C_2004": "エゾッコラグラン", "S_2004": "キャンバスHi モロヘイヤ", "S_2005": "キャンバスHi トマト", @@ -58,10 +64,13 @@ "S_2043": "テンヤ8 レッド", "S_2045": "01STER コハク", "C_3000": "レイヤード ホワイト", + "S_3000": "ピンクビーンズ", "H_3001": "スプラッシュゴーグル", "C_3001": "マスタードガサネ", "S_3001": "オレンジアローズ", + "H_3002": "パイロットゴーグル", "H_3003": "イロメガネ", + "C_3004": "アイロニックレイヤード", "S_3004": "シアンビーンズ", "C_3006": "チョコガサネ", "H_3008": "タレサン18K", @@ -74,18 +83,24 @@ "H_3016": "スイミングモーグル", "S_3020": "イカサシ スクランブル", "H_3021": "デメニギスゴーグル", + "H_3022": "8ビットフレーム", "S_3022": "MOVEレッド", + "H_3023": "ワイヤーグラス", "S_3023": "MODZ-9", + "H_3024": "サンサンサングラス", "S_3024": "シェルバシラWO", "H_3025": "フロート クリアグラス", "S_3025": "フカヒレニマイバ", "H_3026": "バイカーシェード", + "S_3026": "シャコナックル", "H_3027": "アナアキスクエアグラス", + "H_3029": "タマサンBC925", "S_4000": "オイスタークロッグ", "S_4001": "チョコクロッグ", "H_4004": "スゲ", "C_4004": "ピンポンポロ", "C_4005": "テッカサイクルシャツ", + "H_4006": "イカンカン クラシック", "S_4007": "デルタストラップ ネオン", "H_4008": "イカバケット", "S_4008": "BBサンダル", @@ -94,14 +109,17 @@ "C_4010": "キングラガー008", "S_4011": "ヤキフグシャワサン アカ", "S_4012": "ヤキフグシャワサン キ", + "S_4014": "フィッシュボーンワラチ", "H_4015": "ボーラークラシック", "S_4015": "アローズサンダル アオキ", "H_4016": "ステンシルデニムハット", "S_4016": "BSサンダル", "H_4017": "ホタテンガロン", "S_4017": "べリべリサン オレンジ", + "H_4019": "ストローハット", "S_4021": "べリべリサン マゼンタ", "S_4022": "べリべリサン シアン", + "H_5000": "スタジオヘッドホン", "C_5000": "マウンテンオリーブ", "S_5000": "トレッキングライト", "H_5001": "オーロラヘッドホン", @@ -133,7 +151,10 @@ "S_6007": "ロッキンチェリー", "C_6008": "ウミボーズ ホーム", "S_6012": "ハンティングブーツ", + "S_6020": "ヌバックブーツxSJ", "S_6021": "ダックブーツ スノウ", + "S_6023": "カセブカブーツ レッド", + "S_6025": "ロッキンピンク", "C_7001": "イカバッテン マスタード", "S_7002": "スリッポン チドリ", "H_7007": "イカロスHKメット", @@ -155,6 +176,7 @@ "S_8013": "チャッカブーツ サンド", "H_8014": "ブロブスマイルマスク", "S_8014": "デッキシューズ フカイリ", + "H_8015": "エラブリースマスク", "H_8016": "トンビシールドR255", "C_8017": "ピーターパンクシャツ", "C_8018": "タコボウラーシャツ", @@ -173,6 +195,62 @@ "H_9009": "ピンポンバンド", "C_9010": "ハンティングベストKK", "C_9011": "タカアシプロテクターレッド", + "C_9012": "タカアシプロテクターライム", + "C_9013": "スミチラシベスト", "C_10006": "ホタパーカー グレー", - "C_10012": "バハフーディー ロホ" + "C_10012": "バハフーディー ロホ", + "C_10014": "バハフーディー セレステ", + "H_21010": "イトヨリキャップ", + "H_25000": "イカパッチン", + "C_25000": "スクールブレザーL", + "S_25000": "スクールローファー ハイソ", + "H_25001": "サムライヘルメット", + "C_25001": "サムライジャケット", + "S_25001": "サムライシューズ", + "H_25002": "パワードマスク", + "C_25002": "パワードスーツ", + "S_25002": "パワードレッグス", + "H_25003": "イカクリップ", + "C_25003": "スクールカーデ リボン", + "S_25003": "キルトローファー ルーズ", + "H_25004": "イカカゲマスク乙", + "C_25004": "ニンジャスーツ", + "S_25004": "シノビアシ", + "H_25005": "パワードマスク オリジン", + "C_25005": "パワードスーツ オリジン", + "S_25005": "パワードレッグス オリジン", + "H_25006": "ヒメイトクラウンS", + "C_25006": "ヒメイトパーカー", + "S_25006": "ヒメイトスニーカー", + "H_25007": "イイダチヘッドホン", + "C_25007": "イイダチトップス", + "S_25007": "イイダチスリッポン", + "H_25008": "エンチャントハット", + "C_25008": "エンチャントローブS", + "S_25008": "エンチャントブーツ", + "H_25009": "タコティカルなヘルム", + "C_25009": "タコティカルなよろい", + "S_25009": "タコティカルなすねあて", + "H_25010": "ひれおくん", + "C_25010": "ひれおくんのて", + "S_25010": "ひれおくんのあし", + "C_25014": "スクールブレザーR", + "S_25014": "スクールローファー スゲソ", + "C_25015": "スクールカーデ ネクタイ", + "S_25015": "キルトローファー スゲソ", + "H_25016": "イカカゲマスク甲", + "H_25017": "ヒメイトクラウンL", + "C_25017": "エンチャントローブL", + "C_26000": "フェスT", + "H_27000": "ヒーローヘッズ レプリカ", + "C_27000": "ヒーロージャケット レプリカ", + "S_27000": "ヒーローキックス レプリカ", + "H_27004": "アーマーメット レプリカ", + "C_27004": "アーマージャケット レプリカ", + "S_27004": "アーマーブーツ レプリカ", + "H_27109": "クマノミミ", + "H_27306": "ヒーローブレイン レプリカ", + "C_27306": "ヒーロースーツ レプリカ", + "S_27306": "ヒーローブーツ レプリカ", + "H_28000": "ロブキャップ" } diff --git a/public/locales/ko/gear.json b/public/locales/ko/gear.json index 8aa38c562..c5bed2fe3 100644 --- a/public/locales/ko/gear.json +++ b/public/locales/ko/gear.json @@ -1,6 +1,7 @@ { "H_1": "화이트 헤드밴드", "H_1000": "우니즈 BB 캡", + "C_1000": "화이트 오징어 T", "S_1000": "블루 로우톱", "C_1001": "블랙 오징어 눈 T", "H_1002": "라이즈 메시 캡", @@ -24,12 +25,15 @@ "C_1021": "블랙 8bit 복어구이", "S_1021": "그린 NNJ", "S_1022": "더 베이스 루키", + "S_1023": "다크 클램 600", "S_1024": "더 베이스 보스", "H_1028": "블랙 셰이딩 캡", "C_1035": "화이트 오징어 V", "H_1036": "피셔맨 캡", "C_1062": "화이트 오징어채 T", + "C_1063": "아로메 반반 T", "C_1066": "아나키 초커 T", + "C_1067": "아나키 브레이슬릿 T", "C_1069": "블루 리이슈 T", "C_1070": "브라운 리이슈 T", "C_1071": "화이트아웃 김말이 T", @@ -44,9 +48,11 @@ "C_1084": "트와일라이트 그러데이션 T", "C_1085": "선셋 그러데이션 T", "C_1088": "가브리엘 T", + "C_1090": "라임 블랍몹 T", "C_1091": "베리 블랍몹 T", "S_2000": "레드 시 호스 Hi", "S_2001": "좀비 시 호스 Hi", + "S_2003": "퍼플 시 호스 Hi", "C_2004": "제코 래글런 LS", "S_2004": "헌터 캔버스 Hi", "S_2005": "레드 캔버스 Hi", @@ -58,10 +64,13 @@ "S_2043": "레드 텐야 8", "S_2045": "호박 01STER", "C_3000": "화이트 레이어드 T", + "S_3000": "핑크 스니커즈", "H_3001": "스플래시 고글", "C_3001": "머스터드 레이어드 T", "S_3001": "오렌지 애로", + "H_3002": "파일럿 고글", "H_3003": "색안경", + "C_3004": "아이로닉 레이어드 T", "S_3004": "시안 스니커즈", "C_3006": "초콜릿 레이어드 T", "H_3008": "18K 보잉 선글라스", @@ -74,18 +83,24 @@ "H_3016": "물안경", "S_3020": "오징어회 스크램블", "H_3021": "데메니기스 고글", + "H_3022": "8bit 프레임", "S_3022": "레드 MOVE", + "H_3023": "와이어 글라스", "S_3023": "E-JECT 30XX", + "H_3024": "선선선글라스", "S_3024": "WO 조개관자", "H_3025": "플로트 클리어 글라스", "S_3025": "더블 샥스핀", "H_3026": "바이커 셰이드", + "S_3026": "갯가재 너클", "H_3027": "아나키 스퀘어 글라스", + "H_3029": "BC925 오로라 선글라스", "S_4000": "오이스터 클로그", "S_4001": "초콜릿 클로그", "H_4004": "삿갓", "C_4004": "핑퐁 폴로셔츠", "C_4005": "사이클링 셔츠", + "H_4006": "클래식 오징어 보터", "S_4007": "네온 델타 스트랩", "H_4008": "오징어 버킷 해트", "S_4008": "블랙 플립플롭", @@ -94,14 +109,17 @@ "C_4010": "킹 러거 008", "S_4011": "빨강 복어구이 슬리퍼", "S_4012": "노랑 복어구이 슬리퍼", + "S_4014": "피시 본 우라치", "H_4015": "클래식 볼러", "S_4015": "블루&옐로 애로 샌들", "H_4016": "스텐실 데님 해트", "S_4016": "BS 플립플롭", "H_4017": "가리비 텐 갤런", "S_4017": "오렌지 벨크로 샌들", + "H_4019": "스트로 해트", "S_4021": "마젠타 벨크로 샌들", "S_4022": "시안 벨크로 샌들", + "H_5000": "스튜디오 헤드폰", "C_5000": "올리브 마운틴 재킷", "S_5000": "라이트 하이킹 부츠", "H_5001": "오로라 헤드폰", @@ -133,7 +151,10 @@ "S_6007": "체리 펑크 부츠", "C_6008": "우미보즈(홈)", "S_6012": "헌팅 부츠", + "S_6020": "누벅 부츠xSJ", "S_6021": "스노 덕 부츠", + "S_6023": "레드 귀상어 부츠", + "S_6025": "핑크 펑크 부츠", "C_7001": "머스터드 오징어 엑스 스웨트", "S_7002": "물떼새 슬립온", "H_7007": "이카로스 HK 헬멧", @@ -155,6 +176,7 @@ "S_8013": "샌드 처커 부츠", "H_8014": "블랍 스마일 마스크", "S_8014": "다크 로스트 덱 슈즈", + "H_8015": "아가미 러블리 마스크", "H_8016": "오징어입 실드 R255", "C_8017": "그레이 펑크 셔츠", "C_8018": "문어 볼러 셔츠", @@ -173,6 +195,62 @@ "H_9009": "핑퐁 밴드", "C_9010": "카키 헌팅 베스트", "C_9011": "레드 거미게 프로텍터", + "C_9012": "라임 거미게 프로텍터", + "C_9013": "잉크 묻은 베스트", "C_10006": "호리비 그레이 후드", - "C_10012": "레드 바하 후드" + "C_10012": "레드 바하 후드", + "C_10014": "블루 바하 후드", + "H_21010": "실꼬리 캡", + "H_25000": "오징어 머리핀", + "C_25000": "스쿨 유니폼 L", + "S_25000": "니 삭스 스쿨 로퍼", + "H_25001": "일본 무사 헬멧", + "C_25001": "일본 무사 재킷", + "S_25001": "일본 무사 슈즈", + "H_25002": "파워드 마스크", + "C_25002": "파워드 슈트", + "S_25002": "파워드 레그", + "H_25003": "오징어 클립", + "C_25003": "스쿨 리본 카디건", + "S_25003": "루즈 삭스 킬트 로퍼", + "H_25004": "오징어 그림자 마스크 을", + "C_25004": "닌자 슈트", + "S_25004": "닌자 부츠", + "H_25005": "파워드 마스크 오리진", + "C_25005": "파워드 슈트 오리진", + "S_25005": "파워드 레그 오리진", + "H_25006": "히메이트 크라운 S", + "C_25006": "히메이트 후드", + "S_25006": "히메이트 스니커즈", + "H_25007": "이이다치 헤드폰", + "C_25007": "이이다치 톱스", + "S_25007": "이이다치 슬립온", + "H_25008": "인챈트 해트", + "C_25008": "인챈트 로브 S", + "S_25008": "인챈트 부츠", + "H_25009": "문어티컬한 헬름", + "C_25009": "문어티컬한 갑옷", + "S_25009": "문어티컬한 레그 가드", + "H_25010": "히레오 헤드", + "C_25010": "히레오 글로브", + "S_25010": "히레오 슈즈", + "C_25014": "스쿨 유니폼 R", + "S_25014": "맨발 스쿨 로퍼", + "C_25015": "스쿨 넥타이 카디건", + "S_25015": "맨발 킬트 로퍼", + "H_25016": "오징어 그림자 마스크 갑", + "H_25017": "히메이트 크라운 L", + "C_25017": "인챈트 로브 L", + "C_26000": "페스티벌 T", + "H_27000": "히어로 헤드 레플리카", + "C_27000": "히어로 재킷 레플리카", + "S_27000": "히어로 킥스 레플리카", + "H_27004": "아머 헬멧 레플리카", + "C_27004": "아머 재킷 레플리카", + "S_27004": "아머 부츠 레플리카", + "H_27109": "곰 머리띠", + "H_27306": "히어로 브레인 레플리카", + "C_27306": "히어로 슈트 레플리카", + "S_27306": "히어로 부츠 레플리카", + "H_28000": "롭 캡" } diff --git a/public/locales/nl/gear.json b/public/locales/nl/gear.json index a39cabea0..fd3b396a8 100644 --- a/public/locales/nl/gear.json +++ b/public/locales/nl/gear.json @@ -1,6 +1,7 @@ { "H_1": "Witte hoofdband", "H_1000": "Honkbalpet", + "C_1000": "Wit T-shirt", "S_1000": "Blauwe Lo-Tops", "C_1001": "Zwart octopusoog-T-shirt", "H_1002": "Takoroka-pet", @@ -24,12 +25,15 @@ "C_1021": "Zwart pixel-T-shirt", "S_1021": "Wasabi-tabisneakers", "S_1022": "Witte suède sneakers", + "S_1023": "Zwarte mosselsneakers", "S_1024": "Zwarte suède sneakers", "H_1028": "Zwarte pet met flappen", "C_1035": "Wit T-shirt met V-hals", "H_1036": "Dokwerkerspet", "C_1062": "Verscheurd Tri-shirt", + "C_1063": "Combi-Tentatek-T-shirt", "C_1066": "Annaki-shirt en choker", + "C_1067": "Annaki-shirt en armbanden", "C_1069": "Blauw retro-T-shirt", "C_1070": "Beige retro-T-shirt", "C_1071": "Barazushi-shawl", @@ -44,9 +48,11 @@ "C_1084": "Avondtinten-T-shirt", "C_1085": "Ochtendtinten-T-shirt", "C_1088": "Aalzebub-T-shirt", + "C_1090": "Limetten-BlobMob-T-shirt", "C_1091": "Bessen-BlobMob-T-shirt", "S_2000": "Rode hoge sneakers", "S_2001": "Hoge zombiesneakers", + "S_2003": "Paarse Hi-Tops", "C_2004": "Zekko-honkbalshirt", "S_2004": "Groene Hi-Tops", "S_2005": "Rode Hi-Tops", @@ -58,10 +64,13 @@ "S_2043": "Rode basketbalschoenen", "S_2045": "Parelwitte 03ST3Rs", "C_3000": "Wit laagjesshirt", + "S_3000": "Roze sportschoenen", "H_3001": "Duikbril", "C_3001": "Geel laagjesshirt", "S_3001": "Oranje pijlsneakers", + "H_3002": "Pilotenbril", "H_3003": "Getinte zonnebril", + "C_3004": "Zink-laagjesshirt", "S_3004": "Turquoise sportschoenen", "C_3006": "Bruin laagjesshirt", "H_3008": "18K aviatorbril", @@ -74,18 +83,24 @@ "H_3016": "Zwembril", "S_3020": "Transparante sandalen", "H_3021": "Getinte bril", + "H_3022": "Pixelbril", "S_3022": "Rode turbo-tabisneakers", + "H_3023": "Bril zonder glazen", "S_3023": "A.L.G. 30XX", + "H_3024": "Driedubbeldekkerbril", "S_3024": "Oranje gespsneakers", "H_3025": "Stiekeme bril", "S_3025": "Haaienvinsneakers", "H_3026": "Motorzonnebril", + "S_3026": "Blauwe scampisneakers", "H_3027": "Hoekige Annaki-bril", + "H_3029": "Ronde bril met blauw glas", "S_4000": "Grijze klompen", "S_4001": "Bruine klompen", "H_4004": "Bamboehoed", "C_4004": "Zwarte polo", "C_4005": "Wielertrui", + "H_4006": "Klassieke strohoed", "S_4007": "Neon sandalen", "H_4008": "Vissershoed", "S_4008": "Zwarte teenslippers", @@ -94,14 +109,17 @@ "C_4010": "King-rugbyshirt 08", "S_4011": "Rode badslippers", "S_4012": "Gele badslippers", + "S_4014": "Sepiasandalen", "H_4015": "Bolhoed", "S_4015": "Blauwe pijlsandalen", "H_4016": "Spijkerstofvissershoed", "S_4016": "BlobMob-teenslippers", "H_4017": "Howdy-hoed", "S_4017": "Oranje plastic sandalen", + "H_4019": "Strandhoed", "S_4021": "Roze plastic sandalen", "S_4022": "Turquoise plastic sandalen", + "H_5000": "Studiokoptelefoon", "C_5000": "Olijfgroen ski-jack", "S_5000": "Wandelschoenen", "H_5001": "Designerkoptelefoon", @@ -133,7 +151,10 @@ "S_6007": "Rode punkschoenen", "C_6008": "Umibozu-jersey (thuis)", "S_6012": "Jachtlaarzen", + "S_6020": "Skipjack-werkschoenen", "S_6021": "Witte halfrubberen laarzen", + "S_6023": "Rode hamerhaailaarzen", + "S_6025": "Roze punkschoenen", "C_7001": "SquidForce-trui", "S_7002": "Instappers met patroon", "H_7007": "IJshockeyhelm", @@ -155,6 +176,7 @@ "S_8013": "Kaki hoge schoenen", "H_8014": "BlobMob-mondkapje", "S_8014": "Donkerbruine bootschoenen", + "H_8015": "Zuurstofmasker Pro", "H_8016": "Kraakcommando-schild", "C_8017": "Visaas-overhemd", "C_8018": "Octobowler-hemd", @@ -173,6 +195,62 @@ "H_9009": "Tafeltennishoofdband", "C_9010": "Kaki boswachteroverhemd", "C_9011": "Rood krabbenpantser", + "C_9012": "Groen krabbenpantser", + "C_9013": "Vlekkenvest", "C_10006": "Grijze hoody", - "C_10012": "Rode wereldse hoody" + "C_10012": "Rode wereldse hoody", + "C_10014": "Blauwe wereldse hoody", + "H_21010": "Snapperpet", + "H_25000": "Inktvishaarspeld", + "C_25000": "Schooluniform A", + "S_25000": "Schoolschoenen", + "H_25001": "Samoeraihelm", + "C_25001": "Samoeraitenue", + "S_25001": "Samoeraischoenen", + "H_25002": "Hightechhelm", + "C_25002": "Hightechpantser", + "S_25002": "Hightechschoenen", + "H_25003": "Inktvisoorbellen", + "C_25003": "Schoolvest A", + "S_25003": "Loafers met franje", + "H_25004": "Ninjamasker Ver. 2", + "C_25004": "Ninjapak", + "S_25004": "Ninjalaarzen", + "H_25005": "Hightechhelm (prototype)", + "C_25005": "Hightechpantser (prototype)", + "S_25005": "Hightechschoenen (prototype)", + "H_25006": "Loreleis kroon S", + "C_25006": "Loreleis hoody", + "S_25006": "Loreleis plateauschoenen", + "H_25007": "Mariana's koptelefoon", + "C_25007": "Mariana's topje", + "S_25007": "Mariana's instappers", + "H_25008": "Toverhoed", + "C_25008": "Tovergewaad A", + "S_25008": "Toverlaarzen", + "H_25009": "Octoridderhelm", + "C_25009": "Octoridderharnas", + "S_25009": "Octoridderlaarzen", + "H_25010": "Mascottehoofd", + "C_25010": "Mascottehandschoenen", + "S_25010": "Mascotteschoenen", + "C_25014": "Schooluniform B", + "S_25014": "Basisschoolschoenen", + "C_25015": "Schoolvest B", + "S_25015": "Basisloafers met franje", + "H_25016": "Ninjamasker Ver. 1", + "H_25017": "Loreleis kroon L", + "C_25017": "Tovergewaad B", + "C_26000": "Splatfest-T-shirt", + "H_27000": "Heldenheadset (replica)", + "C_27000": "Heldenjack (replica)", + "S_27000": "Heldenschoenen (replica)", + "H_27004": "Pantserhelm (replica)", + "C_27004": "Pantserjack (replica)", + "S_27004": "Pantserschoenen (replica)", + "H_27109": "Berenoortjes", + "H_27306": "Heldenneuroset (replica)", + "C_27306": "Heldenpak (replica)", + "S_27306": "Heldensneakers (replica)", + "H_28000": "Pelles pet" } diff --git a/public/locales/ru/gear.json b/public/locales/ru/gear.json index 920526b7b..cd301af77 100644 --- a/public/locales/ru/gear.json +++ b/public/locales/ru/gear.json @@ -1,6 +1,7 @@ { "H_1": "Белая повязка", "H_1000": "Бейсболка БК «Ежи»", + "C_1000": "Белая майка", "S_1000": "Синие сникеры", "C_1001": "Черная кальмарка", "H_1002": "Тракер от «Рыбок»", @@ -24,12 +25,15 @@ "C_1021": "«Фугасик-ретро» черная", "S_1021": "Таби «Васаби»", "S_1022": "Полукеды «Нубик»", + "S_1023": "Темные устрокроссы", "S_1024": "Полукеды «Профи»", "H_1028": "Черная кепка с ушами", "C_1035": "Белая майка с вырезом", "H_1036": "Шапка-докер", "C_1062": "Майка «Рыба-пила»", + "C_1063": "Майка-дуо «Щуччи»", "C_1066": "«Чокер» от Панкасиуса", + "C_1067": "«Манжеты» от Панкасиуса", "C_1069": "Голубая ретро-майка", "C_1070": "Бежевая ретро-майка", "C_1071": "Шаль «Нори-ролл»", @@ -44,9 +48,11 @@ "C_1084": "Майка «Закат»", "C_1085": "Майка «Рассвет»", "C_1088": "Майка «У-гранж»", + "C_1090": "Лаймовая смайл-майка", "C_1091": "Ягодная смайл-майка", "S_2000": "Красные блинг-кеды", "S_2001": "Блинг-кеды «Зомби»", + "S_2003": "Лиловые блинг-кеды", "C_2004": "Футболка от «Йожко»", "S_2004": "Кеды «Охотник»", "S_2005": "Красные кеды", @@ -58,10 +64,13 @@ "S_2043": "Осьмокроссы «Рубин»", "S_2045": "Перл-кроссы «УС-3»", "C_3000": "Белая двойка", + "S_3000": "Розовые кроссовки", "H_3001": "Маска для ныряния", "C_3001": "Желтая двойка", "S_3001": "Оранжевые «Стрелы»", + "H_3002": "Очки пилота", "H_3003": "Солнцезащитные очки", + "C_3004": "Двойка от «Шпротус»", "S_3004": "Бирюзовые кроссовки", "C_3006": "Коричневая двойка", "H_3008": "Золотые «авиаторы»", @@ -74,18 +83,24 @@ "H_3016": "Очки для плавания", "S_3020": "Кроссы-желейки", "H_3021": "Очки «бочкоглазики»", + "H_3022": "Очки «8 бит»", "S_3022": "Турботаби «Лосось»", + "H_3023": "Очки-невидимки", "S_3023": "Кроссы «М-ЕХА»", + "H_3024": "Очки «Тройная 333ащита»", "S_3024": "Слип-кроссы «Оранж»", "H_3025": "Тактические очки", "S_3025": "«Акульи плавники»", "H_3026": "Мотоочки", + "S_3026": "Синие «креветки»", "H_3027": "Очки от Панкасиуса", + "H_3029": "Очки «Осьборн блю» BC925", "S_4000": "Серые клоги", "S_4001": "Коричневые клоги", "H_4004": "Вьетнамка", "C_4004": "Черное поло", "C_4005": "Веломайка", + "H_4006": "Шляпка «Классика»", "S_4007": "Неоновые сандалии", "H_4008": "Панама", "S_4008": "Черные шлепки", @@ -94,14 +109,17 @@ "C_4010": "Регбийка «Восьмерка»", "S_4011": "Шлепки «Фугасик»", "S_4012": "Желтые шлепки «Фугасик»", + "S_4014": "Сандалии «Рыбья кость»", "H_4015": "Классический котелок", "S_4015": "Синие «Стрелы-лайт»", "H_4016": "Джинсовая панама", "S_4016": "Шлепки со смайлом", "H_4017": "Ковбойская шляпа", "S_4017": "Оранжевые шлеподы", + "H_4019": "Пляжная шляпка", "S_4021": "Розовые шлеподы", "S_4022": "Бирюзовые шлеподы", + "H_5000": "Студийные наушники", "C_5000": "Зеленая лыжная куртка", "S_5000": "Горные ботинки", "H_5001": "Дизайнерские наушники", @@ -133,7 +151,10 @@ "S_6007": "Вишневые берцы", "C_6008": "«Умибодзу» (основной)", "S_6012": "Болотные ботинки", + "S_6020": "Рабочие боты «Граффити»", "S_6021": "Полярные уткоботы", + "S_6023": "Красные «Молотоголовы»", + "S_6025": "Розовые берцы", "C_7001": "Свитер «Боец»", "S_7002": "Слипоны со стрелками", "H_7007": "Шлем ХК «Барракуда»", @@ -155,6 +176,7 @@ "S_8013": "Светлые ботинки чукка", "H_8014": "Маска со смайлами", "S_8014": "Топ-сайдеры «Эспрессо»", + "H_8015": "Респиратор «Жабры 3000»", "H_8016": "Защитный экран «Спрут»", "C_8017": "Гавайка «Планк-панк»", "C_8018": "Поло «Осьмобоулинг»", @@ -173,6 +195,62 @@ "H_9009": "Повязка (пинг-понг)", "C_9010": "Полевой жилет «Хаки»", "C_9011": "Жилет «Краснопанцирь»", + "C_9012": "Жилет «Зеленый панцирь»", + "C_9013": "Безрукавка «Клякса»", "C_10006": "Серая толстовка", - "C_10012": "Вишневое этно-худи" + "C_10012": "Вишневое этно-худи", + "C_10014": "Лазурное этно-худи", + "H_21010": "Кепка «Лещик»", + "H_25000": "Заколка «Кальмарчик»", + "C_25000": "Школьная форма А", + "S_25000": "Школьные ботинки + чулки", + "H_25001": "Шлем самурая", + "C_25001": "Доспехи самурая", + "S_25001": "Самурайские сандалии", + "H_25002": "Силовой шлем", + "C_25002": "Силовые доспехи", + "S_25002": "Силовые боты", + "H_25003": "Клипсы Splatoon 2", + "C_25003": "Школьная кофта А", + "S_25003": "Лоферы с бахромой", + "H_25004": "Маска ниндзялинга М-2", + "C_25004": "Костюм ниндзялинга", + "S_25004": "Таби ниндзялинга", + "H_25005": "Силовой шлем М-1", + "C_25005": "Силовые доспехи М-1", + "S_25005": "Силовые боты М-1", + "H_25006": "Жем-корона (мини)", + "C_25006": "Жем-толстовка", + "S_25006": "Жем-кроссы", + "H_25007": "Риш-наушники", + "C_25007": "Риш-топик", + "S_25007": "Риш-слипоны", + "H_25008": "Шляпа колдуньи", + "C_25008": "Балахон колдуньи А", + "S_25008": "Сапоги колдуньи", + "H_25009": "Шлем осьморыцаря", + "C_25009": "Латы осьморыцаря", + "S_25009": "Сапоги осьморыцаря", + "H_25010": "Маска Плавнишки", + "C_25010": "Перчатки Плавнишки", + "S_25010": "Башмаки Плавнишки", + "C_25014": "Школьная форма Б", + "S_25014": "Простые школьные ботинки", + "C_25015": "Школьная кофта Б", + "S_25015": "Простые лоферы с бахромой", + "H_25016": "Маска ниндзялинга М-1", + "H_25017": "Жем-корона (макси)", + "C_25017": "Балахон колдуньи Б", + "C_26000": "Сплатфест-майка", + "H_27000": "Рация героя (клон)", + "C_27000": "Жилет героя (клон)", + "S_27000": "Кроссы героя (клон)", + "H_27004": "Бронешлем (клон)", + "C_27004": "Бронекуртка (клон)", + "S_27004": "Бронеботы (клон)", + "H_27109": "Медвежий ободок", + "H_27306": "Нейрофон героя (клон)", + "C_27306": "Костюм героя (клон)", + "S_27306": "Боты героя (клон)", + "H_28000": "Шапочка Ракки" } diff --git a/public/locales/zh/gear.json b/public/locales/zh/gear.json index ac95a224a..ab94c9335 100644 --- a/public/locales/zh/gear.json +++ b/public/locales/zh/gear.json @@ -1,6 +1,7 @@ { "H_1": "头带 白色", "H_1000": "海胆BB帽", + "C_1000": "鱿鱼T恤 白色", "S_1000": "低筒鞋 蓝色", "C_1001": "鱿鱼眼T恤 黑色", "H_1002": "暇古网帽", @@ -24,12 +25,15 @@ "C_1021": "烧河豚点阵T恤 黑色", "S_1021": "NNJ运动鞋 绿色", "S_1022": "基地训练鞋 入门", + "S_1023": "蛤蜊600 甘露酱油", "S_1024": "基地训练鞋 高手", "H_1028": "遮阳帽 墨黑", "C_1035": "鱿鱼V领T恤 白色", "H_1036": "瓜皮帽", "C_1062": "鱿鱼丝T恤 白色", + "C_1063": "艾洛眼T恤 五分袖", "C_1066": "无法无天T恤配颈链", + "C_1067": "无法无天T恤配手链", "C_1069": "再版T恤 蓝色", "C_1070": "再版T恤 棕色", "C_1071": "散寿司披肩 海苔卷", @@ -44,9 +48,11 @@ "C_1084": "暮光渐层T恤", "C_1085": "日落渐层T恤", "C_1088": "加百列T恤", + "C_1090": "密集水滴鱼上衣 莱姆绿", "C_1091": "密集水滴鱼上衣 莓果红", "S_2000": "高筒海马鞋 红色", "S_2001": "高筒海马鞋 僵尸", + "S_2003": "高筒海马鞋 紫色", "C_2004": "泽酷插肩袖上衣", "S_2004": "高筒帆布鞋 黄麻", "S_2005": "高筒帆布鞋 番茄", @@ -58,10 +64,13 @@ "S_2043": "天亚8篮球鞋 红色", "S_2045": "01STER 琥珀", "C_3000": "两件式长袖上衣 白色", + "S_3000": "糖果运动鞋 粉红色", "H_3001": "斯普拉护目镜", "C_3001": "两件式长袖上衣 芥末黄", "S_3001": "箭标鞋 橘色", + "H_3002": "飞行员护目镜", "H_3003": "有色眼镜", + "C_3004": "钢铁先锋两件式长袖上衣", "S_3004": "糖果运动鞋 蓝绿色", "C_3006": "两件式长袖上衣 巧克力色", "H_3008": "明星墨镜 18K", @@ -74,18 +83,24 @@ "H_3016": "竞技泳镜", "S_3020": "鱿鱼生鱼片 Scramble", "H_3021": "桶眼鱼护目镜", + "H_3022": "8-Bit 镜框", "S_3022": "MOVE跑鞋 红色", + "H_3023": "眼饰", "S_3023": "MODZ-9", + "H_3024": "墨墨墨镜", "S_3024": "贝壳柱WO", "H_3025": "浮法玻璃透明眼镜", "S_3025": "双鱼翅", "H_3026": "骑士偏光眼镜", + "S_3026": "虾蛄关节运动鞋", "H_3027": "无法无天方形眼镜", + "H_3029": "球形墨镜BC925", "S_4000": "鳄鱼鞋 牡蛎", "S_4001": "鳄鱼鞋 巧克力", "H_4004": "斗笠", "C_4004": "乒乓球Polo衫", "C_4005": "单车衫", + "H_4006": "经典鱿鱼草帽", "S_4007": "三角带运动凉鞋 霓虹", "H_4008": "鱿鱼渔夫帽", "S_4008": "BB拖鞋", @@ -94,14 +109,17 @@ "C_4010": "王者橄榄球衫008", "S_4011": "烧河豚浴室拖鞋 红色", "S_4012": "烧河豚浴室拖鞋 黄色", + "S_4014": "鱼骨编织凉鞋", "H_4015": "经典圆顶礼帽", "S_4015": "箭标拖鞋 蓝黄色", "H_4016": "模板喷画牛仔布帽", "S_4016": "BS拖鞋", "H_4017": "帆立贝牛仔帽", "S_4017": "非常非常拖鞋 橘色", + "H_4019": "草帽", "S_4021": "非常非常拖鞋 洋红色", "S_4022": "非常非常拖鞋 绿蓝色", + "H_5000": "工作室耳机", "C_5000": "登山外套 橄榄绿", "S_5000": "登山鞋 轻量", "H_5001": "极光耳机", @@ -133,7 +151,10 @@ "S_6007": "摇滚靴 樱桃", "C_6008": "海坊主坦克背心 主场", "S_6012": "狩猎靴", + "S_6020": "磨砂皮革靴xSJ", "S_6021": "猎鸭靴 白雪", + "S_6023": "双髻鲨靴 红色", + "S_6025": "摇滚靴 粉红色", "C_7001": "鱿鱼交叉套头衫 芥末黄", "S_7002": "懒人鞋 千鸟", "H_7007": "伊卡洛斯曲棍球安全帽", @@ -155,6 +176,7 @@ "S_8013": "查卡靴 三明治", "H_8014": "水滴鱼微笑面罩", "S_8014": "帆船鞋 深咖啡色", + "H_8015": "可爱鱼鳃面罩", "H_8016": "黑鸢防护面罩R255", "C_8017": "彼得朋克衬衫", "C_8018": "章鱼保龄球衫", @@ -173,6 +195,62 @@ "H_9009": "乒乓头带", "C_9010": "狩猎背心KK", "C_9011": "长腿护甲 红色", + "C_9012": "长腿护甲 莱姆绿", + "C_9013": "喷墨背心", "C_10006": "帆立连帽上衣 灰色", - "C_10012": "巴哈连帽上衣 红色" + "C_10012": "巴哈连帽上衣 红色", + "C_10014": "巴哈连帽上衣 天蓝色", + "H_21010": "金线鱼帽", + "H_25000": "鱿鱼发夹", + "C_25000": "学校制服外套L", + "S_25000": "学校乐福鞋 高级", + "H_25001": "武士头盔", + "C_25001": "武士外套", + "S_25001": "武士鞋", + "H_25002": "动力面罩", + "C_25002": "动力装", + "S_25002": "动力靴", + "H_25003": "鱿鱼回纹针", + "C_25003": "学校针织罩衫 蝴蝶结", + "S_25003": "流苏乐福鞋 宽松", + "H_25004": "鱿鱼影子面罩 乙", + "C_25004": "忍者装", + "S_25004": "忍者鞋", + "H_25005": "动力面罩 原型", + "C_25005": "动力装 原型", + "S_25005": "动力靴 原型", + "H_25006": "姬伴皇冠S", + "C_25006": "姬伴连帽上衣", + "S_25006": "姬伴运动鞋", + "H_25007": "饭友耳机", + "C_25007": "饭友上衣", + "S_25007": "饭友懒人鞋", + "H_25008": "魔力圆边帽", + "C_25008": "魔力长袍S", + "S_25008": "魔力靴", + "H_25009": "章鱼钢盔", + "C_25009": "章鱼铠甲", + "S_25009": "章鱼护腿鞋", + "H_25010": "鱼奇奇", + "C_25010": "鱼奇奇手套", + "S_25010": "鱼奇奇鞋", + "C_25014": "学校制服外套R", + "S_25014": "学校乐福鞋 醋鱿鱼须", + "C_25015": "学校针织罩衫 领带", + "S_25015": "流苏乐福鞋 醋鱿鱼须", + "H_25016": "鱿鱼影子面罩 甲", + "H_25017": "姬伴皇冠L", + "C_25017": "魔力长袍L", + "C_26000": "祭典T恤", + "H_27000": "英雄头部装备 复制", + "C_27000": "英雄外套 复制", + "S_27000": "英雄鞋 复制", + "H_27004": "盔甲头盔 复制", + "C_27004": "盔甲外套 复制", + "S_27004": "盔甲靴 复制", + "H_27109": "熊耳朵", + "H_27306": "英雄头饰装备 复制", + "C_27306": "英雄装 复制", + "S_27306": "英雄靴 复制", + "H_28000": "阿龙帽" }