diff --git a/README.md b/README.md index da4241329..6ded26b73 100644 --- a/README.md +++ b/README.md @@ -123,18 +123,29 @@ Note: This is only useful if you have access to a production running on Render.c 4. `wormhole send db-copy.sqlite3` 5. On the receiver computer use the command shown. -### Add a new weapon +### Doing monthly update -1. Add image in both .png and .avif with the correct weapon ID (`replace-img-names.ts` can help) -2. Create new weapon ids json and weapon translation jsons using `create-weapon-json.ts` script - -### Add new gear gear - -0. If Salmon Run gear, update constant in create-gear-json.ts -1. `npm run create-gear-json` -2. Copy generated files from output folder to gear-ids.ts file -3. Get .png from Lean's repository -4. Generate .avif image +1. Fill /scripts/dicts with new data from leanny repository: + - weapon = contents of `weapon` folder + - langs = contents of `language` folder + - Couple other at the root: `GearInfoClothes.json`, `GearInfoHead.json`, `GearInfoShoes.json`, `spl__DamageRateInfoConfig.pp__CombinationDataTableData.json`, `SplPlayer.game__GameParameterTable.json`, `WeaponInfoMain.json`, `WeaponInfoSpecial.json` and `WeaponInfoSub.json` +2. Update `AVAILABLE_SR_GEAR` with new SR gear +3. Update all `CURRENT_SEASON` constants +4. Update `CURRENT_PATH` constants +5. `npm run create-misc-json` +6. `npm run create-gear-json` +7. `npm run create-analyzer-json` +8. `npm run create-object-dmg-json` +9. Fill new weapon ID's by category to `weapon-ids.ts` (easy to take from the diff of english weapons.json) +10. Get gear id's for each slot from /output folder and also update gear id files. +11. Replace `object-dmg.json` with the `object-dmg.json` in /output folder +12. Replace `weapon-params.json` with the `params.json` in /output folder +13. Delete all images inside `main-weapons`, `main-weapons-outlined` and `gear` folders. +14. Replace with images from Lean's repository. +15. Run the `npm run replace-img-names` command +16. Run the `npm run replace-weapon-names` command +17. Run the avif generating command in each image folder. +18. Update manually any languages that use English `gear.json` and `weapons.json` files ### Fix errors from the CI Pipeline diff --git a/app/modules/analyzer/object-dmg.json b/app/modules/analyzer/object-dmg.json index d5f332f4b..8ebb19c25 100644 --- a/app/modules/analyzer/object-dmg.json +++ b/app/modules/analyzer/object-dmg.json @@ -48,6 +48,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2 @@ -71,7 +75,7 @@ ] }, "Blaster_BlasterShort": { - "mainWeaponIds": [200, 20200, 10200], + "mainWeaponIds": [200, 201, 20200, 10200], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -119,6 +123,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2 @@ -192,6 +200,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2 @@ -265,6 +277,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2 @@ -413,6 +429,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 3 + }, { "target": "Wsb_Flag", "rate": 100 @@ -495,6 +515,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "Wsb_Flag", "rate": 2 @@ -574,6 +598,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 1.8 @@ -657,6 +685,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "Sponge_Versus", "rate": 2 @@ -732,6 +764,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 2 @@ -774,6 +810,10 @@ { "target": "Propeller", "rate": 5 + }, + { + "target": "PropellerOnline", + "rate": 5 } ] }, @@ -842,6 +882,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "Sponge_Versus", "rate": 2 @@ -928,6 +972,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "Sponge_Versus", "rate": 2 @@ -947,7 +995,9 @@ ] }, "BrushCore": { - "mainWeaponIds": [1100, 21100, 11100, 1110, 21110, 11110, 31100, 31110], + "mainWeaponIds": [ + 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110 + ], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -1002,7 +1052,9 @@ ] }, "BrushSplash": { - "mainWeaponIds": [1100, 21100, 11100, 1110, 21110, 11110, 31100, 31110], + "mainWeaponIds": [ + 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110 + ], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -1084,7 +1136,7 @@ ] }, "ChargerFull_Light": { - "mainWeaponIds": [22900, 2050, 22050, 12050], + "mainWeaponIds": [22900, 2050, 22050, 12050, 2070, 22070], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -1136,6 +1188,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 1.6 @@ -1211,6 +1267,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2.2 @@ -1288,6 +1348,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2 @@ -1311,7 +1375,7 @@ ] }, "Charger_Light": { - "mainWeaponIds": [22900, 2050, 22050, 12050], + "mainWeaponIds": [22900, 2050, 22050, 12050, 2070, 22070], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -1363,6 +1427,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.6 @@ -1434,6 +1502,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 2.2 @@ -1507,6 +1579,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 2 @@ -1638,12 +1714,12 @@ "Default": { "mainWeaponIds": [ 20900, 220, 20220, 10220, 210, 20210, 10210, 30200, 30210, 20200, 10200, - 1100, 21100, 11100, 1110, 21110, 11110, 31100, 31110, 22900, 2060, 22060, - 12060, 2050, 22050, 12050, 2040, 12040, 2030, 42030, 22030, 12030, 2020, - 12020, 2010, 22010, 12010, 2000, 22000, 12000, 40000, 1000, 21000, 11000, - 1020, 21020, 11020, 1030, 21030, 11030, 1010, 21010, 11010, 31000, 31010, - 26900, 6020, 26020, 16020, 6000, 26000, 16000, 36000, 36010, 6010, 26010, - 16010, 40040, 40042, 40041 + 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110, 22900, 2060, + 22060, 12060, 2050, 22050, 12050, 2040, 12040, 2030, 42030, 22030, 12030, + 2020, 12020, 2010, 22010, 12010, 2070, 22070, 2000, 22000, 12000, 40000, + 1000, 1001, 21000, 11000, 1020, 21020, 11020, 1030, 21030, 11030, 1010, + 21010, 11010, 31000, 31010, 1040, 21040, 26900, 6020, 26020, 16020, 6000, + 26000, 16000, 36000, 36010, 6010, 26010, 16010, 40040, 40042, 40041 ], "subWeaponIds": [8, 6, 11006, 10006, 30006, 12, 10012, 9, 11, 10100], "specialWeaponIds": [ @@ -1692,6 +1768,10 @@ { "target": "Propeller", "rate": 5 + }, + { + "target": "PropellerOnline", + "rate": 5 } ] }, @@ -1767,6 +1847,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 2 @@ -1969,6 +2053,10 @@ "target": "NiceBall_Armor", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 2.8 @@ -2056,6 +2144,10 @@ "target": "NiceBall_Armor", "rate": 1.3334 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 2.8 @@ -2111,6 +2203,10 @@ "target": "GreatBarrier_WeakPoint", "rate": 1 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 1 @@ -2189,7 +2285,7 @@ ] }, "Maneuver_Short": { - "mainWeaponIds": [5000, 25000, 15000], + "mainWeaponIds": [5000, 5001, 25000, 15000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -2284,7 +2380,7 @@ }, { "target": "CoopEnemySakeTamaire", - "rate": 0.5 + "rate": 0.45 }, { "target": "CoopEnemySakelienTowerPart", @@ -2361,6 +2457,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "Sponge_Versus", "rate": 5 @@ -2478,6 +2578,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "ShockSonar", "rate": 2 @@ -2683,8 +2787,8 @@ }, "RollerCore": { "mainWeaponIds": [ - 1000, 21000, 11000, 1020, 21020, 11020, 1030, 21030, 11030, 1010, 21010, - 11010, 31000, 31010 + 1000, 1001, 21000, 11000, 1020, 21020, 11020, 1030, 21030, 11030, 1010, + 21010, 11010, 31000, 31010, 1040, 21040 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -2721,6 +2825,10 @@ "target": "Propeller", "rate": 0.5 }, + { + "target": "PropellerOnline", + "rate": 0.5 + }, { "target": "Sponge_Versus", "rate": 0.344 @@ -2736,7 +2844,7 @@ ] }, "RollerSplash_Compact": { - "mainWeaponIds": [1000, 21000, 11000], + "mainWeaponIds": [1000, 1001, 21000, 11000, 1040], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -2788,6 +2896,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.2 @@ -2807,7 +2919,7 @@ ] }, "RollerSplash_Heavy": { - "mainWeaponIds": [1020, 21020, 11020], + "mainWeaponIds": [1020, 21020, 11020, 21040], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -2863,6 +2975,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.2 @@ -2934,6 +3050,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.2 @@ -3005,6 +3125,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.2 @@ -3024,7 +3148,7 @@ ] }, "Saber_ChargeShot": { - "mainWeaponIds": [8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3098,8 +3222,95 @@ } ] }, + "Saber_ChargeSlash_Penetrate": { + "mainWeaponIds": [28900], + "subWeaponIds": [], + "specialWeaponIds": [], + "rates": [ + { + "target": "Bomb_TorpedoBullet", + "rate": 1.2 + }, + { + "target": "BulletUmbrellaCanopyCompact", + "rate": 1.2 + }, + { + "target": "BulletUmbrellaCanopyNormal", + "rate": 1.2 + }, + { + "target": "BulletUmbrellaCanopyWide", + "rate": 1.2 + }, + { + "target": "Chariot", + "rate": 0.65 + }, + { + "target": "CoopEnemyHardBody", + "rate": 1 + }, + { + "target": "CoopEnemySakeTamaireOneBomb", + "rate": 1 + }, + { + "target": "Gachihoko_Barrier", + "rate": 0.8 + }, + { + "target": "GreatBarrier_Barrier", + "rate": 1.2 + }, + { + "target": "GreatBarrier_WeakPoint", + "rate": 0.9 + }, + { + "target": "MsnBoxHard", + "rate": 10 + }, + { + "target": "MsnEnemyShield", + "rate": 10 + }, + { + "target": "MsnEnemyTakopodDEV", + "rate": 4 + }, + { + "target": "MsnGoal", + "rate": 10 + }, + { + "target": "NiceBall_Armor", + "rate": 0.65 + }, + { + "target": "ShockSonar", + "rate": 1.2 + }, + { + "target": "Sponge_Versus", + "rate": 1.2 + }, + { + "target": "Wsb_Flag", + "rate": 1.2 + }, + { + "target": "Wsb_Shield", + "rate": 1.2 + }, + { + "target": "Wsb_Sprinkler", + "rate": 1.2 + } + ] + }, "Saber_ChargeSlash": { - "mainWeaponIds": [8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3178,7 +3389,7 @@ ] }, "Saber_Shot": { - "mainWeaponIds": [8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3249,7 +3460,7 @@ ] }, "Saber_Slash": { - "mainWeaponIds": [8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3395,6 +3606,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 5 @@ -3458,6 +3673,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 5 @@ -3521,6 +3740,10 @@ "target": "Propeller", "rate": 3 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 5 @@ -3592,6 +3815,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 2.4 @@ -3659,6 +3886,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 2.4 @@ -3734,6 +3965,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 2.4 @@ -3823,7 +4058,7 @@ ] }, "Shooter_Blaze": { - "mainWeaponIds": [30, 20030, 10030], + "mainWeaponIds": [30, 31, 20030, 10030], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3858,7 +4093,7 @@ ] }, "Shooter_Expert": { - "mainWeaponIds": [70, 20070, 10070], + "mainWeaponIds": [70, 71, 20070, 10070], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3893,7 +4128,7 @@ ] }, "Shooter_First": { - "mainWeaponIds": [10, 20010, 10010], + "mainWeaponIds": [10, 11, 20010, 10010], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -4325,8 +4560,8 @@ "Shooter": { "mainWeaponIds": [ 400, 20400, 10400, 20050, 10050, 20080, 10080, 10900, 10910, 10920, 40, - 20040, 45, 10040, 60, 20060, 10060, 30000, 30010, 20310, 10310, 20300, - 10300 + 41, 20040, 45, 10040, 100, 20100, 60, 20060, 10060, 30000, 30010, 20310, + 10310, 20300, 10300 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -4532,6 +4767,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "Sponge_Versus", "rate": 2.4 @@ -4595,6 +4834,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 1.25 @@ -4674,6 +4917,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "Sponge_Versus", "rate": 2 @@ -4737,6 +4984,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.25 @@ -4761,7 +5012,8 @@ }, "Slosher": { "mainWeaponIds": [ - 3010, 23010, 13010, 3020, 23020, 13020, 33000, 33010, 3000, 23000, 13000 + 3010, 23010, 13010, 3020, 23020, 13020, 33000, 33010, 3000, 3001, 23000, + 13000 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -4806,6 +5058,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "ShockSonar", "rate": 1.25 @@ -4830,8 +5086,8 @@ }, "Spinner": { "mainWeaponIds": [ - 4030, 24030, 14030, 4020, 24020, 14020, 4000, 24000, 14000, 4040, 24040, - 14040, 4010, 24010, 14010 + 4030, 24030, 14030, 4020, 24020, 14020, 4000, 4001, 24000, 14000, 4040, + 24040, 14040, 4010, 24010, 14010 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -4997,6 +5253,10 @@ "target": "Propeller", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 2 @@ -5080,6 +5340,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "SnakeBlock", "rate": 12 @@ -5195,6 +5459,10 @@ "target": "Propeller", "rate": 5 }, + { + "target": "PropellerOnline", + "rate": 5 + }, { "target": "SnakeBlock", "rate": 3 @@ -5248,7 +5516,7 @@ }, { "target": "CoopEnemySakeTamaire", - "rate": 0.8 + "rate": 0.4 }, { "target": "Gachihoko_Barrier", diff --git a/app/modules/analyzer/weapon-params.json b/app/modules/analyzer/weapon-params.json index 0aa58d95f..b1eb33c22 100644 --- a/app/modules/analyzer/weapon-params.json +++ b/app/modules/analyzer/weapon-params.json @@ -26,6 +26,19 @@ "InkRecoverStop": 15, "InkConsume": 0.0043 }, + "11": { + "SpecialPoint": 180, + "subWeaponId": 13, + "specialWeaponId": 7, + "WeaponSpeedType": "Fast", + "MoveSpeed": 0.072, + "DamageParam_ValueMax": 280, + "DamageParam_ValueMin": 140, + "Jump_DegSwerve": 15, + "Stand_DegSwerve": 12, + "InkRecoverStop": 15, + "InkConsume": 0.0043 + }, "20": { "SpecialPoint": 200, "subWeaponId": 2, @@ -39,7 +52,7 @@ "InkConsume": 0.008 }, "30": { - "SpecialPoint": 200, + "SpecialPoint": 190, "subWeaponId": 5, "specialWeaponId": 13, "WeaponSpeedType": "Fast", @@ -51,6 +64,19 @@ "InkRecoverStop": 15, "InkConsume": 0.0055 }, + "31": { + "SpecialPoint": 200, + "subWeaponId": 3, + "specialWeaponId": 6, + "WeaponSpeedType": "Fast", + "MoveSpeed": 0.072, + "DamageParam_ValueMax": 240, + "DamageParam_ValueMin": 120, + "Jump_DegSwerve": 16, + "Stand_DegSwerve": 13, + "InkRecoverStop": 15, + "InkConsume": 0.0055 + }, "40": { "SpecialPoint": 200, "subWeaponId": 1, @@ -62,6 +88,17 @@ "Stand_DegSwerve": 6, "InkConsume": 0.0092 }, + "41": { + "SpecialPoint": 190, + "subWeaponId": 0, + "specialWeaponId": 14, + "MoveSpeed": 0.072, + "DamageParam_ValueMax": 360, + "DamageParam_ValueMin": 180, + "Jump_DegSwerve": 12, + "Stand_DegSwerve": 6, + "InkConsume": 0.0092 + }, "45": { "SpecialPoint": 200, "subWeaponId": 1, @@ -85,7 +122,7 @@ "InkConsume": 0.013 }, "60": { - "SpecialPoint": 200, + "SpecialPoint": 190, "subWeaponId": 1, "specialWeaponId": 15, "WeaponSpeedType": "Fast", @@ -97,7 +134,7 @@ "InkConsume": 0.008 }, "70": { - "SpecialPoint": 200, + "SpecialPoint": 190, "subWeaponId": 12, "specialWeaponId": 12, "overwrites": { @@ -117,6 +154,27 @@ "Stand_DegSwerve": 2.7, "InkConsume": 0.02 }, + "71": { + "SpecialPoint": 210, + "subWeaponId": 1, + "specialWeaponId": 6, + "overwrites": { + "ConsumeRt_Main": { + "High": 0.5, + "Mid": 0.7 + }, + "MoveVelRt_Shot": { + "High": -1, + "Mid": -1 + } + }, + "MoveSpeed": 0.055, + "DamageParam_ValueMax": 420, + "DamageParam_ValueMin": 210, + "Jump_DegSwerve": 6, + "Stand_DegSwerve": 2.7, + "InkConsume": 0.02 + }, "80": { "SpecialPoint": 200, "subWeaponId": 3, @@ -129,7 +187,7 @@ "InkConsume": 0.025 }, "90": { - "SpecialPoint": 200, + "SpecialPoint": 190, "subWeaponId": 12, "specialWeaponId": 8, "MoveSpeed": 0.06, @@ -139,6 +197,18 @@ "Stand_DegSwerve": 3, "InkConsume": 0.016 }, + "100": { + "SpecialPoint": 200, + "subWeaponId": 9, + "specialWeaponId": 9, + "WeaponSpeedType": "Mid", + "MoveSpeed": 0.072, + "DamageParam_ValueMax": 240, + "DamageParam_ValueMin": 120, + "Jump_DegSwerve": 12, + "Stand_DegSwerve": 6, + "InkConsume": 0.0096 + }, "200": { "SpecialPoint": 180, "subWeaponId": 0, @@ -170,6 +240,37 @@ "InkRecoverStop": 55, "InkConsume": 0.075 }, + "201": { + "SpecialPoint": 180, + "subWeaponId": 5, + "specialWeaponId": 11, + "overwrites": { + "ConsumeRt_Main": { + "High": 0.5, + "Mid": 0.7 + }, + "ReduceJumpSwerveRate": { + "Mid": 0.5 + } + }, + "WeaponSpeedType": "Fast", + "MoveSpeed": 0.05, + "DamageParam_ValueDirect": 1250, + "BlastParam_DistanceDamage": [ + { + "Damage": 700, + "Distance": 1 + }, + { + "Damage": 500, + "Distance": 3.57 + } + ], + "Jump_DegSwerve": 8, + "Stand_DegSwerve": 0, + "InkRecoverStop": 55, + "InkConsume": 0.075 + }, "210": { "SpecialPoint": 180, "subWeaponId": 7, @@ -315,7 +416,7 @@ "InkConsume": 0.0115 }, "310": { - "SpecialPoint": 200, + "SpecialPoint": 190, "subWeaponId": 9, "specialWeaponId": 15, "overwrites": { @@ -355,6 +456,13 @@ "WeaponSpeedType": "Fast", "InkConsume_WeaponSwingParam": 0.0396 }, + "1001": { + "SpecialPoint": 200, + "subWeaponId": 2, + "specialWeaponId": 1, + "WeaponSpeedType": "Fast", + "InkConsume_WeaponSwingParam": 0.0396 + }, "1010": { "SpecialPoint": 180, "subWeaponId": 6, @@ -381,6 +489,13 @@ "InkConsume_WeaponVerticalSwingParam": 0.12, "InkConsume_WeaponWideSwingParam": 0.08 }, + "1040": { + "SpecialPoint": 200, + "subWeaponId": 4, + "specialWeaponId": 8, + "WeaponSpeedType": "Mid", + "InkConsume_WeaponSwingParam": 0.1 + }, "1100": { "SpecialPoint": 180, "subWeaponId": 0, @@ -388,6 +503,13 @@ "WeaponSpeedType": "Fast", "InkConsume_WeaponSwingParam": 0.02 }, + "1101": { + "SpecialPoint": 180, + "subWeaponId": 10, + "specialWeaponId": 11, + "WeaponSpeedType": "Fast", + "InkConsume_WeaponSwingParam": 0.02 + }, "1110": { "SpecialPoint": 200, "subWeaponId": 1, @@ -431,7 +553,7 @@ "InkConsumeMinCharge": 0.0225 }, "2030": { - "SpecialPoint": 200, + "SpecialPoint": 210, "subWeaponId": 10, "specialWeaponId": 7, "overwrites": { @@ -451,7 +573,7 @@ "InkConsumeMinCharge": 0.0225 }, "2040": { - "SpecialPoint": 200, + "SpecialPoint": 210, "subWeaponId": 10, "specialWeaponId": 7, "overwrites": { @@ -495,6 +617,18 @@ "InkConsumeFullCharge": 0.15, "InkConsumeMinCharge": 0.02 }, + "2070": { + "SpecialPoint": 200, + "subWeaponId": 3, + "specialWeaponId": 15, + "MoveSpeedFullCharge": 0.06, + "DamageParam_ValueFullCharge": 600, + "DamageParam_ValueMaxCharge": 600, + "DamageParam_ValueMinCharge": 400, + "ChargeFrameFullCharge": 72, + "InkConsumeFullCharge": 0.4, + "InkConsumeMinCharge": 0.0225 + }, "3000": { "SpecialPoint": 200, "subWeaponId": 0, @@ -505,6 +639,16 @@ "InkRecoverStop": 40, "InkConsumeSlosher": 0.07 }, + "3001": { + "SpecialPoint": 180, + "subWeaponId": 12, + "specialWeaponId": 3, + "MoveSpeed": 0.04, + "DamageParam_ValueDirectMax": 700, + "DamageParam_ValueDirectMin": 350, + "InkRecoverStop": 40, + "InkConsumeSlosher": 0.07 + }, "3010": { "SpecialPoint": 190, "subWeaponId": 11, @@ -572,6 +716,26 @@ "InkRecoverStop": 30, "InkConsumeFullChargeSplatling": 0.1725 }, + "4001": { + "SpecialPoint": 200, + "subWeaponId": 11, + "specialWeaponId": 2, + "overwrites": { + "MoveVelRt_Shot": { + "High": 1.4, + "Low": 1, + "Mid": 1.2 + } + }, + "MoveSpeed": 0.086, + "MoveSpeed_Charge": 0.072, + "DamageParam_ValueMax": 320, + "DamageParam_ValueMin": 160, + "Jump_DegSwerve": 8, + "Stand_DegSwerve": 4, + "InkRecoverStop": 30, + "InkConsumeFullChargeSplatling": 0.1725 + }, "4010": { "SpecialPoint": 200, "subWeaponId": 3, @@ -672,6 +836,19 @@ "InkConsume": 0.00663, "InkConsume_SideStepParam": 0.05 }, + "5001": { + "SpecialPoint": 190, + "subWeaponId": 13, + "specialWeaponId": 13, + "WeaponSpeedType": "Fast", + "MoveSpeed": 0.08, + "DamageParam_ValueMax": 360, + "DamageParam_ValueMin": 180, + "Jump_DegSwerve": 12, + "Stand_DegSwerve": 7, + "InkConsume": 0.00663, + "InkConsume_SideStepParam": 0.05 + }, "5010": { "SpecialPoint": 200, "subWeaponId": 1, @@ -1062,9 +1239,9 @@ "12": { "overwrites": { "SpawnSpeedZSpecUp": { - "High": 5.4, - "Low": 5, - "Mid": 5.2 + "High": 6.48, + "Low": 6, + "Mid": 6.24 }, "MarkingFrameSubSpec": { "High": 600, @@ -1143,14 +1320,14 @@ "3": { "overwrites": { "InkConsume_Hook": { - "High": 0.015, - "Low": 0.04, - "Mid": 0.025 + "High": 0.0225, + "Low": 0.06, + "Mid": 0.0375 }, "InkConsume_PerSec": { - "High": 0.08, - "Low": 0.1, - "Mid": 0.087 + "High": 0.12, + "Low": 0.15, + "Mid": 0.1305 } } }, diff --git a/app/modules/in-game-lists/gear-ids.ts b/app/modules/in-game-lists/gear-ids.ts index b9af733df..2b2bbe0eb 100644 --- a/app/modules/in-game-lists/gear-ids.ts +++ b/app/modules/in-game-lists/gear-ids.ts @@ -1,30 +1,37 @@ export const headGearIds = [ - 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, 21011, 21015, 25000, 25001, 25002, 25003, 25004, - 25005, 25006, 25007, 25008, 25009, 25010, 25016, 25017, 27000, 27004, 27109, - 27306, 28000, + 1, 1000, 1001, 1002, 1003, 1004, 1005, 1012, 1020, 1021, 1023, 1024, 1028, + 1036, 2001, 2008, 2009, 3000, 3001, 3002, 3003, 3008, 3009, 3011, 3012, 3014, + 3015, 3016, 3018, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3029, 3031, 4003, + 4004, 4006, 4008, 4010, 4015, 4016, 4017, 4019, 5000, 5001, 5004, 5007, 5008, + 5009, 6001, 6003, 6004, 7004, 7006, 7007, 7009, 7012, 7013, 7014, 7016, 8002, + 8003, 8004, 8005, 8006, 8007, 8008, 8011, 8014, 8015, 8016, 9003, 9007, 9009, + 10003, 21010, 21011, 21013, 21015, 25000, 25001, 25002, 25003, 25004, 25005, + 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25016, 25017, 27000, + 27004, 27109, 27306, 28000, ] as const; export const clothesGearIds = [ - 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, + 2, 1000, 1001, 1003, 1004, 1005, 1006, 1013, 1014, 1015, 1016, 1018, 1019, + 1020, 1021, 1026, 1028, 1029, 1035, 1047, 1048, 1049, 1050, 1055, 1062, 1063, + 1066, 1067, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1082, 1083, + 1084, 1085, 1088, 1090, 1091, 2004, 2015, 2026, 3000, 3001, 3004, 3006, 3008, + 3009, 4004, 4005, 4009, 4010, 5000, 5001, 5003, 5005, 5006, 5010, 5014, 5015, + 5019, 5023, 5036, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5054, 5055, 5056, + 5057, 5060, 6000, 6008, 7001, 7007, 7010, 7013, 7016, 7017, 7018, 7020, 8000, + 8001, 8003, 8004, 8005, 8012, 8017, 8018, 8019, 8020, 8024, 8025, 8026, 8030, + 8031, 8033, 8034, 8036, 8038, 8040, 9004, 9010, 9011, 9012, 9013, 10006, + 10012, 10014, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, + 25009, 25010, 25011, 25012, 25013, 25014, 25015, 25017, 26000, 27000, 27004, + 27306, ] as const; export const shoesGearIds = [ - 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, + 1000, 1008, 1009, 1010, 1012, 1021, 1022, 1023, 1024, 1025, 2000, 2001, 2003, + 2004, 2005, 2006, 2008, 2010, 2016, 2017, 2018, 2025, 2042, 2043, 2045, 2046, + 2052, 3000, 3001, 3002, 3004, 3013, 3020, 3022, 3023, 3024, 3025, 3026, 4000, + 4001, 4007, 4008, 4009, 4010, 4011, 4012, 4014, 4015, 4016, 4017, 4021, 4022, + 5000, 5001, 6000, 6001, 6002, 6004, 6006, 6007, 6010, 6012, 6013, 6019, 6020, + 6021, 6023, 6025, 6026, 7000, 7002, 8000, 8003, 8005, 8007, 8010, 8011, 8013, + 8014, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, + 25010, 25011, 25012, 25013, 25014, 25015, 27000, 27004, 27306, 28000, ] as const; diff --git a/app/modules/in-game-lists/weapon-ids.ts b/app/modules/in-game-lists/weapon-ids.ts index c79837ff8..08913baa9 100644 --- a/app/modules/in-game-lists/weapon-ids.ts +++ b/app/modules/in-game-lists/weapon-ids.ts @@ -3,35 +3,38 @@ import type { MainWeaponId } from "./types"; export const weaponCategories = [ { name: "SHOOTERS", - weaponIds: [0, 10, 20, 30, 40, 45, 50, 60, 70, 80, 90, 300, 310, 400], + weaponIds: [ + 0, 10, 11, 20, 30, 31, 40, 41, 45, 50, 60, 70, 71, 80, 90, 100, 300, 310, + 400, + ], }, { name: "BLASTERS", - weaponIds: [200, 210, 220, 230, 240, 250], + weaponIds: [200, 201, 210, 220, 230, 240, 250], }, { name: "ROLLERS", - weaponIds: [1000, 1010, 1020, 1030], + weaponIds: [1000, 1001, 1010, 1020, 1030, 1040], }, { name: "BRUSHES", - weaponIds: [1100, 1110], + weaponIds: [1100, 1101, 1110], }, { name: "CHARGERS", - weaponIds: [2000, 2010, 2020, 2030, 2040, 2050, 2060], + weaponIds: [2000, 2010, 2020, 2030, 2040, 2050, 2060, 2070], }, { name: "SLOSHERS", - weaponIds: [3000, 3010, 3020, 3030, 3040], + weaponIds: [3000, 3001, 3010, 3020, 3030, 3040], }, { name: "SPLATLINGS", - weaponIds: [4000, 4010, 4020, 4030, 4040], + weaponIds: [4000, 4001, 4010, 4020, 4030, 4040], }, { name: "DUALIES", - weaponIds: [5000, 5010, 5020, 5030, 5040], + weaponIds: [5000, 5001, 5010, 5020, 5030, 5040], }, { name: "BRELLAS", diff --git a/app/routes/analyzer.tsx b/app/routes/analyzer.tsx index d7b6989fb..cde6ea152 100644 --- a/app/routes/analyzer.tsx +++ b/app/routes/analyzer.tsx @@ -50,7 +50,7 @@ import { import { getAbilityChunksMapAsArray } from "~/modules/analyzer/abilityChunksCalc"; import clsx from "clsx"; -export const CURRENT_PATCH = "1.2"; +export const CURRENT_PATCH = "2.0"; export const meta: MetaFunction = () => { return { diff --git a/app/routes/object-damage-calculator.tsx b/app/routes/object-damage-calculator.tsx index 1c467341c..a0d114d60 100644 --- a/app/routes/object-damage-calculator.tsx +++ b/app/routes/object-damage-calculator.tsx @@ -31,7 +31,7 @@ import { Ability } from "~/components/Ability"; import { damageTypeTranslationString } from "~/utils/i18next"; import { useSetTitle } from "~/hooks/useSetTitle"; -export const CURRENT_PATCH = "1.2"; +export const CURRENT_PATCH = "2.0"; export const links: LinksFunction = () => { return [{ rel: "stylesheet", href: styles }]; diff --git a/package.json b/package.json index c107a66c9..1053f31eb 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "migrate:reset": "node scripts/delete-db-files.mjs && npm run migrate && npm run seed", "add-badge": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/add-badge.ts", "rename-badge": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/rename-badge.ts", - "create-weapon-json": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/create-weapon-json.ts", "create-gear-json": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/create-gear-json.ts", "create-object-dmg-json": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/create-object-dmg-json.ts", "create-misc-json": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/create-misc-json.ts", @@ -20,7 +19,6 @@ "check-translation-jsons:no-write": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/check-translation-jsons.ts --no-write", "replace-img-names": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/replace-img-names.ts", "replace-weapon-names": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/replace-weapon-names.ts", - "remove-bad-custom-urls": "node --experimental-specifier-resolution=node --loader ts-node/esm -r tsconfig-paths/register scripts/remove-bad-custom-urls.ts", "lint:ts": "eslint . --ext .ts,.tsx", "lint:styles": "stylelint \"app/styles/**/*.css\"", "prettier:check": "prettier --check . --loglevel warn", diff --git a/public/locales/da/gear.json b/public/locales/da/gear.json index 987b2d8e0..40cd342ef 100644 --- a/public/locales/da/gear.json +++ b/public/locales/da/gear.json @@ -1,18 +1,24 @@ { "H_1": "White Headband", + "C_2": "Basic Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", + "H_1001": "Lightweight Cap", "C_1001": "Black Squideye", "H_1002": "Takoroka Mesh", "H_1003": "Streetstyle Cap", + "C_1003": "Sky-Blue Squideye", + "H_1004": "Squid-Stitch Cap", "C_1004": "Rockenberg White", "H_1005": "Squidvader Cap", "C_1005": "Rockenberg Black", "C_1006": "Black Tee", "S_1008": "White 3-Straps", "S_1009": "Red 3-Straps", + "S_1010": "Soccer Shoes", "H_1012": "Cycling Cap", + "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", "C_1014": "Gray Vector Tee", "C_1015": "Blue Peaks Tee", @@ -25,11 +31,22 @@ "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", "S_1022": "Suede Basics", + "H_1023": "Jellyvader Cap", "S_1023": "Ink-Black Clam 600s", + "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "S_1025": "White Clam 600s", + "C_1026": "Carnivore Tee", "H_1028": "Ink-Black Flap Cap", + "C_1028": "Octo Tee", + "C_1029": "Herbivore Tee", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1047": "Annaki Polpo-Pic Tank", + "C_1048": "Firewave Tee", + "C_1049": "Takoroka Galactic Tie Dye", + "C_1050": "Takoroka Rainbow Tie Dye", + "C_1055": "Icewave Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -51,24 +68,36 @@ "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", "S_2000": "Red Hi-Horses", + "H_2001": "Short Beanie", "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", + "S_2006": "Gold Hi-Horses", "H_2008": "Knitted Hat", + "S_2008": "Shark Moccasins", + "H_2009": "Annaki Beret", + "S_2010": "Chocolate Dakroniks", + "C_2015": "Annaki Drive Tee ", "S_2016": "Sunset Orca Hi-Tops", "S_2017": "Red & Black Squidkid IV", "S_2018": "Blue & Black Squidkid IV", + "S_2025": "Red & White Squidkid V", + "C_2026": "Ink-Black Tangle Top", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2045": "Pearl 01STERs", + "S_2046": "Zebrafish Hi-Tops", + "S_2052": "Onyx 01STERs", + "H_3000": "Retro Specs", "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", + "S_3002": "Neon Sea Slugs", "H_3003": "Tinted Shades", "C_3004": "Zink Layered LS", "S_3004": "Cyan Trainers", @@ -80,7 +109,10 @@ "H_3011": "Half-Rim Glasses", "H_3012": "Double Egg Shades", "S_3013": "Arrow Pull-Ons", + "H_3014": "SV925 Circle Shades", + "H_3015": "Annaki Beret & Glasses", "H_3016": "Swim Goggles", + "H_3018": "Toni Kensa Goggles", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "H_3022": "Retro Framers", @@ -95,8 +127,10 @@ "S_3026": "Blue Shrimpsiders", "H_3027": "Annaki Charms", "H_3029": "Retro BluFocals", + "H_3031": "Hipster Horn-Rims", "S_4000": "Oyster Clogs", "S_4001": "Choco Clogs", + "H_4003": "Blowfish Bell Hat", "H_4004": "Bamboo Hat", "C_4004": "Black Polo", "C_4005": "Cycling Shirt", @@ -106,7 +140,9 @@ "S_4008": "Black Flip-Flops", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", + "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", + "S_4010": "Luminous Delta Straps", "S_4011": "Red FishFry Sandals", "S_4012": "Yellow FishFry Sandals", "S_4014": "Cuttlefish Sandies", @@ -125,14 +161,19 @@ "H_5001": "Designer Headphones", "C_5001": "Takoroka Nylon Vintage", "S_5001": "Custom Trail Boots", + "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", + "C_5005": "Green Cardigan", "C_5006": "Black Inky Rider", "H_5007": "Ocho OctoPhones", "H_5008": "Cephalo Pods", + "H_5009": "Ocho OctoPhones Blancos", + "C_5010": "Forge Inkling Parka", "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5019": "Matcha Down Jacket", "C_5023": "Kensa Coat", + "C_5036": "Dark Bomber Jacket", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -141,37 +182,67 @@ "C_5050": "Orca Bolero", "C_5051": "Cream Tundra Fleece", "C_5054": "Dusty Field Jacket", + "C_5055": "Light-Bright Paddle Jack", + "C_5056": "Penguin Bolero", + "C_5057": "Barazushi Tuff Duffel", + "C_5060": "Lime Ski Jacket", "C_6000": "B-ball Jersey (Home)", "S_6000": "Moto Boots", "H_6001": "FishFry Visor", "S_6001": "Tan Work Boots", + "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", "H_6004": "Face Visor", + "S_6004": "Green Rain Boots", "S_6006": "Punk Whites", "S_6007": "Punk Cherries", "C_6008": "Umibozu Home Jersey", + "S_6010": "Snowy Down Boots", "S_6012": "Hunting Boots", + "S_6013": "Punk Nights", + "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", "S_6023": "Red Hammertreads", "S_6025": "Punk Pinks", + "S_6026": "Fuzzy Boots", + "S_7000": "Blue Slip-Ons", "C_7001": "Squidmark Sweat", "S_7002": "Squid-Stitch Slip-Ons", + "H_7004": "Skate Helmet", + "H_7006": "MTB Helmet", "H_7007": "Hockey Helmet", + "C_7007": "Negative Longcuff Sweater", + "H_7009": "Octo Tackle Helmet Deco", "C_7010": "Annaki Blue Cuff", "H_7012": "Winkle Stripe Helm", "H_7013": "Party Hard Hat", + "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", "C_7017": "Apex Sweater", "C_7018": "Octo Jumper Away", + "C_7020": "Moby Knit", "C_8000": "Lumberjack Shirt", + "S_8000": "White Kicks", + "C_8001": "Rodeo Shirt", + "H_8002": "Paisley Bandana", + "H_8003": "Skull Bandana", "C_8003": "White Shirt", + "S_8003": "Squink Wingtips", + "H_8004": "Painter's Mask", + "C_8004": "Urchins Jersey", "H_8005": "Annaki Mask", "C_8005": "Aloha Shirt", + "S_8005": "Kid Clams", + "H_8006": "Octoking Facemask", + "H_8007": "Squid Facemask", + "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", + "S_8011": "Annaki Tigers", "C_8012": "Logo Aloha Shirt", "S_8013": "Desert Chukkas", "H_8014": "BlobMob Mask", @@ -184,24 +255,29 @@ "C_8020": "Crimson Parashooter", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", + "C_8026": "Ink-Wash Shirt", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8033": "Business Animal", "C_8034": "Fancyfish Stitch", "C_8036": "Fashion Splash Shirt", + "C_8038": "Base White Button Up", "C_8040": "Urban Upcycle Top", "H_9003": "Tennis Headband", + "C_9004": "Squid-Pattern Waistcoat", "H_9007": "FishFry Biscuit Bandana", "H_9009": "Squidband", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", + "H_10003": "Tentaclinger Earring", "C_10006": "Gray Hoodie", "C_10012": "Sudadera Roja", "C_10014": "Sudadera Celeste", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", + "H_21013": "Astro Helm", "H_21015": "Brain Strainer", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", @@ -236,6 +312,15 @@ "H_25010": "Fresh Fish Head", "C_25010": "Fresh Fish Gloves", "S_25010": "Fresh Fish Feet", + "H_25011": "Boss Floss", + "C_25011": "Schoolyard Scrap Jack", + "S_25011": "Knotty Bois", + "H_25012": "Sushi Sous-Chef Band", + "C_25012": "Black-Belt Gi", + "S_25012": "Kick Dampeners", + "H_25013": "Chaos Helm", + "C_25013": "Chaos Commander Suit", + "S_25013": "Chaos Kicks", "C_25014": "School Uniform B", "S_25014": "Base School Shoes", "C_25015": "School Cardigan B", @@ -254,5 +339,6 @@ "H_27306": "Hero Mindset Replica", "C_27306": "Hero Suit Replica", "S_27306": "Hero Boot Replicas", - "H_28000": "Stay Crusty Cap" + "H_28000": "Stay Crusty Cap", + "S_28000": "Fry Tops" } diff --git a/public/locales/da/weapons.json b/public/locales/da/weapons.json index c97cd67a1..aa4d2f6ae 100644 --- a/public/locales/da/weapons.json +++ b/public/locales/da/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Range Blaster", "MAIN_210": "Blaster", "MAIN_200": "Luna Blaster", + "MAIN_201": "Luna Blaster Neo", "MAIN_1100": "Inkbrush", + "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_2060": "Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", @@ -13,31 +15,40 @@ "MAIN_2030": "E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2010": "Splat Charger", + "MAIN_2070": "Snipewriter 5H", "MAIN_2000": "Classic Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5020": "Glooga Dualies", "MAIN_5010": "Splat Dualies", "MAIN_5000": "Dapple Dualies", + "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", "MAIN_1000": "Carbon Roller", + "MAIN_1001": "Carbon Roller Deco", "MAIN_1020": "Dynamo Roller", "MAIN_1030": "Flingza Roller", "MAIN_1010": "Splat Roller", + "MAIN_1040": "Big Swig Roller", "MAIN_8010": "Splatana Wiper", "MAIN_8000": "Splatana Stamper", "MAIN_6020": "Undercover Brella", "MAIN_6000": "Splat Brella", "MAIN_6010": "Tenta Brella", "MAIN_30": "Aerospray MG", + "MAIN_31": "Aerospray RG", "MAIN_70": "Splattershot Pro", + "MAIN_71": "Forge Splattershot Pro", "MAIN_10": "Splattershot Jr.", + "MAIN_11": "Custom Splattershot Jr.", "MAIN_400": "Squeezer", "MAIN_50": ".52 Gal", "MAIN_80": ".96 Gal", "MAIN_90": "Jet Squelcher", "MAIN_40": "Splattershot", + "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", "MAIN_20": "Splash-o-matic", + "MAIN_100": "Splattershot Nova", "MAIN_60": "N-ZAP '85", "MAIN_0": "Sploosh-o-matic", "MAIN_310": "H-3 Nozzlenose", @@ -46,10 +57,12 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3020": "Sloshing Machine", "MAIN_3000": "Slosher", + "MAIN_3001": "Slosher Deco", "MAIN_3040": "Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4020": "Hydra Splatling", "MAIN_4000": "Mini Splatling", + "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Heavy Splatling", "MAIN_7010": "Tri-Stringer", diff --git a/public/locales/de/gear.json b/public/locales/de/gear.json index 0d3ff87c0..62b2a7c96 100644 --- a/public/locales/de/gear.json +++ b/public/locales/de/gear.json @@ -1,18 +1,24 @@ { "H_1": "Weißes Stirnband", + "C_2": "Alltagsshirt", "H_1000": "Urchins-Kappe", "C_1000": "Weißes Shirt", "S_1000": "Blaue Low-Tops", + "H_1001": "Camper-Kappe", "C_1001": "Schwarzes Krakenaugen-Shirt", "H_1002": "Kalamati-Netzkappe", "H_1003": "Style-Kappe", + "C_1003": "Hellblaues Krakenaugen-Shirt", + "H_1004": "Pfeilmuster-Kappe", "C_1004": "Weißes Rockberg-Shirt", "H_1005": "Inkvader-Kappe", "C_1005": "Schwarzes Rockberg-Shirt", "C_1006": "Schwarzes Shirt", "S_1008": "Ultraweiße Klettsneaker", "S_1009": "Ultrarote Klettsneaker", + "S_1010": "Stollenschuhe", "H_1012": "Radlermütze", + "S_1012": "Sonnen-Kletterschuhe", "C_1013": "Rotes Profil-Shirt", "C_1014": "Graues Profil-Shirt", "C_1015": "Eisgipfel-Shirt", @@ -25,11 +31,22 @@ "C_1021": "Schwarzes Rilax-Pixel-Shirt", "S_1021": "Wasabi-Tabi", "S_1022": "Basic-Tennisschuhe", + "H_1023": "Jellyvader-Kappe", "S_1023": "600er Kanro", + "H_1024": "Jeanskappe mit Schild", "S_1024": "Profi-Tennisschuhe", + "S_1025": "600er Weiß", + "C_1026": "Leo-Print-Shirt", "H_1028": "Klappenkappe Dark", + "C_1028": "Okto-Shirt", + "C_1029": "Zebra-Shirt", "C_1035": "Weißes V-Shirt", "H_1036": "Dockermütze", + "C_1047": "Annaki-Oktoprint-Shirt", + "C_1048": "Hitzewellen-Shirt", + "C_1049": "Galaxie-Batikshirt", + "C_1050": "Regenbogen-Batikshirt", + "C_1055": "Frostwellen-Shirt", "C_1062": "Terpentakel-Shirt", "C_1063": "Tentatek-Duo-Shirt", "C_1066": "Annaki-Shirt mit Choker", @@ -51,24 +68,36 @@ "C_1090": "Limetten-BlobMob-Shirt", "C_1091": "Beeren-BlobMob-Shirt", "S_2000": "Rote High-Top-Sneaker", + "H_2001": "Beanie", "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", + "S_2006": "Goldene High-Top-Sneaker", "H_2008": "Strickmütze", + "S_2008": "Hai-Schnürer", + "H_2009": "Annaki-Barett", + "S_2010": "Schoko-Dakroniks", + "C_2015": "Annaki-Lagen-Shirt", "S_2016": "Sonnenorca-High-Tops", "S_2017": "Rot-schwarze Squidkids IV", "S_2018": "Blau-schwarze Squidkids IV", + "S_2025": "Rot-weiße Squidkids V", + "C_2026": "Schwarzer Flechtprint-Pulli", "S_2042": "Reboot-High-Tops", "S_2043": "Rote Tenya8", "S_2045": "4USTERs Perle", + "S_2046": "Zebrafisch-High-Tops", + "S_2052": "4USTERs Kanro", + "H_3000": "Retrobrille", "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", + "S_3002": "Neongrüne Laufschuhe", "H_3003": "Getönte Brille", "C_3004": "Sagitron-Lagen-Shirt", "S_3004": "Türkise Turnschuhe", @@ -80,7 +109,10 @@ "H_3011": "Halbrand-Brille", "H_3012": "Oval-Sonnenbrille", "S_3013": "Pfeil-Pull-ons", + "H_3014": "SV925-Rundbrille", + "H_3015": "Annaki-Barett mit Brille", "H_3016": "Schwimmbrille", + "H_3018": "Kensa-Schwimmbrille", "S_3020": "Sneaker Translux", "H_3021": "Macropinna-Brille", "H_3022": "Pixelbrille", @@ -95,8 +127,10 @@ "S_3026": "Blaue Shrimpsider", "H_3027": "Eckige Annaki-Brille", "H_3029": "BC925-Rundbrille", + "H_3031": "Eckige Hornbrille", "S_4000": "Austerngraue Clogs", "S_4001": "Schokobraune Clogs", + "H_4003": "Kugelfisch-Glockenhut", "H_4004": "Bambushut", "C_4004": "Schwarzes Polohemd", "C_4005": "Radlertrikot", @@ -106,7 +140,9 @@ "S_4008": "Schwarze Strandsandalen", "C_4009": "Vierfarb-King-Hemd 10", "S_4009": "Polarweiße Delta-Sandalen", + "H_4010": "Tulpenhut", "C_4010": "Vierfarb-King-Hemd 08", + "S_4010": "Signal-Delta-Sandalen", "S_4011": "Rote Schlappen", "S_4012": "Gelbe Schlappen", "S_4014": "Gräten-Sandalen", @@ -123,16 +159,21 @@ "C_5000": "Grüner Anorak", "S_5000": "Wanderstiefel", "H_5001": "Kolor-Kopfhörer", - "C_5001": "Takoroka-Retropulli", + "C_5001": "Kalamati-Retropulli", "S_5001": "Spezial-Wanderstiefel", + "C_5003": "Rot-weiße Collegejacke", "H_5004": "Klassische Kopfhörer", + "C_5005": "Grüner Cardigan", "C_5006": "Schwarze Bikerjacke", "H_5007": "8X-Kopfhörer", "H_5008": "Cephalo-Pods", + "H_5009": "8X-Kopfhörer RAW", + "C_5010": "Focus-Inkling-Parka", "C_5014": "Katzen-Baseballjacke", "C_5015": "Elektrowels-Baseballjacke", "C_5019": "Matcha-Daunenjacke", "C_5023": "Kensa-Trainerjacke", + "C_5036": "Bomberjacke Minus", "C_5045": "Arktis-Monster-Parka", "C_5046": "Barazushi-Anorak", "C_5047": "Patchwork-Bomberjacke", @@ -141,37 +182,67 @@ "C_5050": "Bolero-Jacke Minus", "C_5051": "Beige Tundra-Fleecejacke", "C_5054": "Wüstenstaub-Feldjacke", + "C_5055": "Paddling-Jacke Plus", + "C_5056": "Bolero-Jacke Plus", + "C_5057": "Barazushi-Dufflecoat", + "C_5060": "Limetten-Skijacke", "C_6000": "Basketball-Heimtrikot", "S_6000": "Biker-Stiefel", "H_6001": "Rilax-Schirmband", "S_6001": "Arbeitsstiefel", + "S_6002": "Rote Arbeitsstiefel", "H_6003": "Kalamati-Schirmband", "H_6004": "Gesichtsschutz", + "S_6004": "Moosgrüne Gummistiefel", "S_6006": "Weiße Punkstiefel", "S_6007": "Rotbraune Punkstiefel", "C_6008": "Umibozu-Heimtrikot", + "S_6010": "Weiße Daunenstiefel", "S_6012": "Jagdstiefel", + "S_6013": "Schwarze Punkstiefel", + "S_6019": "Biker-Stiefel M-DCB", "S_6020": "Bonito-Arbeitsstiefel", "S_6021": "Eis-Duck-Boots", "S_6023": "Rote Hammerhai-Stiefel", "S_6025": "Rosa Punkstiefel", + "S_6026": "Kuschelstiefel", + "S_7000": "Blaue Slip-ons", "C_7001": "Kalmar-Sweatshirt", "S_7002": "Pfeil-Slip-ons", + "H_7004": "Skateboardhelm", + "H_7006": "Mountainbike-Helm", "H_7007": "Hockey-Helm", + "C_7007": "Bündchen-Pulli Minus", + "H_7009": "Okto-Helm Deko", "C_7010": "Annaki-Blauärmel-Pulli", "H_7012": "Muschelhelm", "H_7013": "Hørnhelmer", + "C_7013": "N-Pacer-Trainingsjacke", "H_7014": "Heim-Catcherhelm", + "H_7016": "Rugby-Kopfschutz", "C_7016": "Manati-Swag-Pulli", "C_7017": "Hai-Strickpulli", "C_7018": "Blaues Okto-Trikot", + "C_7020": "Wal-Strickpulli", "C_8000": "Holzfäller-Hemd", + "S_8000": "Weiße Plateau-Sneaker", + "C_8001": "Rodeo-Hemd", + "H_8002": "Klassisches Bandana", + "H_8003": "Totenkopf-Bandana", "C_8003": "Weißes Kurzarmhemd", + "S_8003": "Sepibrogues", + "H_8004": "Malermaske", + "C_8004": "Urchins-Baseball-Trikot", "H_8005": "Annaki-Mundschutz", "C_8005": "Hawaiihemd", + "S_8005": "Doppelschnallen-Schuhe", + "H_8006": "Oktoking-Mundschutz", + "H_8007": "Kalmar-Mundschutz", + "S_8007": "Rotsohlen-Brogues", "H_8008": "Rilax-Mundschutz", "S_8010": "Habanero-Annaki-Schuhe", "H_8011": "Focus-Mundschutz", + "S_8011": "Annaki-Tiger-Loafer", "C_8012": "Logo-Hawaiihemd", "S_8013": "Wüsten-Chukkas", "H_8014": "BlobMob-Mundschutz", @@ -184,24 +255,29 @@ "C_8020": "Rote Fallschirmjacke", "C_8024": "Chili-Okto-Alohahemd", "C_8025": "Annaki-Flanell-Hoodie", + "C_8026": "Ink Blocking-Hemd Flip", "C_8030": "Seepferd-Guayabera", "C_8031": "Clownstyle-Hemd", "C_8033": "Arbeitstier-Hemd", "C_8034": "Feschfisch-Hemd", "C_8036": "Klecks-Shirt", + "C_8038": "Schlichtes Stehkragen-Hemd", "C_8040": "Upcycle-Hemd Metro", "H_9003": "Tennisstirnband", + "C_9004": "Karohemd mit Weste", "H_9007": "Rilax-Bandana", "H_9009": "TT-Stirnband", "C_9010": "Kaki-Ranger-Kombo", "C_9011": "Roter Krabbenschützer", "C_9012": "Grüner Krabbenschützer", "C_9013": "Klecks-Pullunder", + "H_10003": "Tentakel-Ohrschmuck", "C_10006": "Grauer Hoodie", "C_10012": "Sudadera Roja", "C_10014": "Sudadera Celeste", "H_21010": "Schnapperkappe", "H_21011": "Opak-Visor", + "H_21013": "Space-Pilotenhelm", "H_21015": "Genialotron", "H_25000": "Tintenfisch-Spange", "C_25000": "Schuluniform A", @@ -236,6 +312,15 @@ "H_25010": "Flosso-Kopf", "C_25010": "Flosso-Handschuhe", "S_25010": "Flosso-Schuhe", + "H_25011": "Grätenstocher", + "C_25011": "Rowdy-Mantel", + "S_25011": "Seilsandalen", + "H_25012": "Sushikoch-Stirnband", + "C_25012": "Schwarzgurt-Gi", + "S_25012": "Knöchelschoner", + "H_25013": "Randale-Helm", + "C_25013": "Randale-Rüstung", + "S_25013": "Randale-Stiefel", "C_25014": "Schuluniform B", "S_25014": "Basic-Schuluniform-Schuhe", "C_25015": "Schul-Cardigan B", @@ -254,5 +339,6 @@ "H_27306": "Helden-Neuroset Replik", "C_27306": "Heldenanzug Replik", "S_27306": "Heldenstiefel Replik", - "H_28000": "Shrimpson-Haube" + "H_28000": "Shrimpson-Haube", + "S_28000": "Shrimpy-Schuhe" } diff --git a/public/locales/de/weapons.json b/public/locales/de/weapons.json index c55115d39..81806c2cb 100644 --- a/public/locales/de/weapons.json +++ b/public/locales/de/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Fern-Blaster", "MAIN_210": "Blaster", "MAIN_200": "Luna-Blaster", + "MAIN_201": "Luna-Blaster Neo", "MAIN_1100": "Quasto", + "MAIN_1101": "Quasto Fresco", "MAIN_1110": "Kalligraf", "MAIN_2060": "T-Tuber", "MAIN_2050": "Klotzer 14-A", @@ -13,31 +15,40 @@ "MAIN_2030": "E-liter 4K", "MAIN_2020": "Ziel-Konzentrator", "MAIN_2010": "Klecks-Konzentrator", + "MAIN_2070": "R-BLR/5H", "MAIN_2000": "Sepiator α", "MAIN_5030": "Dual-Platscher", "MAIN_5020": "Kelvin 525", "MAIN_5010": "Klecks-Doppler", "MAIN_5000": "Sprenkler", + "MAIN_5001": "Sprenkler Fresco", "MAIN_5040": "Quadhopper Noir", "MAIN_1000": "Karbonroller", + "MAIN_1001": "Karbonroller Deko", "MAIN_1020": "Dynaroller", "MAIN_1030": "Flex-Roller", "MAIN_1010": "Klecksroller", + "MAIN_1040": "Breitroller", "MAIN_8010": "Wischer-Splatana", "MAIN_8000": "Stempel-Splatana", "MAIN_6020": "UnderCover", "MAIN_6000": "Parapluviator", "MAIN_6010": "Camp-Pluviator", "MAIN_30": "Airbrush MG", + "MAIN_31": "Airbrush RG", "MAIN_70": "Profi-Kleckser", + "MAIN_71": "Focus-Profi-Kleckser", "MAIN_10": "Junior-Kleckser", + "MAIN_11": "Junior-Kleckser Plus", "MAIN_400": "Quetscher", "MAIN_50": ".52 Gallon", "MAIN_80": ".96 Gallon", "MAIN_90": "Platscher", "MAIN_40": "Kleckser", + "MAIN_41": "Tentatek-Kleckser", "MAIN_45": "Heldenwaffe Replik", "MAIN_20": "Fein-Disperser", + "MAIN_100": "Kosmo-Kleckser", "MAIN_60": "N-ZAP85", "MAIN_0": "Disperser", "MAIN_310": "S3 Tintenwerfer", @@ -46,10 +57,12 @@ "MAIN_3010": "3R-Schwapper", "MAIN_3020": "Trommel-Schwapper", "MAIN_3000": "Schwapper", + "MAIN_3001": "Schwapper Deko", "MAIN_3040": "Knall-Schwapper", "MAIN_4030": "Kuli-Splatling", "MAIN_4020": "Hydrant", "MAIN_4000": "Klecks-Splatling", + "MAIN_4001": "Sagitron-Klecks-Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Splatling", "MAIN_7010": "Tri-Stringer", diff --git a/public/locales/en/gear.json b/public/locales/en/gear.json index 987b2d8e0..40cd342ef 100644 --- a/public/locales/en/gear.json +++ b/public/locales/en/gear.json @@ -1,18 +1,24 @@ { "H_1": "White Headband", + "C_2": "Basic Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", + "H_1001": "Lightweight Cap", "C_1001": "Black Squideye", "H_1002": "Takoroka Mesh", "H_1003": "Streetstyle Cap", + "C_1003": "Sky-Blue Squideye", + "H_1004": "Squid-Stitch Cap", "C_1004": "Rockenberg White", "H_1005": "Squidvader Cap", "C_1005": "Rockenberg Black", "C_1006": "Black Tee", "S_1008": "White 3-Straps", "S_1009": "Red 3-Straps", + "S_1010": "Soccer Shoes", "H_1012": "Cycling Cap", + "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", "C_1014": "Gray Vector Tee", "C_1015": "Blue Peaks Tee", @@ -25,11 +31,22 @@ "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", "S_1022": "Suede Basics", + "H_1023": "Jellyvader Cap", "S_1023": "Ink-Black Clam 600s", + "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "S_1025": "White Clam 600s", + "C_1026": "Carnivore Tee", "H_1028": "Ink-Black Flap Cap", + "C_1028": "Octo Tee", + "C_1029": "Herbivore Tee", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1047": "Annaki Polpo-Pic Tank", + "C_1048": "Firewave Tee", + "C_1049": "Takoroka Galactic Tie Dye", + "C_1050": "Takoroka Rainbow Tie Dye", + "C_1055": "Icewave Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -51,24 +68,36 @@ "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", "S_2000": "Red Hi-Horses", + "H_2001": "Short Beanie", "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", + "S_2006": "Gold Hi-Horses", "H_2008": "Knitted Hat", + "S_2008": "Shark Moccasins", + "H_2009": "Annaki Beret", + "S_2010": "Chocolate Dakroniks", + "C_2015": "Annaki Drive Tee ", "S_2016": "Sunset Orca Hi-Tops", "S_2017": "Red & Black Squidkid IV", "S_2018": "Blue & Black Squidkid IV", + "S_2025": "Red & White Squidkid V", + "C_2026": "Ink-Black Tangle Top", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2045": "Pearl 01STERs", + "S_2046": "Zebrafish Hi-Tops", + "S_2052": "Onyx 01STERs", + "H_3000": "Retro Specs", "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", + "S_3002": "Neon Sea Slugs", "H_3003": "Tinted Shades", "C_3004": "Zink Layered LS", "S_3004": "Cyan Trainers", @@ -80,7 +109,10 @@ "H_3011": "Half-Rim Glasses", "H_3012": "Double Egg Shades", "S_3013": "Arrow Pull-Ons", + "H_3014": "SV925 Circle Shades", + "H_3015": "Annaki Beret & Glasses", "H_3016": "Swim Goggles", + "H_3018": "Toni Kensa Goggles", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "H_3022": "Retro Framers", @@ -95,8 +127,10 @@ "S_3026": "Blue Shrimpsiders", "H_3027": "Annaki Charms", "H_3029": "Retro BluFocals", + "H_3031": "Hipster Horn-Rims", "S_4000": "Oyster Clogs", "S_4001": "Choco Clogs", + "H_4003": "Blowfish Bell Hat", "H_4004": "Bamboo Hat", "C_4004": "Black Polo", "C_4005": "Cycling Shirt", @@ -106,7 +140,9 @@ "S_4008": "Black Flip-Flops", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", + "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", + "S_4010": "Luminous Delta Straps", "S_4011": "Red FishFry Sandals", "S_4012": "Yellow FishFry Sandals", "S_4014": "Cuttlefish Sandies", @@ -125,14 +161,19 @@ "H_5001": "Designer Headphones", "C_5001": "Takoroka Nylon Vintage", "S_5001": "Custom Trail Boots", + "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", + "C_5005": "Green Cardigan", "C_5006": "Black Inky Rider", "H_5007": "Ocho OctoPhones", "H_5008": "Cephalo Pods", + "H_5009": "Ocho OctoPhones Blancos", + "C_5010": "Forge Inkling Parka", "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5019": "Matcha Down Jacket", "C_5023": "Kensa Coat", + "C_5036": "Dark Bomber Jacket", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -141,37 +182,67 @@ "C_5050": "Orca Bolero", "C_5051": "Cream Tundra Fleece", "C_5054": "Dusty Field Jacket", + "C_5055": "Light-Bright Paddle Jack", + "C_5056": "Penguin Bolero", + "C_5057": "Barazushi Tuff Duffel", + "C_5060": "Lime Ski Jacket", "C_6000": "B-ball Jersey (Home)", "S_6000": "Moto Boots", "H_6001": "FishFry Visor", "S_6001": "Tan Work Boots", + "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", "H_6004": "Face Visor", + "S_6004": "Green Rain Boots", "S_6006": "Punk Whites", "S_6007": "Punk Cherries", "C_6008": "Umibozu Home Jersey", + "S_6010": "Snowy Down Boots", "S_6012": "Hunting Boots", + "S_6013": "Punk Nights", + "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", "S_6023": "Red Hammertreads", "S_6025": "Punk Pinks", + "S_6026": "Fuzzy Boots", + "S_7000": "Blue Slip-Ons", "C_7001": "Squidmark Sweat", "S_7002": "Squid-Stitch Slip-Ons", + "H_7004": "Skate Helmet", + "H_7006": "MTB Helmet", "H_7007": "Hockey Helmet", + "C_7007": "Negative Longcuff Sweater", + "H_7009": "Octo Tackle Helmet Deco", "C_7010": "Annaki Blue Cuff", "H_7012": "Winkle Stripe Helm", "H_7013": "Party Hard Hat", + "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", "C_7017": "Apex Sweater", "C_7018": "Octo Jumper Away", + "C_7020": "Moby Knit", "C_8000": "Lumberjack Shirt", + "S_8000": "White Kicks", + "C_8001": "Rodeo Shirt", + "H_8002": "Paisley Bandana", + "H_8003": "Skull Bandana", "C_8003": "White Shirt", + "S_8003": "Squink Wingtips", + "H_8004": "Painter's Mask", + "C_8004": "Urchins Jersey", "H_8005": "Annaki Mask", "C_8005": "Aloha Shirt", + "S_8005": "Kid Clams", + "H_8006": "Octoking Facemask", + "H_8007": "Squid Facemask", + "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", + "S_8011": "Annaki Tigers", "C_8012": "Logo Aloha Shirt", "S_8013": "Desert Chukkas", "H_8014": "BlobMob Mask", @@ -184,24 +255,29 @@ "C_8020": "Crimson Parashooter", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", + "C_8026": "Ink-Wash Shirt", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8033": "Business Animal", "C_8034": "Fancyfish Stitch", "C_8036": "Fashion Splash Shirt", + "C_8038": "Base White Button Up", "C_8040": "Urban Upcycle Top", "H_9003": "Tennis Headband", + "C_9004": "Squid-Pattern Waistcoat", "H_9007": "FishFry Biscuit Bandana", "H_9009": "Squidband", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", + "H_10003": "Tentaclinger Earring", "C_10006": "Gray Hoodie", "C_10012": "Sudadera Roja", "C_10014": "Sudadera Celeste", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", + "H_21013": "Astro Helm", "H_21015": "Brain Strainer", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", @@ -236,6 +312,15 @@ "H_25010": "Fresh Fish Head", "C_25010": "Fresh Fish Gloves", "S_25010": "Fresh Fish Feet", + "H_25011": "Boss Floss", + "C_25011": "Schoolyard Scrap Jack", + "S_25011": "Knotty Bois", + "H_25012": "Sushi Sous-Chef Band", + "C_25012": "Black-Belt Gi", + "S_25012": "Kick Dampeners", + "H_25013": "Chaos Helm", + "C_25013": "Chaos Commander Suit", + "S_25013": "Chaos Kicks", "C_25014": "School Uniform B", "S_25014": "Base School Shoes", "C_25015": "School Cardigan B", @@ -254,5 +339,6 @@ "H_27306": "Hero Mindset Replica", "C_27306": "Hero Suit Replica", "S_27306": "Hero Boot Replicas", - "H_28000": "Stay Crusty Cap" + "H_28000": "Stay Crusty Cap", + "S_28000": "Fry Tops" } diff --git a/public/locales/en/weapons.json b/public/locales/en/weapons.json index c97cd67a1..aa4d2f6ae 100644 --- a/public/locales/en/weapons.json +++ b/public/locales/en/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Range Blaster", "MAIN_210": "Blaster", "MAIN_200": "Luna Blaster", + "MAIN_201": "Luna Blaster Neo", "MAIN_1100": "Inkbrush", + "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_2060": "Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", @@ -13,31 +15,40 @@ "MAIN_2030": "E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2010": "Splat Charger", + "MAIN_2070": "Snipewriter 5H", "MAIN_2000": "Classic Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5020": "Glooga Dualies", "MAIN_5010": "Splat Dualies", "MAIN_5000": "Dapple Dualies", + "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", "MAIN_1000": "Carbon Roller", + "MAIN_1001": "Carbon Roller Deco", "MAIN_1020": "Dynamo Roller", "MAIN_1030": "Flingza Roller", "MAIN_1010": "Splat Roller", + "MAIN_1040": "Big Swig Roller", "MAIN_8010": "Splatana Wiper", "MAIN_8000": "Splatana Stamper", "MAIN_6020": "Undercover Brella", "MAIN_6000": "Splat Brella", "MAIN_6010": "Tenta Brella", "MAIN_30": "Aerospray MG", + "MAIN_31": "Aerospray RG", "MAIN_70": "Splattershot Pro", + "MAIN_71": "Forge Splattershot Pro", "MAIN_10": "Splattershot Jr.", + "MAIN_11": "Custom Splattershot Jr.", "MAIN_400": "Squeezer", "MAIN_50": ".52 Gal", "MAIN_80": ".96 Gal", "MAIN_90": "Jet Squelcher", "MAIN_40": "Splattershot", + "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", "MAIN_20": "Splash-o-matic", + "MAIN_100": "Splattershot Nova", "MAIN_60": "N-ZAP '85", "MAIN_0": "Sploosh-o-matic", "MAIN_310": "H-3 Nozzlenose", @@ -46,10 +57,12 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3020": "Sloshing Machine", "MAIN_3000": "Slosher", + "MAIN_3001": "Slosher Deco", "MAIN_3040": "Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4020": "Hydra Splatling", "MAIN_4000": "Mini Splatling", + "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Heavy Splatling", "MAIN_7010": "Tri-Stringer", diff --git a/public/locales/es-ES/gear.json b/public/locales/es-ES/gear.json index 27817435c..df8d5fd27 100644 --- a/public/locales/es-ES/gear.json +++ b/public/locales/es-ES/gear.json @@ -1,18 +1,24 @@ { "H_1": "Cinta blanca", + "C_2": "Camiseta básica", "H_1000": "Gorra béisbol", "C_1000": "Camiseta blanca", "S_1000": "Tenis azul", + "H_1001": "Gorra futurista", "C_1001": "Ojos calamar negra", "H_1002": "Gorra malla Sepioca", "H_1003": "Gorra de diseño", + "C_1003": "Ojos calamar azul", + "H_1004": "Gorra bicolor", "C_1004": "Rockenberg blanca", "H_1005": "Gorra calamarciano", "C_1005": "Rockenberg negra", "C_1006": "Camiseta negra", "S_1008": "Bamba ultrablanca", "S_1009": "Bamba ultrarroja", + "S_1010": "Bota de tacos", "H_1012": "Gorra ciclista", + "S_1012": "Tenis escalada solar", "C_1013": "Vectores roja", "C_1014": "Vectores gris", "C_1015": "Cumbres azul", @@ -25,11 +31,22 @@ "C_1021": "Retrocamiseta negra", "S_1021": "Deportiva wasabi", "S_1022": "Tenis básica principiante", + "H_1023": "Gorra medusianos", "S_1023": "Deportiva almeja negra", + "H_1024": "Gorra vaquera", "S_1024": "Tenis básica profesional", + "S_1025": "Deportiva almeja blanca", + "C_1026": "Camiseta leopardo", "H_1028": "Gorra orejeras negra", + "C_1028": "Camiseta pulpo", + "C_1029": "Camiseta cebra", "C_1035": "Camiseta blanca pro", "H_1036": "Gorro de alta mar", + "C_1047": "Camiseta Annak sin mangas", + "C_1048": "Camiseta degradado fuego", + "C_1049": "Camiseta Sepioca cosmos", + "C_1050": "Camiseta Sepioca arcoíris", + "C_1055": "Camiseta degradado hielo", "C_1062": "Camiseta rasgada blanca", "C_1063": "Camiseta Arome tándem", "C_1066": "Camiseta Annak collar", @@ -51,24 +68,36 @@ "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", "S_2000": "Hipocampo-A roja", + "H_2001": "Gorro liso", "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", + "S_2006": "Hipocampo-A oro", "H_2008": "Gorro tejido", + "S_2008": "Mocasín caimán", + "H_2009": "Boina Annak", + "S_2010": "Hipocampo-B chocolate", + "C_2015": "Camiseta Annak clásica", "S_2016": "Deportiva orca soleada", "S_2017": "Calamark roja y negra", "S_2018": "Calamark azul y negra", + "S_2025": "Calamark+ roja y blanca", + "C_2026": "Sudadera calamaraña negra", "S_2042": "Bota energética", "S_2043": "Octodeportiva roja", "S_2045": "Bota ostra blanca", + "S_2046": "Bamba alta pez cebra", + "S_2052": "Bota ostra negra", + "H_3000": "Retrogafas", "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", + "S_3002": "Zapatilla verde neón", "H_3003": "Gafas tintadas", "C_3004": "Tintaz doble", "S_3004": "Deportiva celeste", @@ -80,7 +109,10 @@ "H_3011": "Gafas gruesas", "H_3012": "Gafas ovaladas dobles", "S_3013": "Velcro elegante", + "H_3014": "Gafas redondas plata", + "H_3015": "Boina Annak con gafas", "H_3016": "Gafas de natación", + "H_3018": "Gafas de natación elegantes", "S_3020": "Zapatilla sashimi", "H_3021": "Gafas tinte abisal", "H_3022": "Gafas montura retro", @@ -95,8 +127,10 @@ "S_3026": "Deportiva camarón azul", "H_3027": "Gafas Annak cuadradas", "H_3029": "Gafas redondas aurora", + "H_3031": "Gafas montura extragruesa", "S_4000": "Zueco gris", "S_4001": "Zueco chocolate", + "H_4003": "Sombrero de campana", "H_4004": "Sombrero cónico", "C_4004": "Polo negro", "C_4005": "Maillot ciclista", @@ -106,7 +140,9 @@ "S_4008": "Chancla negra", "C_4009": "Polo rugby extra 010", "S_4009": "Sandalia delta nieve", + "H_4010": "Sombrero parasol", "C_4010": "Polo rugby extra 008", + "S_4010": "Sandalia delta luminosa", "S_4011": "Chancla roja", "S_4012": "Chancla amarilla", "S_4014": "Sandalia raspa de pez", @@ -125,14 +161,19 @@ "H_5001": "Auriculares multicolor", "C_5001": "Chándal retro Sepioca", "S_5001": "Bota montaña especial", + "C_5003": "Cazadora estudiante", "H_5004": "Auriculares estéreo", + "C_5005": "Chaqueta de punto verde", "C_5006": "Chupa motera negra", "H_5007": "Auriculares octoestéreo", "H_5008": "Auriculares acorazados", + "H_5009": "Auriculares octoestéreo BL", + "C_5010": "Abrigo inkling Forima", "C_5014": "Chaqueta satinada calamar", "C_5015": "Chaqueta satinada siluro", "C_5019": "Plumífero lima", "C_5023": "Abrigo Tonken", + "C_5036": "Chaqueta ajustable negativa", "C_5045": "Abrigo ártico", "C_5046": "Anorak Barazushi", "C_5047": "Chaqueta retazos", @@ -141,37 +182,67 @@ "C_5050": "Chaqueta orca negativa", "C_5051": "Abrigo de lana crema", "C_5054": "Chaqueta impermeable caqui", + "C_5055": "Chaqueta de remo positiva", + "C_5056": "Chaqueta orca positiva", + "C_5057": "Trenca Barazushi", + "C_5060": "Chaqueta de montaña lima", "C_6000": "Baloncesto local", "S_6000": "Bota motorista", "H_6001": "Visera de marca", "S_6001": "Bota piel marrón", + "S_6002": "Bota piel roja", "H_6003": "Visera Sepioca", "H_6004": "Visera tintada", + "S_6004": "Bota de agua verde", "S_6006": "Bota clásica blanca", "S_6007": "Bota clásica roja", "C_6008": "Umibozu local", + "S_6010": "Bota de nieve", "S_6012": "Bota impermeable", + "S_6013": "Bota clásica negra", + "S_6019": "Bota motopulpera azul", "S_6020": "Bota piel grafitis", "S_6021": "Bota de pato ártica", "S_6023": "Bota pez martillo roja", "S_6025": "Bota clásica rosa", + "S_6026": "Bota de abrigo", + "S_7000": "Playera azul", "C_7001": "Sudadera mostaza", "S_7002": "Playera bicolor", + "H_7004": "Casco skate", + "H_7006": "Casco motocross", "H_7007": "Casco hockey", + "C_7007": "Sudadera ancha negativa", + "H_7009": "Casco rugby decorado", "C_7010": "Jersey puño azul", "H_7012": "Casco caparazón", "H_7013": "Casco astado", + "C_7013": "Sudadera zapakrakien", "H_7014": "Careta béisbol local", + "H_7016": "Casco acolchado", "C_7016": "Sudadera manatí", "C_7017": "Jersey de punto tiburones", "C_7018": "Octosudadera azul y negra", + "C_7020": "Jersey de punto ballenas", "C_8000": "Camisa cuadros ocres", + "S_8000": "Suela extra blanca", + "C_8001": "Camisa de época", + "H_8002": "Pañuelo clásico", + "H_8003": "Pañuelo calavera", "C_8003": "Camisa blanca", + "S_8003": "Zapato clásico", + "H_8004": "Máscara industrial", + "C_8004": "Camisa béisbol", "H_8005": "Mascarilla Annak", "C_8005": "Camisa tropical", + "S_8005": "Zapato doble hebilla", + "H_8006": "Mascarilla octo Theutik", + "H_8007": "Mascarilla calamar", + "S_8007": "Zapato rojo y azul", "H_8008": "Mascarilla Chokkor", "S_8010": "Suela extra Annak", "H_8011": "Mascarilla Forima", + "S_8011": "Suela extra Annak tribal", "C_8012": "Camisa marcas", "S_8013": "Bota ante desértica", "H_8014": "Mascarilla glóbulos", @@ -184,24 +255,29 @@ "C_8020": "Paracaidista carmesí", "C_8024": "Camisa octropical", "C_8025": "Camisa franela Annak", + "C_8026": "Camisa claroscuro", "C_8030": "Camisa tropical hipocampos", "C_8031": "Camisa de payaso", "C_8033": "Camisa retazos safari", "C_8034": "Camisa bordada pez corneta", "C_8036": "Camisa salpicadura", + "C_8038": "Camisa cuello de banda", "C_8040": "Camisa retazos urbana", "H_9003": "Cinta tenis", + "C_9004": "Chaleco con camisa", "H_9007": "Pañuelo vuelto", "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", + "H_10003": "Pendientes tentáculo", "C_10006": "Sudadera gris con capucha", "C_10012": "Sudadera de jerga roja", "C_10014": "Sudadera de jerga celeste", "H_21010": "Gorra besugo dorado", "H_21011": "Visor opaco", + "H_21013": "Casco de piloto", "H_21015": "Casco psicotrónico", "H_25000": "Horquilla calamar", "C_25000": "Uniforme escolar A", @@ -236,6 +312,15 @@ "H_25010": "Máscara de muñecote", "C_25010": "Guantes de muñecote", "S_25010": "Zapato de muñecote", + "H_25011": "Raspa de pez", + "C_25011": "Abrigo largo rasgado", + "S_25011": "Sandalia con cuerdas", + "H_25012": "Cinta motivadora", + "C_25012": "Traje de judo", + "S_25012": "Tobillera protectora", + "H_25013": "Casco bárbaro", + "C_25013": "Armadura bárbara", + "S_25013": "Greba bárbara", "C_25014": "Uniforme escolar B", "S_25014": "Mocasín escolar (básico)", "C_25015": "Traje escolar B", @@ -254,5 +339,6 @@ "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" + "H_28000": "Gorro de Adolfrito", + "S_28000": "Deportiva FTNG" } diff --git a/public/locales/es-ES/weapons.json b/public/locales/es-ES/weapons.json index cf671de00..43755ac82 100644 --- a/public/locales/es-ES/weapons.json +++ b/public/locales/es-ES/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Teledevastador", "MAIN_210": "Devastador", "MAIN_200": "Ultradevastador", + "MAIN_201": "Ultradevastador neo", "MAIN_1100": "Pincel", + "MAIN_1101": "Pincel maestro", "MAIN_1110": "Brocha", "MAIN_2060": "Tubofusil", "MAIN_2050": "Bambufusil 14-I", @@ -13,31 +15,40 @@ "MAIN_2030": "Entintador 4K", "MAIN_2020": "Cargatintas con mira", "MAIN_2010": "Cargatintas", + "MAIN_2070": "Cargaminas 5H", "MAIN_2000": "Kalarrapid α", "MAIN_5030": "Barredora dual", "MAIN_5020": "Fundidora 525 dual", "MAIN_5010": "Difusor dual", "MAIN_5000": "Atomizador dual", + "MAIN_5001": "Atomizador dual maestro", "MAIN_5040": "Motatrónic dual negro", "MAIN_1000": "Rodillo de carbono", + "MAIN_1001": "Rodillo de carbono DX", "MAIN_1020": "Dinamorrodillo", "MAIN_1030": "Rodillo versátil", "MAIN_1010": "Rodillo básico", + "MAIN_1040": "Rodillo mágnum", "MAIN_8010": "Azotintador brisa", "MAIN_8000": "Azotintador pro", "MAIN_6020": "Paratintas clásico", "MAIN_6000": "Paratintas", "MAIN_6010": "Paratintas maxi", "MAIN_30": "Aerógrafo pro", + "MAIN_31": "Aerógrafo plus", "MAIN_70": "Lanzatintas plus", + "MAIN_71": "Lanzatintas plus B", "MAIN_10": "Lanzatintas novato", + "MAIN_11": "Lanzatintas novato B", "MAIN_400": "Tintopresor", "MAIN_50": "Salpicadora 2000", "MAIN_80": "Salpicadora 3000", "MAIN_90": "Megabarredora", "MAIN_40": "Lanzatintas", + "MAIN_41": "Lanzatintas B", "MAIN_45": "Pistola de élite (réplica)", "MAIN_20": "Marcador fino", + "MAIN_100": "Lanzatintas espacial", "MAIN_60": "N-ZAP 85", "MAIN_0": "Marcador", "MAIN_310": "Tintambor pesado", @@ -46,10 +57,12 @@ "MAIN_3010": "Derramatic triple", "MAIN_3020": "Derramatic centrífugo", "MAIN_3000": "Derramatic", + "MAIN_3001": "Derramatic DX", "MAIN_3040": "Derramatic turbo", "MAIN_4030": "Ametrallógrafo", "MAIN_4020": "Extintador", "MAIN_4000": "Tintralladora ligera", + "MAIN_4001": "Tintralladora ligera B", "MAIN_4040": "Subtralladora 47", "MAIN_4010": "Tintralladora", "MAIN_7010": "Arcromatizador triple", diff --git a/public/locales/es-US/gear.json b/public/locales/es-US/gear.json index 099c41b29..a2c866597 100644 --- a/public/locales/es-US/gear.json +++ b/public/locales/es-US/gear.json @@ -1,18 +1,24 @@ { "H_1": "Cinta blanca", + "C_2": "Camiseta básica", "H_1000": "Gorra de Erizos", "C_1000": "Camiseta blanca", "S_1000": "Tenis azules", + "H_1001": "Gorra ligera", "C_1001": "Ojos calamar negra", "H_1002": "Gorra Pulpioka", "H_1003": "Gorra de diseño", + "C_1003": "Ojos calamar azul cielo", + "H_1004": "Gorra bicolor", "C_1004": "Rockenberg blanca", "H_1005": "Gorra calalienígena", "C_1005": "Rockenberg negra", "C_1006": "Camiseta negra", "S_1008": "Tenis ultrablancos", "S_1009": "Tenis ultrarrojos", + "S_1010": "Tacos", "H_1012": "Gorra ciclista", + "S_1012": "Tenis escalada soleados", "C_1013": "Vectores roja", "C_1014": "Vectores gris", "C_1015": "Cumbres azul", @@ -25,11 +31,22 @@ "C_1021": "Camiseta retro negra", "S_1021": "Botas wasabi", "S_1022": "Tenis ante principiante", + "H_1023": "Gorra medusianos", "S_1023": "Tenis almeja negros", + "H_1024": "Gorra de mezclilla", "S_1024": "Tenis ante profesional", + "S_1025": "Tenis almeja blancos", + "C_1026": "Camiseta leopardo", "H_1028": "Gorra orejeras negra", + "C_1028": "Camiseta pulpo", + "C_1029": "Camiseta cebra", "C_1035": "Camiseta táctica blanca", "H_1036": "Gorro de alta mar", + "C_1047": "Camiseta Annak sin mangas", + "C_1048": "Camiseta degradado fuego", + "C_1049": "Camiseta Pulpioka cosmos", + "C_1050": "Camiseta Pulpioka arcoíris", + "C_1055": "Camiseta degradado hielo", "C_1062": "Camiseta rasgada blanca", "C_1063": "Camiseta Tentáctica tándem", "C_1066": "Camiseta Annak collar", @@ -51,24 +68,36 @@ "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", "S_2000": "Tenis bota rojos", + "H_2001": "Gorrito liso", "S_2001": "Tenis bota zombi", "S_2003": "Tenis bota morados", "C_2004": "Béisbol Zekko manga larga", "S_2004": "Tenis bota olivo", "S_2005": "Tenis bota rojos", + "S_2006": "Tenis bota oro", "H_2008": "Gorro tejido", + "S_2008": "Caimanes", + "H_2009": "Boina Annak", + "S_2010": "Dakronik chocolates", + "C_2015": "Camiseta Annak clásica", "S_2016": "Tenis orca ocaso", "S_2017": "Calamark rojos y negros", "S_2018": "Calamark azules y negros", + "S_2025": "Calamark X rojos y blancos", + "C_2026": "Suéter calamaraña negro", "S_2042": "Botas reforzadas", "S_2043": "Octotenis rojos", "S_2045": "Botas ostra blancas", + "S_2046": "Tenis bota pez cebra", + "S_2052": "Botas ostra negras", + "H_3000": "Gafas retro", "C_3000": "Camiseta de capas blanca", "S_3000": "Deportivos rosas", "H_3001": "Gafas de buzo", "C_3001": "Camiseta de capas amarilla", "S_3001": "Velcro naranja", "H_3002": "Gafas de aviador", + "S_3002": "Anguilas verde neón", "H_3003": "Gafas tintadas", "C_3004": "Tintaz de capas", "S_3004": "Deportivos cian", @@ -80,7 +109,10 @@ "H_3011": "Gafas montura gruesa", "H_3012": "Gafas ovaladas dobles", "S_3013": "Velcro Tonken", + "H_3014": "Gafas redondas plata", + "H_3015": "Boina Annak con gafas", "H_3016": "Gafas de natación", + "H_3018": "Gafas Tonken", "S_3020": "Tenis sashimi", "H_3021": "Gafas tinte abisal", "H_3022": "Gafas montura retro", @@ -95,8 +127,10 @@ "S_3026": "Tenis camarón negros", "H_3027": "Gafas Annak cuadradas", "H_3029": "Gafas redondas aurora", + "H_3031": "Gafas montura extragruesa", "S_4000": "Zuecos grises", "S_4001": "Zuecos chocolate", + "H_4003": "Sombrero cloché", "H_4004": "Sombrero cónico", "C_4004": "Polo negro", "C_4005": "Jersey ciclista", @@ -106,7 +140,9 @@ "S_4008": "Chanclas negras", "C_4009": "Polo rugby extra 010", "S_4009": "Sandalias delta nieve", + "H_4010": "Sombrero parasol", "C_4010": "Polo rugby extra 008", + "S_4010": "Sandalias delta luminosas", "S_4011": "Chanclas Sofrito", "S_4012": "Chanclas Sofrito amarillas", "S_4014": "Huaraches marrones", @@ -125,14 +161,19 @@ "H_5001": "Auriculares de diseñador", "C_5001": "Rompevientos nylon Pulpioka", "S_5001": "Botas de montaña especiales", + "C_5003": "Chaqueta estudiante", "H_5004": "Auriculares estéreo", + "C_5005": "Cárdigan verde", "C_5006": "Chaqueta roquera negra", "H_5007": "Audífonos octoestéreo", "H_5008": "Auriculares acorazados", + "H_5009": "Audífonos octoestéreo BL", + "C_5010": "Abrigo Forima IK", "C_5014": "Chaqueta satinada calamar", "C_5015": "Chaqueta satinada volbagre", "C_5019": "Plumífero yerba mate", "C_5023": "Impermeable Tonken", + "C_5036": "Abrigo ajustable negativo", "C_5045": "Parka ártica", "C_5046": "Anorak Barazushi", "C_5047": "Chaqueta retazos", @@ -141,37 +182,67 @@ "C_5050": "Chaqueta orca negativa", "C_5051": "Abrigo de lana crema", "C_5054": "Chaqueta impermeable caqui", + "C_5055": "Chaqueta de remo positiva", + "C_5056": "Chaqueta orca positiva", + "C_5057": "Abrigo Barazushi", + "C_5060": "Impermeable verde neón", "C_6000": "Baloncesto local", "S_6000": "Botas de motociclista", "H_6001": "Visera Sofrito", "S_6001": "Botas de trabajo marrones", + "S_6002": "Botas de trabajo rojas", "H_6003": "Visera Pulpioka", "H_6004": "Visera tintada", + "S_6004": "Botas de lluvia verdes", "S_6006": "Botas roqueras", "S_6007": "Botas cerezo", "C_6008": "Umibozu local", + "S_6010": "Botas árticas", "S_6012": "Botas impermeables", + "S_6013": "Botas negras", + "S_6019": "Botas motopulpera azules", "S_6020": "Botas de trabajo Skipjack", "S_6021": "Botas de pato árticas", "S_6023": "Botas martillo rojas", "S_6025": "Botas roqueras rosas", + "S_6026": "Botas de abrigo", + "S_7000": "Mocasines azules", "C_7001": "Sudadera mostaza", "S_7002": "Mocasines bicolor", + "H_7004": "Casco de patinador", + "H_7006": "Casco MTB", "H_7007": "Casco hockey", + "C_7007": "Suéter negativo", + "H_7009": "Casco octotacleador", "C_7010": "Annak puño azul", "H_7012": "Casco caparazón", "H_7013": "Casco cuernos", + "C_7013": "Sudadera Empeatón", "H_7014": "Careta béisbol local", + "H_7016": "Casco acolchado", "C_7016": "Sudadera manatí", "C_7017": "Suéter tiburones", "C_7018": "Octosudadera azul y negra", + "C_7020": "Suéter ballenas", "C_8000": "Camisa cuadros ocres", + "S_8000": "Suela extra blanca", + "C_8001": "Camisa ranchera", + "H_8002": "Pañuelo cachemira", + "H_8003": "Pañuelo colmillos", "C_8003": "Camisa blanca", + "S_8003": "Zapatos brogue", + "H_8004": "Máscara de pintor", + "C_8004": "Camisa Erizos", "H_8005": "Tapabocas negra y roja", "C_8005": "Camisa tropical", + "S_8005": "Zapatos doble hebilla", + "H_8006": "Tapabocas octo Theutik", + "H_8007": "Tapabocas calamar", + "S_8007": "Zapatos rojos y azules", "H_8008": "Tapabocas Shachi", "S_8010": "Habaneros Annak", "H_8011": "Tapabocas Forima", + "S_8011": "Tigres Annak", "C_8012": "Camisa logos", "S_8013": "Botas ante desérticas", "H_8014": "Tapabocas glóbulos", @@ -184,24 +255,29 @@ "C_8020": "Paracaidista arándano rojo", "C_8024": "Camisa octropical", "C_8025": "Camisa franela Annak", + "C_8026": "Camisa destintada", "C_8030": "Guayabera hipocampos", "C_8031": "Camisa de payaso", "C_8033": "Camisa retazos safari", "C_8034": "Camisa bordada pez corneta", "C_8036": "Camisa salpicadura", + "C_8038": "Camisa botones blanca", "C_8040": "Camisa retazos urbana", "H_9003": "Cinta de tenis", + "C_9004": "Chaleco calamar", "H_9007": "Pañuelo Sofrito", "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", + "H_10003": "Aretes tentáculo", "C_10006": "Sudadera gris", "C_10012": "Sudadera de jerga roja", "C_10014": "Sudadera de jerga celeste", "H_21010": "Gorra besugo dorado", "H_21011": "Visor opaco", + "H_21013": "Casco de piloto", "H_21015": "Casco psicotrónico", "H_25000": "Pasador de calamar", "C_25000": "Uniforme escolar A", @@ -236,6 +312,15 @@ "H_25010": "Cabeza de pececito", "C_25010": "Guantes de pececito", "S_25010": "Pies de pececito", + "H_25011": "Espinazo de pez", + "C_25011": "Abrigo largo rasgado", + "S_25011": "Sandalias con cuerdas", + "H_25012": "Cinta motivadora", + "C_25012": "Traje de judo", + "S_25012": "Tobilleras protectoras", + "H_25013": "Casco bárbaro", + "C_25013": "Armadura bárbara", + "S_25013": "Grebas bárbaras", "C_25014": "Uniforme escolar B", "S_25014": "Zapatos escolares básicos", "C_25015": "Cárdigan escolar B", @@ -254,5 +339,6 @@ "H_27306": "Neuroaudífonos élite réplica", "C_27306": "Traje de élite réplica", "S_27306": "Botas de élite réplica", - "H_28000": "Gorro de Adolfrito" + "H_28000": "Gorro de Adolfrito", + "S_28000": "Tenis FTR" } diff --git a/public/locales/es-US/weapons.json b/public/locales/es-US/weapons.json index 149a13705..b98c77e63 100644 --- a/public/locales/es-US/weapons.json +++ b/public/locales/es-US/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Telelanzamotas", "MAIN_210": "Lanzamotas", "MAIN_200": "Lanzamotas Nova", + "MAIN_201": "Lanzamotas Nova neo", "MAIN_1100": "Pincel", + "MAIN_1101": "Pincel maestro", "MAIN_1110": "Pincel caligrafía", "MAIN_2060": "Entintubo", "MAIN_2050": "Bamzuka 14-I", @@ -13,31 +15,40 @@ "MAIN_2030": "Entintador 4K", "MAIN_2020": "Telecargatintas", "MAIN_2010": "Cargatintas", + "MAIN_2070": "Cargaminas 5H", "MAIN_2000": "Delineador X", "MAIN_5030": "Soplador dual", "MAIN_5020": "Fundidora 525 dual", "MAIN_5010": "Difusor dual", "MAIN_5000": "Atomizador dual", + "MAIN_5001": "Atomizador dual maestro", "MAIN_5040": "Tetra dual negro", "MAIN_1000": "Rodillo de carbono", + "MAIN_1001": "Rodillo de carbono chic", "MAIN_1020": "Rodillo Pro", "MAIN_1030": "Rodillo versátil", "MAIN_1010": "Rodillo básico", + "MAIN_1040": "Rodillo mágnum", "MAIN_8010": "Azotintador brisa", "MAIN_8000": "Azotintador Pro", "MAIN_6020": "Paratintas discreto", "MAIN_6000": "Paratintas", "MAIN_6010": "Paratintas forestal", "MAIN_30": "Aerógrafo GP", + "MAIN_31": "Aerógrafo GN", "MAIN_70": "Rociador Pro", + "MAIN_71": "Rociador Forima", "MAIN_10": "Rociador básico", + "MAIN_11": "Rociador básico adaptado", "MAIN_400": "Tintopresor", "MAIN_50": "Salpicadora 2000", "MAIN_80": "Salpicadora 3000", "MAIN_90": "Megasoplador", "MAIN_40": "Rociador", + "MAIN_41": "Rociador Tentáctica", "MAIN_45": "Rociador de élite réplica", "MAIN_20": "Plumón", + "MAIN_100": "Rociador espacial", "MAIN_60": "N-ZAP 85", "MAIN_0": "Marcador grueso", "MAIN_310": "Manguera pesada", @@ -46,10 +57,12 @@ "MAIN_3010": "Derramatic triple", "MAIN_3020": "Derramatic centrífugo", "MAIN_3000": "Derramatic", + "MAIN_3001": "Derramatic chic", "MAIN_3040": "Derramatic XP", "MAIN_4030": "Garabateador PLM", "MAIN_4020": "Garabateador HD", "MAIN_4000": "Garabateador", + "MAIN_4001": "Garabateador Tintaz", "MAIN_4040": "Nautilo 47", "MAIN_4010": "Garabateador Pro", "MAIN_7010": "Arcromatizador triple", diff --git a/public/locales/fr/gear.json b/public/locales/fr/gear.json index 1605ad0a8..58a2629db 100644 --- a/public/locales/fr/gear.json +++ b/public/locales/fr/gear.json @@ -1,18 +1,24 @@ { "H_1": "Bandeau blanc", + "C_2": "T-shirt basique", "H_1000": "Casquette baseball", "C_1000": "T-shirt blanc", "S_1000": "Tennis bleues", + "H_1001": "Casquette légère", "C_1001": "T-shirt OculR noir", "H_1002": "Casquette filet Cubic", "H_1003": "Casquette branchée", + "C_1003": "T-shirt OculR bleu clair", + "H_1004": "Casquette pied-de-poulpe", "C_1004": "T-shirt Iormungand blanc", "H_1005": "Casquette Sea Invader", "C_1005": "T-shirt Iormungand noir", "C_1006": "T-shirt noir", "S_1008": "Baskets à scratch blanches", "S_1009": "Baskets à scratch rouges", + "S_1010": "Chaussures à crampons", "H_1012": "Casquette de cycliste", + "S_1012": "Souliers d'escalade été", "C_1013": "T-shirt fléché rouge", "C_1014": "T-shirt fléché gris", "C_1015": "T-shirt Abysma bleu", @@ -25,11 +31,22 @@ "C_1021": "T-shirt 8 bits noir", "S_1021": "Flexi-tabis wasabi", "S_1022": "Tennis suédine simples", + "H_1023": "Casquette Sea Invader v.2", "S_1023": "Baskets palourde noires", + "H_1024": "Casquette en jean", "S_1024": "Tennis suédine pro", + "S_1025": "Baskets palourde blanches", + "C_1026": "T-shirt prédateur", "H_1028": "Casquette à rabats noire", + "C_1028": "T-shirt octarien", + "C_1029": "T-shirt proie", "C_1035": "T-shirt col en V blanc", "H_1036": "Bonnet de docker", + "C_1047": "Débardeur poulpe Aroz", + "C_1048": "T-shirt dégradé flammes", + "C_1049": "T-shirt galaxie Cubic", + "C_1050": "T-shirt arc-en-ciel Cubic", + "C_1055": "T-shirt dégradé glace", "C_1062": "Tri-shirt déchiré", "C_1063": "Tandem OculR", "C_1066": "T-shirt à collier Aroz", @@ -51,24 +68,36 @@ "C_1090": "T-shirt smiley limette", "C_1091": "T-shirt smiley framboise", "S_2000": "Hippo montantes rouges", + "H_2001": "Bonnet court", "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", + "S_2006": "Hippo montantes or", "H_2008": "Bonnet côtelé", + "S_2008": "Mocassins squale", + "H_2009": "Béret Aroz", + "S_2010": "Baskets montantes choco", + "C_2015": "Haut grunge classique", "S_2016": "Orques crépuscule", "S_2017": "Egings IV rouges et noires", "S_2018": "Egings IV bleues et noires", + "S_2025": "Egings V rouges et blanches", + "C_2026": "Haut arantèle", "S_2042": "Bottes énergétiques", "S_2043": "Octaskets rouges", "S_2045": "Bottes perle HU1T73", + "S_2046": "Tennis montantes zébrées", + "S_2052": "Bottes onyx HU1T73", + "H_3000": "Lunettes rétro", "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", + "S_3002": "Anguilles vert fluo", "H_3003": "Lunettes colorées", "C_3004": "Haut double Leviathus", "S_3004": "Baskets turquoise", @@ -80,7 +109,10 @@ "H_3011": "Lunettes demi-cerclées", "H_3012": "Lunettes noires ovales", "S_3013": "Flèches unies", + "H_3014": "Lunettes de soleil SV925", + "H_3015": "Béret et lunettes Aroz", "H_3016": "Lunettes de natation", + "H_3018": "Lunettes de natation K", "S_3020": "Baskets translux", "H_3021": "Verres teintés", "H_3022": "Monture 8 bits", @@ -95,8 +127,10 @@ "S_3026": "Baskets crevettes bleues", "H_3027": "Lunettes carrées Aroz", "H_3029": "Lunettes rétro SV925", + "H_3031": "Lunettes hipster", "S_4000": "Sabots huître", "S_4001": "Sabots chocolat", + "H_4003": "Cloche Friture", "H_4004": "Chapeau zen", "C_4004": "Polo noir Ezko", "C_4005": "Maillot de cycliste", @@ -106,7 +140,9 @@ "S_4008": "Tongs noires", "C_4009": "Haut quadri DUX 10", "S_4009": "Sandales poudreuse", + "H_4010": "Chapeau tulipe pare-soleil", "C_4010": "Haut quadri DUX 08", + "S_4010": "Sandales chaussettes fluo", "S_4011": "Claquettes rouges Friture", "S_4012": "Claquettes jaunes Friture", "S_4014": "Sandales arêtes", @@ -125,14 +161,19 @@ "H_5001": "Casque coloré", "C_5001": "Coupe-vent vintage Cubic", "S_5001": "Chaussures rando exclusives", + "C_5003": "Blouson université", "H_5004": "Casque baladeur", + "C_5005": "Gilet vert", "C_5006": "Blouson en cuir noir", "H_5007": "Casque écho Octa", "H_5008": "Écouteurs sonar", + "H_5009": "Casque écho Octa blanc", + "C_5010": "Parka Focus INK", "C_5014": "Blouson calamar", "C_5015": "Blouson poisson-charge", "C_5019": "Anorak matcha", "C_5023": "Blouson K", + "C_5036": "Doudoune négative", "C_5045": "Parka fourrée arctique", "C_5046": "Anorak Alpaj", "C_5047": "Blouson mosaïque", @@ -141,37 +182,67 @@ "C_5050": "Boléro négatif", "C_5051": "Polaire toundra crème", "C_5054": "Manteau forestier", + "C_5055": "Blouson positif", + "C_5056": "Boléro positif", + "C_5057": "Duffel-coat Alpaj", + "C_5060": "Anorak limette", "C_6000": "Maillot de basket (domicile)", "S_6000": "Bottes de moto", "H_6001": "Visière Friture", "S_6001": "Bottes sécurité nubuck", + "S_6002": "Bottes sécurité rouges", "H_6003": "Visière Cubic", "H_6004": "Visière teintée", + "S_6004": "Bottes de pluie vertes", "S_6006": "Bottines punk blanches", "S_6007": "Bottines punk grenat", "C_6008": "Maillot des Umibozu (dom.)", + "S_6010": "Après-skis poudreuse", "S_6012": "Bottes de chasse", + "S_6013": "Bottines punk noires", + "S_6019": "Bottes de moto cobalt", "S_6020": "Bottes sécurité graffiti", "S_6021": "Bottes Palmi poudreuse", "S_6023": "Bottes rouquin-marteau", "S_6025": "Bottines punk roses", + "S_6026": "Bottes fourrées", + "S_7000": "Mocassins bleus", "C_7001": "Sweat jaune Kalamarus Rex", "S_7002": "Mocassins pied-de-poulpe", + "H_7004": "Casque de skate", + "H_7006": "Casque de motocross", "H_7007": "Casque de hockey", + "C_7007": "Pull manches cintrées négatif", + "H_7009": "Casque de football Octa", "C_7010": "Pull grunge poignet bleu", "H_7012": "Casque carapace", "H_7013": "Casque à cornes", + "C_7013": "Sweat basket", "H_7014": "Casque de receveur (dom.)", + "H_7016": "Casque de mêlée", "C_7016": "Sweat lamantin", "C_7017": "Pull requin", "C_7018": "Sweat sportif Octa (ext.)", + "C_7020": "Pull balaine", "C_8000": "Chemise à carreaux", + "S_8000": "Compensées blanches", + "C_8001": "Chemise excentrique", + "H_8002": "Bandana faune marine", + "H_8003": "Bandana crâne", "C_8003": "Chemisette blanche", + "S_8003": "Richelieu encre-de-seiche", + "H_8004": "Masque de peinture", + "C_8004": "Chemisette baseball", "H_8005": "Masque Aroz", "C_8005": "Chemisette tropiques", + "S_8005": "Chaussures double boucle", + "H_8006": "Masque OCTADUX", + "H_8007": "Masque Kalamarus Rex", + "S_8007": "Richelieu semelle rouge", "H_8008": "Masque Friture", "S_8010": "Compensées carmin Aroz", "H_8011": "Masque Focus", + "S_8011": "Compensées Tigre Aroz", "C_8012": "Chemisette à logos", "S_8013": "Chukkas sable", "H_8014": "Masque smiley", @@ -184,24 +255,29 @@ "C_8020": "Haut parachute grenat", "C_8024": "Chemisette poulpe farniente", "C_8025": "Chemise rustique Aroz", + "C_8026": "Chemise tache blanche", "C_8030": "Chemisette hippo", "C_8031": "Chemise bouffonne", "C_8033": "Chemise mosaïque savane", "C_8034": "Chemise hippie", "C_8036": "Chemise splash", + "C_8038": "Chemise à col officier", "C_8040": "Chemise mosaïque urbaine", "H_9003": "Bandeau de tennis", + "C_9004": "Gilet motif calamar", "H_9007": "Bandana biscuit Friture", "H_9009": "Bandeau de ping-pong", "C_9010": "Gilet forestier kaki", "C_9011": "Crustarapace rouge", "C_9012": "Crustarapace limette", "C_9013": "Gilet splash", + "H_10003": "Tentacule d'oreille", "C_10006": "Sweat capuche gris", "C_10012": "Sweat ethnique magma", "C_10014": "Sweat ethnique azur", "H_21010": "Casquette dorade", "H_21011": "Lunettes opaques", + "H_21013": "Casque astro", "H_21015": "Casque Eurêka", "H_25000": "Barrette seiche", "C_25000": "Uniforme scolaire A", @@ -236,6 +312,15 @@ "H_25010": "Tête de mascotte", "C_25010": "Mains de mascotte", "S_25010": "Pieds de mascotte", + "H_25011": "Cure-dent arêtes", + "C_25011": "Manteau scolaire déchiré", + "S_25011": "Sandales nouées hautes", + "H_25012": "Bandeau de chef", + "C_25012": "Veste de judo", + "S_25012": "Protège-chevilles", + "H_25013": "Casque Berserk", + "C_25013": "Armure Berserk", + "S_25013": "Bottes Berserk", "C_25014": "Uniforme scolaire B", "S_25014": "Mocassins scolaires", "C_25015": "Gilet scolaire B", @@ -254,5 +339,6 @@ "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" + "H_28000": "Casquette Omar", + "S_28000": "Baskets LaFrite" } diff --git a/public/locales/fr/weapons.json b/public/locales/fr/weapons.json index e8427db89..b26a1d90a 100644 --- a/public/locales/fr/weapons.json +++ b/public/locales/fr/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Éclablaster XL", "MAIN_210": "Éclablaster", "MAIN_200": "Proxiblaster", + "MAIN_201": "Proxiblaster Néo", "MAIN_1100": "Épinceau", + "MAIN_1101": "Épinceau nuancé", "MAIN_1110": "Épinceau brosse", "MAIN_2060": "Détubeur", "MAIN_2050": "Bimbamboum Mk I", @@ -13,31 +15,40 @@ "MAIN_2030": "Extraceur +", "MAIN_2020": "Concentraceur zoom", "MAIN_2010": "Concentraceur", + "MAIN_2070": "Crayon X - 5H", "MAIN_2000": "Décap'express Alpha", "MAIN_5030": "Double nettoyeur", "MAIN_5020": "Double Kelvin 525", "MAIN_5010": "Double encreur", "MAIN_5000": "Double moucheteur", + "MAIN_5001": "Double moucheteur nuancé", "MAIN_5040": "Double voltigeur noir", "MAIN_1000": "Rouleau carbone", + "MAIN_1001": "Rouleau carbone chic", "MAIN_1020": "Dynamo-rouleau", "MAIN_1030": "Flexi-rouleau", "MAIN_1010": "Rouleau", + "MAIN_1040": "Rouleau large", "MAIN_8010": "Éclatana Doto", "MAIN_8000": "Éclatana d'estampe", "MAIN_6020": "Para-encre espion", "MAIN_6000": "Para-encre", "MAIN_6010": "Para-encre XL", "MAIN_30": "Aérogun", + "MAIN_31": "Aérogun premium", "MAIN_70": "Liquidateur pro", + "MAIN_71": "Liquidateur pro griffé", "MAIN_10": "Liquidateur Jr.", + "MAIN_11": "Liquidateur Sr.", "MAIN_400": "Compresseur", "MAIN_50": "Calibre 2000", "MAIN_80": "Calibre 3000", "MAIN_90": "Nettoyeur XL", "MAIN_40": "Liquidateur", + "MAIN_41": "Liquidateur griffé", "MAIN_45": "Lanceur héroïque (réplique)", "MAIN_20": "Marqueur léger", + "MAIN_100": "Lanceur spatial", "MAIN_60": "N-ZAP 85", "MAIN_0": "Marqueur lourd", "MAIN_310": "Arroseur lourd", @@ -46,10 +57,12 @@ "MAIN_3010": "Dépoteur", "MAIN_3020": "Encrifugeur", "MAIN_3000": "Seauceur", + "MAIN_3001": "Seauceur chic", "MAIN_3040": "Détoneur", "MAIN_4030": "Badigeonneur stylo", "MAIN_4020": "Exteinteur", "MAIN_4000": "Badigeonneur XS", + "MAIN_4001": "Badigeonneur XS griffé", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Badigeonneur", "MAIN_7010": "Trisperceur", diff --git a/public/locales/it/gear.json b/public/locales/it/gear.json index ba92bb5e2..d53bced01 100644 --- a/public/locales/it/gear.json +++ b/public/locales/it/gear.json @@ -1,18 +1,24 @@ { "H_1": "Fascia bianca", + "C_2": "T-shirt recluta", "H_1000": "Berretto AS Riccidimare", "C_1000": "T-shirt bianca", "S_1000": "Basse blu", + "H_1001": "Berretto leggero", "C_1001": "T-shirt neroseppia", "H_1002": "Berretto Sepia", "H_1003": "Berretto alla moda", + "C_1003": "Maglia azzurromare", + "H_1004": "Berretto hip-hop", "C_1004": "Rockenburg bianca", "H_1005": "Berretto Inkvaders", "C_1005": "Rockenburg nera", "C_1006": "T-shirt nera", "S_1008": "Ultrabianche a strappo", "S_1009": "Ultrarosse a strappo", + "S_1010": "Scarpe da calcio", "H_1012": "Berretto da ciclista", + "S_1012": "Da arrampicata fluo", "C_1013": "T-shirt rossa frecce", "C_1014": "T-shirt grigia frecce", "C_1015": "T-shirt cime blu", @@ -25,11 +31,22 @@ "C_1021": "T-shirt 8 bit nera", "S_1021": "Sneaker senza lacci", "S_1022": "Scamosciate semplici", + "H_1023": "Berretto medusiano", "S_1023": "Vongosneaker nere", + "H_1024": "Cappello di jeans", "S_1024": "Scamosciate boss", + "S_1025": "Vongosneaker bianche", + "C_1026": "T-shirt leopardata", "H_1028": "Cappello paraorecchie nero", + "C_1028": "T-shirt octo", + "C_1029": "T-shirt zebra", "C_1035": "T-shirt bianca ciclista", "H_1036": "Berretto da portuale", + "C_1047": "Canotta Annak stampa polpo", + "C_1048": "T-shirt rovente", + "C_1049": "T-shirt Pulpix galassia", + "C_1050": "T-shirt Pulpix arcobaleno", + "C_1055": "T-shirt glaciale", "C_1062": "Cala-shirt strappata", "C_1063": "T-shirt bivalve Arome", "C_1066": "T-shirt Annak (collare)", @@ -51,24 +68,36 @@ "C_1090": "T-shirt SmileMob verde", "C_1091": "T-shirt SmileMob fucsia", "S_2000": "Alte biancorosse", + "H_2001": "Zuccotto", "S_2001": "Alte zombie", "S_2003": "Alte gialloviola", "C_2004": "Maglia Ezko", "S_2004": "Sneaker verde scuro", "S_2005": "Sneaker rosse", + "S_2006": "Alte dorate", "H_2008": "Cappello a maglia", + "S_2008": "Scarpe aggressive", + "H_2009": "Berretto con spilla", + "S_2010": "Dakroniks choco", + "C_2015": "Maglia Annak classica", "S_2016": "Sneaker orca tramonto", "S_2017": "Mitilik rosse e nere", "S_2018": "Mitilik blu e nere", + "S_2025": "Mitilik 5 rosse e bianche", + "C_2026": "Maglia a intreccio nera", "S_2042": "Stivali Reboot", "S_2043": "Octosneaker rosse", "S_2045": "OSTR1K color perla", + "S_2046": "Sneaker bianconere", + "S_2052": "OSTR1K color onice", + "H_3000": "Occhiali rétro", "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", + "S_3002": "Swimmer verdi fluo", "H_3003": "Occhiali colorati", "C_3004": "A strati Totanic", "S_3004": "Runner verdeacqua", @@ -80,7 +109,10 @@ "H_3011": "Occhiali a mezza montatura", "H_3012": "Occhiali da sole ovali", "S_3013": "Arrow eleganti", + "H_3014": "Occhiali rotondi SV925", + "H_3015": "Berretto Annak con occhiali", "H_3016": "Occhialetti da nuoto", + "H_3018": "Occhialetti Nero Marlin", "S_3020": "Sneaker medusa", "H_3021": "Occhiali con lenti colorate", "H_3022": "Occhiali pixellati", @@ -95,8 +127,10 @@ "S_3026": "Sneakeretti blu", "H_3027": "Occhiali Annak", "H_3029": "Occhiali blufocali rétro", + "H_3031": "Occhiali a montatura spessa", "S_4000": "Zoccoli grigi", "S_4001": "Zoccoli marroni", + "H_4003": "Cappello pesce palla", "H_4004": "Cappello orientale", "C_4004": "Polo nera", "C_4005": "Maglia da ciclista", @@ -106,7 +140,9 @@ "S_4008": "Ciabatte da mare", "C_4009": "Maglia rugby 10", "S_4009": "Sandali a strappo neve", + "H_4010": "Cappello parasole", "C_4010": "Maglia rugby 8", + "S_4010": "Sandali a strappo fluo", "S_4011": "Ciabatte rosse", "S_4012": "Ciabatte cool", "S_4014": "Sandalisca di pesce", @@ -125,14 +161,19 @@ "H_5001": "Cuffie colorate", "C_5001": "Tuta acetata Sepia", "S_5001": "Trekking colorate", + "C_5003": "Giubbino da stadio", "H_5004": "Cuffie vintage", + "C_5005": "Cardigan verde", "C_5006": "Chiodo nero", "H_5007": "Octocuffie rosse", "H_5008": "Cefalocuffie in-ear", + "H_5009": "Octocuffie bianche", + "C_5010": "Parka Inkling Fortia", "C_5014": "Giubbino furia", "C_5015": "Giubbino pesciscossa", "C_5019": "Giacca maccha", "C_5023": "Giacca Nero Marlin", + "C_5036": "Bomber negativo", "C_5045": "Parka mostro artico", "C_5046": "Anorak BaraS", "C_5047": "Giubbotto patchwork", @@ -141,37 +182,67 @@ "C_5050": "Maglia con bolero nero", "C_5051": "Pile tundra crema", "C_5054": "Impermeabile cachi", + "C_5055": "Giacca imbottita bianca", + "C_5056": "Maglia con bolero bianco", + "C_5057": "Montgomery BaraS", + "C_5060": "Giacca da sci lime", "C_6000": "Canotta (casa)", "S_6000": "Stivali da moto", "H_6001": "Visiera cool", "S_6001": "Scarponi marroni", + "S_6002": "Scarponi rossi", "H_6003": "Visiera Sepia", "H_6004": "Visiera fumé", + "S_6004": "Stivali di gomma verdi", "S_6006": "Anfibi bianchi", "S_6007": "Anfibi melanzana", "C_6008": "Maglia Umibozu", + "S_6010": "Stivali da neve", "S_6012": "Stivali da caccia", + "S_6013": "Anfibi neri", + "S_6019": "Stivali da moto blu", "S_6020": "Scarponi SkipJack", "S_6021": "Anfibi artici", "S_6023": "Stivali squalo martello", "S_6025": "Anfibi rosa", + "S_6026": "Stivali caldi", + "S_7000": "Espadrillas blu", "C_7001": "Maglione CalamaX", "S_7002": "Espadrillas hip-hop", + "H_7004": "Casco da skate", + "H_7006": "Casco da motocross", "H_7007": "Casco da hockey", + "C_7007": "Maglione largo negativo", + "H_7009": "Octocasco football", "C_7010": "Maglione polsino blu Annak", "H_7012": "Carapasco", "H_7013": "Elmo vichingo", + "C_7013": "Felpa sneaker", "H_7014": "Maschera baseball (casa)", + "H_7016": "Elmetto protettivo", "C_7016": "Felpa lamantino", "C_7017": "Maglione squali", "C_7018": "Octomaglia (trasferta)", + "C_7020": "Maglione balene", "C_8000": "Camicia scozzese", + "S_8000": "Rialzate bianche", + "C_8001": "Camicia hipsterica", + "H_8002": "Bandana paisley", + "H_8003": "Bandana teschio", "C_8003": "Camicia bianca", + "S_8003": "Eleganti nero di seppia", + "H_8004": "Maschera da verniciatura", + "C_8004": "Divisa AS Riccidimare", "H_8005": "Mascherina Annak", "C_8005": "Camicia floreale", + "S_8005": "Eleganti cammello", + "H_8006": "Mascherina Octoking", + "H_8007": "Mascherina CalamaX", + "S_8007": "Scamosciate suola rossa", "H_8008": "Mascherina Torryd", "S_8010": "Eleganti Annak", "H_8011": "Mascherina Fortia", + "S_8011": "Rialzate Annak", "C_8012": "Camicia hawaiana", "S_8013": "Scarpe da deserto", "H_8014": "Mascherina SmileMob", @@ -184,24 +255,29 @@ "C_8020": "Giacca paracadute cremisi", "C_8024": "Camicia piovre piccanti", "C_8025": "Flanella Annak", + "C_8026": "Camicia Tintacolante", "C_8030": "Camicia ippocampi", "C_8031": "Camicia da clown", "C_8033": "Camicia animalesca", "C_8034": "Camicia ricamata", "C_8036": "Camicia schizzata", + "C_8038": "Camicia senza colletto", "C_8040": "Camicia urbana", "H_9003": "Fascia da tennis", + "C_9004": "Gilè calamaro", "H_9007": "Bandana cool", "H_9009": "Fascia classica", "C_9010": "Gilet militare cachi", "C_9011": "Granchiorazza rossa", "C_9012": "Granchiorazza verde", "C_9013": "Maglia schizzata con gilet", + "H_10003": "Orecchino tentaclip", "C_10006": "Felpa grigia con cappuccio", "C_10012": "Maglia baja rossa", "C_10014": "Maglia baja celeste", "H_21010": "Cappello pescoso", "H_21011": "Visore cieco", + "H_21013": "Casco da pilota", "H_21015": "Eurekappello", "H_25000": "Fermaglio calamaro", "C_25000": "Uniforme scolastica A", @@ -236,6 +312,15 @@ "H_25010": "Testona da mascotte", "C_25010": "Manone da mascotte", "S_25010": "Piedoni da mascotte", + "H_25011": "Lisca interdentale", + "C_25011": "Soprabito strappato", + "S_25011": "Sandali di corda", + "H_25012": "Fascia octopus", + "C_25012": "Gi con cintura nera", + "S_25012": "Paracaviglie", + "H_25013": "Elmo furioso", + "C_25013": "Armatura furiosa", + "S_25013": "Stivali furiosi", "C_25014": "Uniforme scolastica B", "S_25014": "Mocassini neri (base)", "C_25015": "Cardigan scolastico B", @@ -254,5 +339,6 @@ "H_27306": "Auricolari élite replica", "C_27306": "Divisa élite replica", "S_27306": "Stivali élite replica", - "H_28000": "Cuffia croc-stacea" + "H_28000": "Cuffia croc-stacea", + "S_28000": "Gamberscarpe" } diff --git a/public/locales/it/weapons.json b/public/locales/it/weapons.json index f3ba34bc1..a3ec1cce9 100644 --- a/public/locales/it/weapons.json +++ b/public/locales/it/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Blaster a distanza", "MAIN_210": "Blaster", "MAIN_200": "Blaster lunar", + "MAIN_201": "Blaster lunar Neo", "MAIN_1100": "Calamaravaggio", + "MAIN_1101": "Calamaravaggio master", "MAIN_1110": "Tinturicchio", "MAIN_2060": "Tintubator", "MAIN_2050": "Bimbamboom 14-I", @@ -13,31 +15,40 @@ "MAIN_2030": "Tinter a carica 4K", "MAIN_2020": "Splatter con mirino", "MAIN_2010": "Splatter a carica", + "MAIN_2070": "Lapis cecchino 5H", "MAIN_2000": "Kalamarapid α", "MAIN_5030": "Sweeper duplo", "MAIN_5020": "Kelvin duplo 525", "MAIN_5010": "Repolper duplo", "MAIN_5000": "Ripolpella duplo", + "MAIN_5001": "Ripolpella duplo master", "MAIN_5040": "Moscarpino duplo nero", "MAIN_1000": "Rullo di carbonio", + "MAIN_1001": "Rullo di carbonio DX", "MAIN_1020": "Rullo dinamo", "MAIN_1030": "Flexi-rullo", "MAIN_1010": "Rullo splat", + "MAIN_1040": "Ampiorullo", "MAIN_8010": "Tergilama", "MAIN_8000": "Splattalama", "MAIN_6020": "Bombrello", "MAIN_6000": "Sparasole", "MAIN_6010": "Sparatenda", "MAIN_30": "Aerografo", + "MAIN_31": "Aerografo élite", "MAIN_70": "Splasher élite", + "MAIN_71": "Splasher élite logo", "MAIN_10": "Sparacolore recluta", + "MAIN_11": "Sparacolore logo", "MAIN_400": "Strizzer", "MAIN_50": "Calibro 2000", "MAIN_80": "Calibro 3000", "MAIN_90": "Sweeper", "MAIN_40": "Splasher", + "MAIN_41": "Splasher logo", "MAIN_45": "Pistola élite replica", "MAIN_20": "Marker d'assalto", + "MAIN_100": "Splasher Nova", "MAIN_60": "N-ZAP85", "MAIN_0": "Marker", "MAIN_310": "Triplete", @@ -46,10 +57,12 @@ "MAIN_3010": "Secchiostro triplo", "MAIN_3020": "Secchiostro centrifuga", "MAIN_3000": "Secchiostro", + "MAIN_3001": "Secchiostro DX", "MAIN_3040": "Termosecchiostro", "MAIN_4030": "Tetrapenna", "MAIN_4020": "Idrante", "MAIN_4000": "Mini splatling", + "MAIN_4001": "Mini splatling logo", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Splatling a tanica", "MAIN_7010": "Tri-calamarco", diff --git a/public/locales/ja/gear.json b/public/locales/ja/gear.json index e2e7ea774..9be75b0ab 100644 --- a/public/locales/ja/gear.json +++ b/public/locales/ja/gear.json @@ -1,18 +1,24 @@ { "H_1": "ヘッドバンド ホワイト", + "C_2": "わかばイカT", "H_1000": "ウーニーズBBキャップ", "C_1000": "イカホワイト", "S_1000": "グリッチョ ブルー", + "H_1001": "キャンプキャップ", "C_1001": "イカノメT ブラック", "H_1002": "ヤコメッシュ", "H_1003": "ビバレッジキャップ", + "C_1003": "イカノメT ライトブルー", + "H_1004": "チドリキャップ", "C_1004": "ロッケンベルグT ホワイト", "H_1005": "イカベーダーキャップ", "C_1005": "ロッケンベルグT ブラック", "C_1006": "イカブラック", "S_1008": "ベリベリホワイト", "S_1009": "ベリベリレッド", + "S_1010": "ユデスパイカ", "H_1012": "テッカサイクルキャップ", + "S_1012": "ボルダーシューズ タイノエ", "C_1013": "ベクトルパターン レッド", "C_1014": "ベクトルパターン グレー", "C_1015": "ヤマビコT ブルー", @@ -25,11 +31,22 @@ "C_1021": "ヤキフグ8bit ブラック", "S_1021": "NNJグリーン", "S_1022": "ザ・ベース ルーキー", + "H_1023": "クラゲーダーキャップ", "S_1023": "クラム600 カンロ", + "H_1024": "ハウスタグデニムCAP", "S_1024": "ザ・ベース ボス", + "S_1025": "クラム600 コハク", + "C_1026": "ニクショクT", "H_1028": "シェーディングキャップ スミ", + "C_1028": "タコT", + "C_1029": "ソウショクT", "C_1035": "イカホワイトV", "H_1036": "フィッシャーマンキャップ", + "C_1047": "アナアキT ポルポピック", + "C_1048": "ホットグラデT", + "C_1049": "ヤコタイダイ ギャラクシー", + "C_1050": "ヤコタイダイ レインボー", + "C_1055": "アイスグラデT", "C_1062": "サキイカホワイト", "C_1063": "アロメT ゴブゴブ", "C_1066": "アナアキT チョーカー", @@ -51,24 +68,36 @@ "C_1090": "スシズメブロブ ライム", "C_1091": "スシズメブロブ ベリー", "S_2000": "シーホースHi レッド", + "H_2001": "ショートビーニー", "S_2001": "シーホースHi ゾンビ", "S_2003": "シーホースHi パープル", "C_2004": "エゾッコラグラン", "S_2004": "キャンバスHi モロヘイヤ", "S_2005": "キャンバスHi トマト", + "S_2006": "シーホースHi ゴールド", "H_2008": "リブニット", + "S_2008": "シャークモカシン", + "H_2009": "アナアキアンピンベレー", + "S_2010": "デカロニックチョコレート", + "C_2015": "アナアキロンT ドライブ", "S_2016": "オルカHi サンセット", "S_2017": "エギング4 アカクロ", "S_2018": "エギング4 アオクロ", + "S_2025": "エギング5 シロアカ", + "C_2026": "カラマリフック ブラック", "S_2042": "パワーリセットHi", "S_2043": "テンヤ8 レッド", "S_2045": "01STER コハク", + "S_2046": "ウノアシHi", + "S_2052": "01STER カンロ", + "H_3000": "クロブチ レトロ", "C_3000": "レイヤード ホワイト", "S_3000": "ピンクビーンズ", "H_3001": "スプラッシュゴーグル", "C_3001": "マスタードガサネ", "S_3001": "オレンジアローズ", "H_3002": "パイロットゴーグル", + "S_3002": "ウミウシイエロー", "H_3003": "イロメガネ", "C_3004": "アイロニックレイヤード", "S_3004": "シアンビーンズ", @@ -80,7 +109,10 @@ "H_3011": "セルブロウ", "H_3012": "ダブルエッグサングラス", "S_3013": "アローズ タタキベッチュー", + "H_3014": "マルサンSV925", + "H_3015": "アナアキバスクベレー", "H_3016": "スイミングモーグル", + "H_3018": "モーグル タタキベッチュー", "S_3020": "イカサシ スクランブル", "H_3021": "デメニギスゴーグル", "H_3022": "8ビットフレーム", @@ -95,8 +127,10 @@ "S_3026": "シャコナックル", "H_3027": "アナアキスクエアグラス", "H_3029": "タマサンBC925", + "H_3031": "フトブチスクエア", "S_4000": "オイスタークロッグ", "S_4001": "チョコクロッグ", + "H_4003": "フグベルハット", "H_4004": "スゲ", "C_4004": "ピンポンポロ", "C_4005": "テッカサイクルシャツ", @@ -106,7 +140,9 @@ "S_4008": "BBサンダル", "C_4009": "キングラガー010", "S_4009": "デルタストラップ スノー", + "H_4010": "パラソルチューリップ", "C_4010": "キングラガー008", + "S_4010": "デルタストラップ ルミナス", "S_4011": "ヤキフグシャワサン アカ", "S_4012": "ヤキフグシャワサン キ", "S_4014": "フィッシュボーンワラチ", @@ -125,14 +161,19 @@ "H_5001": "オーロラヘッドホン", "C_5001": "ヤコナイロン ヴィンテージ", "S_5001": "トレッキングカスタム", + "C_5003": "スタジャンロゴマシ", "H_5004": "ステカセヘッドホン", + "C_5005": "レタード グリーン", "C_5006": "イカライダーBLACK", "H_5007": "ミミタコ8", "H_5008": "甲伝導エンペラEP", + "H_5009": "ミミタコ8 RAW", + "C_5010": "F-190", "C_5014": "イカスカジャン", "C_5015": "ウラスカジャン", "C_5019": "マッチャ ライトダウン", "C_5023": "ケンサキコーチ", + "C_5036": "ボンバージャケット ネガ", "C_5045": "モンスター PCU56", "C_5046": "バラズシヤッケ", "C_5047": "フィレジャケット", @@ -141,37 +182,67 @@ "C_5050": "コテボレロ ネガ", "C_5051": "オスモル アイボリー", "C_5054": "ハンティングジャケットKK", + "C_5055": "パドリングジャケット ポジ", + "C_5056": "コテボレロ ポジ", + "C_5057": "バラズシダッフル", + "C_5060": "マウンテン アオサ", "C_6000": "バスケジャージ ホーム", "S_6000": "モトクロスブーツ", "H_6001": "ヤキフグ サンバイザー", "S_6001": "ヌバックブーツ イエロー", + "S_6002": "ヌバックブーツ レッド", "H_6003": "ヤコバイザー", "H_6004": "フェイスバイザー", + "S_6004": "レイニーモスグリーン", "S_6006": "ロッキンホワイト", "S_6007": "ロッキンチェリー", "C_6008": "ウミボーズ ホーム", + "S_6010": "ミルキーダウンブーツ", "S_6012": "ハンティングブーツ", + "S_6013": "ロッキンブラック", + "S_6019": "モトクロスM-DCB", "S_6020": "ヌバックブーツxSJ", "S_6021": "ダックブーツ スノウ", "S_6023": "カセブカブーツ レッド", "S_6025": "ロッキンピンク", + "S_6026": "ウォームブーツ", + "S_7000": "スリッポン ブルー", "C_7001": "イカバッテン マスタード", "S_7002": "スリッポン チドリ", + "H_7004": "スケボーメット", + "H_7006": "ロゴヅクシMTBメット", "H_7007": "イカロスHKメット", + "C_7007": "ドロップスウェット ネガ", + "H_7009": "オクトメットプライズデコ", "C_7010": "アナアキニット アオソデ", "H_7012": "シェルメット", "H_7013": "ホーンメットBF", + "C_7013": "エンペーサートレーナー", "H_7014": "キャッチャーマスクFU", + "H_7016": "ヘッキャ ムジ", "C_7016": "クラマナスウェット", "C_7017": "3Dニット シャーク", "C_7018": "タコピステ ブルー", + "C_7020": "3Dニット ホエール", "C_8000": "オータムネル", + "S_8000": "ラバーソール ホワイト", + "C_8001": "イカスタンシャツ", + "H_8002": "エイズリーバンダナ", + "H_8003": "イカスカルマスク", "C_8003": "シロシャツ", + "S_8003": "イカスミチップ", + "H_8004": "ペインターマスク", + "C_8004": "ウーニーズBBシャツ", "H_8005": "アナアキマスク", "C_8005": "おどるイカアロハ", + "S_8005": "イカボウズキャメル", + "H_8006": "キングタコスターマスク", + "H_8007": "イカバッテンガード", + "S_8007": "ネイビーチップ レッドソール", "H_8008": "マスクドホッコリー", "S_8010": "アナアキラバー ハバネロ", "H_8011": "フォーリマスク", + "S_8011": "アナアキラバー フェイク", "C_8012": "ロゴマシマシアロハ", "S_8013": "チャッカブーツ サンド", "H_8014": "ブロブスマイルマスク", @@ -184,24 +255,29 @@ "C_8020": "パラシューター ザクロ", "C_8024": "チリメンタコアロハ", "C_8025": "アナアキオンブレネル", + "C_8026": "スミヌキシャツ", "C_8030": "タツノコキューバ", "C_8031": "ピエロシャツ", "C_8033": "フィレシャツ サファリ", "C_8034": "ステッチシャツ ヤガラ", "C_8036": "スミチラシシャツ", + "C_8038": "バンドカラー ムジ", "C_8040": "フィレシャツ アーバン", "H_9003": "テニスバンド", + "C_9004": "イカゴッチンベスト", "H_9007": "ヤキフグビスケットバンダナ", "H_9009": "ピンポンバンド", "C_9010": "ハンティングベストKK", "C_9011": "タカアシプロテクターレッド", "C_9012": "タカアシプロテクターライム", "C_9013": "スミチラシベスト", + "H_10003": "イカタコピアス ", "C_10006": "ホタパーカー グレー", "C_10012": "バハフーディー ロホ", "C_10014": "バハフーディー セレステ", "H_21010": "イトヨリキャップ", "H_21011": "シカイバイザー", + "H_21013": "パイロットメット", "H_21015": "ヒラメキブレインメット", "H_25000": "イカパッチン", "C_25000": "スクールブレザーL", @@ -236,6 +312,15 @@ "H_25010": "ひれおくん", "C_25010": "ひれおくんのて", "S_25010": "ひれおくんのあし", + "H_25011": "オシャブリボーン", + "C_25011": "サキイカガクラン", + "S_25011": "イダテンヒモサン", + "H_25012": "タコハチ", + "C_25012": "ジュウドウギ クロオビ", + "S_25012": "アンクルサポーター", + "H_25013": "バーサークヘル", + "C_25013": "バーサークアーマー", + "S_25013": "バーサークグリーブ", "C_25014": "スクールブレザーR", "S_25014": "スクールローファー スゲソ", "C_25015": "スクールカーデ ネクタイ", @@ -254,5 +339,6 @@ "H_27306": "ヒーローブレイン レプリカ", "C_27306": "ヒーロースーツ レプリカ", "S_27306": "ヒーローブーツ レプリカ", - "H_28000": "ロブキャップ" + "H_28000": "ロブキャップ", + "S_28000": "AGE262" } diff --git a/public/locales/ja/weapons.json b/public/locales/ja/weapons.json index 0e27c7b7c..afac9b4c9 100644 --- a/public/locales/ja/weapons.json +++ b/public/locales/ja/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "ロングブラスター", "MAIN_210": "ホットブラスター", "MAIN_200": "ノヴァブラスター", + "MAIN_201": "ノヴァブラスターネオ", "MAIN_1100": "パブロ", + "MAIN_1101": "パブロ・ヒュー", "MAIN_1110": "ホクサイ", "MAIN_2060": "ソイチューバー", "MAIN_2050": "14式竹筒銃・甲", @@ -13,31 +15,40 @@ "MAIN_2030": "リッター4K", "MAIN_2020": "スプラスコープ", "MAIN_2010": "スプラチャージャー", + "MAIN_2070": "R-PEN/5H", "MAIN_2000": "スクイックリンα", "MAIN_5030": "デュアルスイーパー", "MAIN_5020": "ケルビン525", "MAIN_5010": "スプラマニューバー", "MAIN_5000": "スパッタリー", + "MAIN_5001": "スパッタリー・ヒュー", "MAIN_5040": "クアッドホッパーブラック", "MAIN_1000": "カーボンローラー", + "MAIN_1001": "カーボンローラーデコ", "MAIN_1020": "ダイナモローラー", "MAIN_1030": "ヴァリアブルローラー", "MAIN_1010": "スプラローラー", + "MAIN_1040": "ワイドローラー", "MAIN_8010": "ドライブワイパー", "MAIN_8000": "ジムワイパー", "MAIN_6020": "スパイガジェット", "MAIN_6000": "パラシェルター", "MAIN_6010": "キャンピングシェルター", "MAIN_30": "プロモデラーMG", + "MAIN_31": "プロモデラーRG", "MAIN_70": "プライムシューター", + "MAIN_71": "プライムシューターコラボ", "MAIN_10": "わかばシューター", + "MAIN_11": "もみじシューター", "MAIN_400": "ボトルガイザー", "MAIN_50": ".52ガロン", "MAIN_80": ".96ガロン", "MAIN_90": "ジェットスイーパー", "MAIN_40": "スプラシューター", + "MAIN_41": "スプラシューターコラボ", "MAIN_45": "ヒーローシューター レプリカ", "MAIN_20": "シャープマーカー", + "MAIN_100": "スペースシューター", "MAIN_60": "N-ZAP85", "MAIN_0": "ボールドマーカー", "MAIN_310": "H3リールガン", @@ -46,10 +57,12 @@ "MAIN_3010": "ヒッセン", "MAIN_3020": "スクリュースロッシャー", "MAIN_3000": "バケットスロッシャー", + "MAIN_3001": "バケットスロッシャーデコ", "MAIN_3040": "エクスプロッシャー", "MAIN_4030": "クーゲルシュライバー", "MAIN_4020": "ハイドラント", "MAIN_4000": "スプラスピナー", + "MAIN_4001": "スプラスピナーコラボ", "MAIN_4040": "ノーチラス47", "MAIN_4010": "バレルスピナー", "MAIN_7010": "トライストリンガー", diff --git a/public/locales/ko/gear.json b/public/locales/ko/gear.json index 9d2c0360f..7aee4a62a 100644 --- a/public/locales/ko/gear.json +++ b/public/locales/ko/gear.json @@ -1,18 +1,24 @@ { "H_1": "화이트 헤드밴드", + "C_2": "새싹 오징어 T", "H_1000": "우니즈 BB 캡", "C_1000": "화이트 오징어 T", "S_1000": "블루 로우톱", + "H_1001": "캠프 캡", "C_1001": "블랙 오징어 눈 T", "H_1002": "라이즈 메시 캡", "H_1003": "베버리지 캡", + "C_1003": "라이트 블루 오징어 눈 T", + "H_1004": "물떼새 캡", "C_1004": "록켄베르그 화이트 T", "H_1005": "오징어 베이더 캡", "C_1005": "록켄베르그 블랙 T", "C_1006": "블랙 오징어 T", "S_1008": "화이트 벨크로", "S_1009": "레드 벨크로", + "S_1010": "사커 슈즈", "H_1012": "사이클링 캡", + "S_1012": "옐로 볼더 슈즈", "C_1013": "레드 벡터 패턴 T", "C_1014": "그레이 벡터 패턴 T", "C_1015": "블루 메아리 T", @@ -25,11 +31,22 @@ "C_1021": "블랙 8bit 복어구이", "S_1021": "그린 NNJ", "S_1022": "더 베이스 루키", + "H_1023": "해파리 베이더 캡", "S_1023": "다크 클램 600", + "H_1024": "하우스 태그 데님 CAP", "S_1024": "더 베이스 보스", + "S_1025": "호박 클램 600", + "C_1026": "육식 T", "H_1028": "블랙 셰이딩 캡", + "C_1028": "문어 T", + "C_1029": "초식 T", "C_1035": "화이트 오징어 V", "H_1036": "피셔맨 캡", + "C_1047": "아나키 폴포픽 T", + "C_1048": "핫 그러데이션 T", + "C_1049": "라이즈 갤럭시 타이다이 T", + "C_1050": "라이즈 레인보우 타이다이 T", + "C_1055": "아이스 그러데이션 T", "C_1062": "화이트 오징어채 T", "C_1063": "아로메 반반 T", "C_1066": "아나키 초커 T", @@ -51,24 +68,36 @@ "C_1090": "라임 블랍몹 T", "C_1091": "베리 블랍몹 T", "S_2000": "레드 시 호스 Hi", + "H_2001": "쇼트 비니", "S_2001": "좀비 시 호스 Hi", "S_2003": "퍼플 시 호스 Hi", "C_2004": "제코 래글런 LS", "S_2004": "헌터 캔버스 Hi", "S_2005": "레드 캔버스 Hi", + "S_2006": "골드 시 호스 Hi", "H_2008": "리브 니트 모자", + "S_2008": "샤크 모카신", + "H_2009": "아나키 옷핀 베레", + "S_2010": "초콜릿 빅 로고 레이스업", + "C_2015": "아나키 드라이브 LS", "S_2016": "선셋 오르카 Hi", "S_2017": "레드&블랙 에깅 4", "S_2018": "블루&블랙 에깅 4", + "S_2025": "화이트&레드 에깅 5", + "C_2026": "블랙 칼라마리 후크", "S_2042": "파워 리셋 Hi", "S_2043": "레드 텐야 8", "S_2045": "호박 01STER", + "S_2046": "테두리고둥 Hi", + "S_2052": "다크 01STER", + "H_3000": "레트로 검정 뿔테 안경", "C_3000": "화이트 레이어드 T", "S_3000": "핑크 스니커즈", "H_3001": "스플래시 고글", "C_3001": "머스터드 레이어드 T", "S_3001": "오렌지 애로", "H_3002": "파일럿 고글", + "S_3002": "옐로 해우", "H_3003": "색안경", "C_3004": "아이로닉 레이어드 T", "S_3004": "시안 스니커즈", @@ -80,7 +109,10 @@ "H_3011": "하프 림 글라스", "H_3012": "더블 에그 선글라스", "S_3013": "애로 오더 메이드", + "H_3014": "SV925 라운드 선글라스", + "H_3015": "아나키 베레&글라스", "H_3016": "물안경", + "H_3018": "물안경 오더 메이드", "S_3020": "오징어회 스크램블", "H_3021": "데메니기스 고글", "H_3022": "8bit 프레임", @@ -95,8 +127,10 @@ "S_3026": "갯가재 너클", "H_3027": "아나키 스퀘어 글라스", "H_3029": "BC925 오로라 선글라스", + "H_3031": "굵은 사각 뿔테 안경", "S_4000": "오이스터 클로그", "S_4001": "초콜릿 클로그", + "H_4003": "복어 벨 해트", "H_4004": "삿갓", "C_4004": "핑퐁 폴로셔츠", "C_4005": "사이클링 셔츠", @@ -106,7 +140,9 @@ "S_4008": "블랙 플립플롭", "C_4009": "킹 러거 010", "S_4009": "스노 델타 스트랩", + "H_4010": "파라솔 튤립", "C_4010": "킹 러거 008", + "S_4010": "루미너스 델타 스트랩", "S_4011": "빨강 복어구이 슬리퍼", "S_4012": "노랑 복어구이 슬리퍼", "S_4014": "피시 본 우라치", @@ -125,14 +161,19 @@ "H_5001": "오로라 헤드폰", "C_5001": "라이즈 나일론 빈티지", "S_5001": "커스텀 하이킹 부츠", + "C_5003": "로고 스타디움 점퍼", "H_5004": "스테레오 카세트 헤드폰", + "C_5005": "그린 레터드 카디건", "C_5006": "BLACK 오징어 라이더 재킷", "H_5007": "귀 딱지 8", "H_5008": "갑전도 오징어 귀 EP", + "H_5009": "귀 딱지 8 RAW", + "C_5010": "F-190", "C_5014": "오징어 새틴 재킷", "C_5015": "거대전지메기 새틴 재킷", "C_5019": "말차 라이트 패딩", "C_5023": "켄사키 코치 재킷", + "C_5036": "네거티브 보머 재킷", "C_5045": "몬스터 PCU56", "C_5046": "화이트아웃 야케", "C_5047": "필레 재킷", @@ -141,37 +182,67 @@ "C_5050": "네거티브 가드 볼레로", "C_5051": "아이보리 플리스", "C_5054": "카키 헌팅 재킷", + "C_5055": "포지티브 패들링 재킷", + "C_5056": "포지티브 가드 볼레로", + "C_5057": "화이트아웃 더플코트", + "C_5060": "파래 마운틴 재킷", "C_6000": "바스켓볼 저지(홈)", "S_6000": "모터크로스 부츠", "H_6001": "복어구이 선바이저", "S_6001": "옐로 누벅 부츠", + "S_6002": "레드 누벅 부츠", "H_6003": "라이즈 바이저", "H_6004": "페이스 바이저", + "S_6004": "모스 그린 레인 부츠", "S_6006": "화이트 펑크 부츠", "S_6007": "체리 펑크 부츠", "C_6008": "우미보즈(홈)", + "S_6010": "밀키 패딩 부츠", "S_6012": "헌팅 부츠", + "S_6013": "블랙 펑크 부츠", + "S_6019": "U-MB 모터크로스 부츠", "S_6020": "누벅 부츠xSJ", "S_6021": "스노 덕 부츠", "S_6023": "레드 귀상어 부츠", "S_6025": "핑크 펑크 부츠", + "S_6026": "웜 부츠", + "S_7000": "블루 슬립온", "C_7001": "머스터드 오징어 엑스 스웨트", "S_7002": "물떼새 슬립온", + "H_7004": "스케이트보드 헬멧", + "H_7006": "MTB 헬멧", "H_7007": "이카로스 HK 헬멧", + "C_7007": "네거티브 드롭 스웨트", + "H_7009": "옥토 헬멧 프라이즈 데코", "C_7010": "아나키 파랑 소매 니트", "H_7012": "셸 헬멧", "H_7013": "혼 헬멧 BF", + "C_7013": "엔페이서 트레이너 스웨트", "H_7014": "캐처 마스크 FU", + "H_7016": "무지 헤드기어", "C_7016": "매너티 스웨그 스웨트", "C_7017": "샤크 3D 니트", "C_7018": "블루 문어 피스테", + "C_7020": "웨일 3D 니트", "C_8000": "오텀넬 셔츠", + "S_8000": "화이트 러버 솔", + "C_8001": "오징어 스턴 셔츠", + "H_8002": "에이즐리 반다나", + "H_8003": "오징어 스컬 마스크", "C_8003": "화이트 셔츠", + "S_8003": "오징어 먹물 팁", + "H_8004": "페인터 마스크", + "C_8004": "우니즈 BB 셔츠", "H_8005": "아나키 마스크", "C_8005": "알로하 셔츠", + "S_8005": "카멜 오징어 키드", + "H_8006": "킹 문어 스타 마스크", + "H_8007": "오징어 엑스 가드 마스크", + "S_8007": "네이비 팁&레드 솔", "H_8008": "파이어핀 마스크", "S_8010": "아나키 하바네로", "H_8011": "포리마 마스크", + "S_8011": "아나키 타이거", "C_8012": "로고 알로하 셔츠", "S_8013": "샌드 처커 부츠", "H_8014": "블랍 스마일 마스크", @@ -184,24 +255,29 @@ "C_8020": "석류 패러슈터", "C_8024": "칠리 문어 알로하 셔츠", "C_8025": "아나키 옴브레넬 후드", + "C_8026": "화이트 잉크 셔츠", "C_8030": "해마 쿠바 셔츠", "C_8031": "피에로 셔츠", "C_8033": "사파리 필레 셔츠", "C_8034": "대치 스티치 셔츠", "C_8036": "잉크 묻은 셔츠", + "C_8038": "무지 밴드 칼라", "C_8040": "어번 필레 셔츠", "H_9003": "테니스 밴드", + "C_9004": "오징어 패턴 베스트", "H_9007": "복어구이 비스킷 반다나", "H_9009": "핑퐁 밴드", "C_9010": "카키 헌팅 베스트", "C_9011": "레드 거미게 프로텍터", "C_9012": "라임 거미게 프로텍터", "C_9013": "잉크 묻은 베스트", + "H_10003": "오징어 문어 피어스", "C_10006": "호리비 그레이 후드", "C_10012": "레드 바하 후드", "C_10014": "블루 바하 후드", "H_21010": "실꼬리 캡", "H_21011": "시야 바이저", + "H_21013": "파일럿 헬멧", "H_21015": "번뜩 브레인 헬멧", "H_25000": "오징어 머리핀", "C_25000": "스쿨 유니폼 L", @@ -236,6 +312,15 @@ "H_25010": "히레오 헤드", "C_25010": "히레오 글로브", "S_25010": "히레오 슈즈", + "H_25011": "생선뼈", + "C_25011": "오징어채 학생복", + "S_25011": "짚신", + "H_25012": "문어 이마 띠", + "C_25012": "검은 띠 유도복", + "S_25012": "앵클 서포터", + "H_25013": "버서크 헬름", + "C_25013": "버서크 아머", + "S_25013": "버서크 그리브", "C_25014": "스쿨 유니폼 R", "S_25014": "맨발 스쿨 로퍼", "C_25015": "스쿨 넥타이 카디건", @@ -254,5 +339,6 @@ "H_27306": "히어로 브레인 레플리카", "C_27306": "히어로 슈트 레플리카", "S_27306": "히어로 부츠 레플리카", - "H_28000": "롭 캡" + "H_28000": "롭 캡", + "S_28000": "BASAK2S" } diff --git a/public/locales/ko/weapons.json b/public/locales/ko/weapons.json index 480ecd272..bf21d79d3 100644 --- a/public/locales/ko/weapons.json +++ b/public/locales/ko/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "롱 블래스터", "MAIN_210": "핫 블래스터", "MAIN_200": "노바 블래스터", + "MAIN_201": "네오 노바 블래스터", "MAIN_1100": "파블로", + "MAIN_1101": "파블로 휴", "MAIN_1110": "호쿠사이", "MAIN_2060": "소이 튜버", "MAIN_2050": "14식 대나무 총 갑", @@ -13,31 +15,40 @@ "MAIN_2030": "리터 4K", "MAIN_2020": "스플랫 스코프", "MAIN_2010": "스플랫 차저", + "MAIN_2070": "R-PEN/5H", "MAIN_2000": "스퀵 클린 α", "MAIN_5030": "듀얼 스위퍼", "MAIN_5020": "켈빈 525", "MAIN_5010": "스플랫 머누버", "MAIN_5000": "스퍼터리", + "MAIN_5001": "스퍼터리 휴", "MAIN_5040": "블랙 쿼드 호퍼", "MAIN_1000": "카본 롤러", + "MAIN_1001": "카본 롤러 데코", "MAIN_1020": "다이너모 롤러", "MAIN_1030": "베리어블 롤러", "MAIN_1010": "스플랫 롤러", + "MAIN_1040": "와이드 롤러", "MAIN_8010": "드라이브 와이퍼", "MAIN_8000": "사무 와이퍼", "MAIN_6020": "스파이 가젯", "MAIN_6000": "파라 셸터", "MAIN_6010": "캠핑 셸터", "MAIN_30": "프로모델러 MG", + "MAIN_31": "프로모델러 RG", "MAIN_70": "프라임 슈터", + "MAIN_71": "프라임 슈터 컬래버", "MAIN_10": "새싹 슈터", + "MAIN_11": "단풍 슈터", "MAIN_400": "보틀 가이저", "MAIN_50": ".52 갤런", "MAIN_80": ".96 갤런", "MAIN_90": "제트 스위퍼", "MAIN_40": "스플랫 슈터", + "MAIN_41": "스플랫 슈터 컬래버", "MAIN_45": "히어로 슈터 레플리카", "MAIN_20": "샤프 마커", + "MAIN_100": "스페이스 슈터", "MAIN_60": "N-ZAP85", "MAIN_0": "볼드 마커", "MAIN_310": "H3 릴 건", @@ -46,10 +57,12 @@ "MAIN_3010": "물통", "MAIN_3020": "스크루 슬로셔", "MAIN_3000": "버킷 슬로셔", + "MAIN_3001": "버킷 슬로셔 데코", "MAIN_3040": "익스플로셔", "MAIN_4030": "쿠겔 슈라이버", "MAIN_4020": "하이드런트", "MAIN_4000": "스플랫 스피너", + "MAIN_4001": "스플랫 스피너 컬래버", "MAIN_4040": "노틸러스 47", "MAIN_4010": "배럴 스피너", "MAIN_7010": "트라이 스트링거", diff --git a/public/locales/nl/gear.json b/public/locales/nl/gear.json index 8513e0abf..a895031c9 100644 --- a/public/locales/nl/gear.json +++ b/public/locales/nl/gear.json @@ -1,18 +1,24 @@ { "H_1": "Witte hoofdband", + "C_2": "T-shirt", "H_1000": "Honkbalpet", "C_1000": "Wit T-shirt", "S_1000": "Blauwe Lo-Tops", + "H_1001": "Lichtgewicht pet", "C_1001": "Zwart octopusoog-T-shirt", "H_1002": "Takoroka-pet", "H_1003": "Streetstyle-pet", + "C_1003": "Lichtblauw octopusoog-T-shirt", + "H_1004": "Pijlinktvispet", "C_1004": "Wit Rockenberg-T-shirt", "H_1005": "Pixelpet", "C_1005": "Zwart Rockenberg-T-shirt", "C_1006": "Zwart T-shirt", "S_1008": "Witte klittenbandschoenen", "S_1009": "Rode klittenbandschoenen", + "S_1010": "Voetbalschoenen", "H_1012": "Wielerpetje", + "S_1012": "Gele klimschoenen", "C_1013": "Rood pijlen-T-shirt", "C_1014": "Grijs pijlen-T-shirt", "C_1015": "Blauw bergen-T-shirt", @@ -25,11 +31,22 @@ "C_1021": "Zwart pixel-T-shirt", "S_1021": "Wasabi-tabisneakers", "S_1022": "Witte suède sneakers", + "H_1023": "Arcadepetje", "S_1023": "Zwarte mosselsneakers", + "H_1024": "Denim pet", "S_1024": "Zwarte suède sneakers", + "S_1025": "Witte mosselsneakers", + "C_1026": "Luipaard-T-shirt", "H_1028": "Zwarte pet met flappen", + "C_1028": "Octo-T-shirt", + "C_1029": "Zebra-T-shirt", "C_1035": "Wit T-shirt met V-hals", "H_1036": "Dokwerkerspet", + "C_1047": "Annaki-shirt met octologo", + "C_1048": "Vuurtinten-T-shirt", + "C_1049": "Kosmisch Takoroka-shirt", + "C_1050": "Regenboog-Takoroka-shirt", + "C_1055": "Vriestinten-T-shirt", "C_1062": "Verscheurd Tri-shirt", "C_1063": "Combi-Tentatek-T-shirt", "C_1066": "Annaki-shirt en choker", @@ -51,24 +68,36 @@ "C_1090": "Limetten-BlobMob-T-shirt", "C_1091": "Bessen-BlobMob-T-shirt", "S_2000": "Rode hoge sneakers", + "H_2001": "Beanie", "S_2001": "Hoge zombiesneakers", "S_2003": "Paarse Hi-Tops", "C_2004": "Zekko-honkbalshirt", "S_2004": "Groene Hi-Tops", "S_2005": "Rode Hi-Tops", + "S_2006": "Gouden Hi-Tops", "H_2008": "Wollen muts", + "S_2008": "Krokodillenmocassins", + "H_2009": "Annaki-baret", + "S_2010": "Chocobruine Dakroniks", + "C_2015": "Licht Annaki-T-shirt", "S_2016": "Gele orka-sneakers", "S_2017": "Rode Squidkid IV", "S_2018": "Blauwe Squidkid IV", + "S_2025": "Rood-witte Squidkid V", + "C_2026": "Zwarte haaktrui", "S_2042": "Reboot-laarzen", "S_2043": "Rode basketbalschoenen", "S_2045": "Parelwitte 03ST3Rs", + "S_2046": "Zebravis-Hi-Tops", + "S_2052": "Onyxzwarte 03ST3Rs", + "H_3000": "Retrobril", "C_3000": "Wit laagjesshirt", "S_3000": "Roze sportschoenen", "H_3001": "Duikbril", "C_3001": "Geel laagjesshirt", "S_3001": "Oranje pijlsneakers", "H_3002": "Pilotenbril", + "S_3002": "Neongroene sportschoenen", "H_3003": "Getinte zonnebril", "C_3004": "Zink-laagjesshirt", "S_3004": "Turquoise sportschoenen", @@ -80,7 +109,10 @@ "H_3011": "Bril met halve rand", "H_3012": "Ovale zonnebril", "S_3013": "Pijlenlaarsjes", + "H_3014": "Ronde bril met donker glas", + "H_3015": "Annaki-baret met zonnebril", "H_3016": "Zwembril", + "H_3018": "Toni Kensa-zwembril", "S_3020": "Transparante sandalen", "H_3021": "Getinte bril", "H_3022": "Pixelbril", @@ -95,8 +127,10 @@ "S_3026": "Blauwe scampisneakers", "H_3027": "Hoekige Annaki-bril", "H_3029": "Ronde bril met blauw glas", + "H_3031": "Hoekige hoornen bril", "S_4000": "Grijze klompen", "S_4001": "Bruine klompen", + "H_4003": "Kogelvispet", "H_4004": "Bamboehoed", "C_4004": "Zwarte polo", "C_4005": "Wielertrui", @@ -106,7 +140,9 @@ "S_4008": "Zwarte teenslippers", "C_4009": "King-rugbyshirt 10", "S_4009": "Sneeuwwitte sandalen", + "H_4010": "Tulphoed", "C_4010": "King-rugbyshirt 08", + "S_4010": "Roetzwarte sandalen", "S_4011": "Rode badslippers", "S_4012": "Gele badslippers", "S_4014": "Sepiasandalen", @@ -125,14 +161,19 @@ "H_5001": "Designerkoptelefoon", "C_5001": "Retro-Takoroka-jack", "S_5001": "Speciale wandelschoenen", + "C_5003": "Universiteitsjack", "H_5004": "Retrokoptelefoon", + "C_5005": "Groen vest", "C_5006": "Zwart bikerjack", "H_5007": "Octo-koptelefoon 8X", "H_5008": "Zeeoorheadset", + "H_5009": "Octo-koptelefoon 8W", + "C_5010": "Forge-Inklingparka", "C_5014": "Katten-honkbaljack", "C_5015": "Voltvis-honkbaljack", "C_5019": "Matchagroene donsjas", "C_5023": "Kensa-jack", + "C_5036": "Donkere bomberjas", "C_5045": "Sneeuwmonsterparka", "C_5046": "Barazushi-anorak", "C_5047": "Lapjesbomberjack", @@ -141,37 +182,67 @@ "C_5050": "Donkere bolero", "C_5051": "Beige toendra-fleecejas", "C_5054": "Lichtbruine veldjas", + "C_5055": "Licht peddeljack", + "C_5056": "Pinguïnbolerojasje", + "C_5057": "Barazushi-duffel", + "C_5060": "limoengroen ski-jack", "C_6000": "Basketbalshirt (thuis)", "S_6000": "Motorlaarzen", "H_6001": "Firefin-zonneklep", "S_6001": "Bruine werkschoenen", + "S_6002": "Rode werkschoenen", "H_6003": "Takoroka-zonneklep", "H_6004": "Gezichtsvizier", + "S_6004": "Groene regenlaarzen", "S_6006": "Witte punkschoenen", "S_6007": "Rode punkschoenen", "C_6008": "Umibozu-jersey (thuis)", + "S_6010": "Sneeuwlaarzen", "S_6012": "Jachtlaarzen", + "S_6013": "Zwarte punkschoenen", + "S_6019": "Motorlaarzen M-DCB", "S_6020": "Skipjack-werkschoenen", "S_6021": "Witte halfrubberen laarzen", "S_6023": "Rode hamerhaailaarzen", "S_6025": "Roze punkschoenen", + "S_6026": "Knuffellaarzen", + "S_7000": "Blauwe instappers", "C_7001": "SquidForce-trui", "S_7002": "Instappers met patroon", + "H_7004": "Skateboardhelm", + "H_7006": "Mountainbikehelm", "H_7007": "IJshockeyhelm", + "C_7007": "Donkere gestikte trui", + "H_7009": "Octo-helm Deco", "C_7010": "Trui met blauwe manchet", "H_7012": "Schelpenhelm", "H_7013": "Carnavalhallahelm", + "C_7013": "N-Pacer-sweater", "H_7014": "Catcherhelm (thuis)", + "H_7016": "Hoofdbeschermer", "C_7016": "Zeekoe-designertrui", "C_7017": "Haaientrui", "C_7018": "Blauwe Octo-trui", + "C_7020": "Gebreide walvistrui", "C_8000": "Houthakkershemd", + "S_8000": "Witte plateauschoenen", + "C_8001": "Rodeohemd", + "H_8002": "Klassieke bandana", + "H_8003": "Doodshoofdbandana", "C_8003": "Wit overhemd", + "S_8003": "Lakschoenen", + "H_8004": "Verfmasker", + "C_8004": "Honkbalshirt", "H_8005": "Annaki-mondkapje", "C_8005": "Hawaïhemd", + "S_8005": "Gespenschoenen", + "H_8006": "Octokings-mondkapje", + "H_8007": "SquidForce-mondkapje", + "S_8007": "Brogues met rode zool", "H_8008": "Firefin-mondkapje", "S_8010": "Annaki-mocassins", "H_8011": "Forge-mondkapje", + "S_8011": "Annaki-tijgermocassins", "C_8012": "Logo-overhemd", "S_8013": "Kaki hoge schoenen", "H_8014": "BlobMob-mondkapje", @@ -184,24 +255,29 @@ "C_8020": "Rode parachutistenjas", "C_8024": "Octopus-hawaïhemd", "C_8025": "Flanellen Annaki-hoody", + "C_8026": "Wittevlekhemd", "C_8030": "Zeepaardjesoverhemd", "C_8031": "Clownsoverhemd", "C_8033": "Kantoorjungleoverhemd", "C_8034": "Borduurwerkoverhemd", "C_8036": "Spetteroverhemd", + "C_8038": "Hemd met hoge kraag", "C_8040": "Geüpcycled overhemd", "H_9003": "Tennishoofdband", + "C_9004": "Geruit hemd met gilet", "H_9007": "Firefin-bandana", "H_9009": "Tafeltennishoofdband", "C_9010": "Kaki boswachteroverhemd", "C_9011": "Rood krabbenpantser", "C_9012": "Groen krabbenpantser", "C_9013": "Vlekkenvest", + "H_10003": "Tentakeloorbel", "C_10006": "Grijze hoody", "C_10012": "Rode wereldse hoody", "C_10014": "Blauwe wereldse hoody", "H_21010": "Snapperpet", "H_21011": "Slaapmasker", + "H_21013": "Pilotenhelm", "H_21015": "Whizzkidhelm", "H_25000": "Inktvishaarspeld", "C_25000": "Schooluniform A", @@ -236,6 +312,15 @@ "H_25010": "Mascottehoofd", "C_25010": "Mascottehandschoenen", "S_25010": "Mascotteschoenen", + "H_25011": "Gratenstoker", + "C_25011": "Gerafelde trenchcoat", + "S_25011": "Touwsandalen", + "H_25012": "Sushikok-hoofdband", + "C_25012": "Judopak", + "S_25012": "Enkelbeschermers", + "H_25013": "Chaoshelm", + "C_25013": "Chaosharnas", + "S_25013": "Chaoslaarzen", "C_25014": "Schooluniform B", "S_25014": "Basisschoolschoenen", "C_25015": "Schoolvest B", @@ -254,5 +339,6 @@ "H_27306": "Heldenneuroset (replica)", "C_27306": "Heldenpak (replica)", "S_27306": "Heldensneakers (replica)", - "H_28000": "Pelles pet" + "H_28000": "Pelles pet", + "S_28000": "Gambagympen" } diff --git a/public/locales/nl/weapons.json b/public/locales/nl/weapons.json index 85762d05d..aa2b08579 100644 --- a/public/locales/nl/weapons.json +++ b/public/locales/nl/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Teleblaster", "MAIN_210": "Klodderblaster", "MAIN_200": "Lunablaster", + "MAIN_201": "Lunablaster Neo", "MAIN_1100": "Inktkwast", + "MAIN_1101": "Inktkwast Nouveau", "MAIN_1110": "Octokwast", "MAIN_2060": "Spetbuizer", "MAIN_2050": "Bamboem 14-A", @@ -13,31 +15,40 @@ "MAIN_2030": "E-liter 4K", "MAIN_2020": "Schelpschutter", "MAIN_2010": "Bloplader", + "MAIN_2070": "Schotlood 5H", "MAIN_2000": "Octopoets", "MAIN_5030": "Dubbelplonzers", "MAIN_5020": "Kelvin 525", "MAIN_5010": "Dubbelknallers", "MAIN_5000": "Dubbelspatters", + "MAIN_5001": "Dubbelspatters Nouveau", "MAIN_5040": "Quadhoppers Zwart", "MAIN_1000": "Carbonroller", + "MAIN_1001": "Carbonroller Deco", "MAIN_1020": "Dynamoroller", "MAIN_1030": "Flexroller", "MAIN_1010": "Klodderroller", + "MAIN_1040": "Breedroller", "MAIN_8010": "Wisserbladzwieper", "MAIN_8000": "Stempelzwieper", "MAIN_6020": "Paraplenzer", "MAIN_6000": "Plenzer", "MAIN_6010": "Kampeerplenzer", "MAIN_30": "Kladderwerper", + "MAIN_31": "Kladderwerper Pro", "MAIN_70": "Superspetter Pro", + "MAIN_71": "Forge Superspetter Pro", "MAIN_10": "Superspetter jr.", + "MAIN_11": "Gemodde Superspetter jr.", "MAIN_400": "Floeper", "MAIN_50": ".52 Kaliter", "MAIN_80": ".96 Kaliter", "MAIN_90": "Straalplonzer", "MAIN_40": "Superspetter", + "MAIN_41": "Tentatek Superspetter", "MAIN_45": "Heldenspetter (replica)", "MAIN_20": "Spetterspuit", + "MAIN_100": "Superspetter Nova", "MAIN_60": "N-ZAP '85", "MAIN_0": "Spettertuit", "MAIN_310": "H-3 Langsnuit", @@ -46,10 +57,12 @@ "MAIN_3010": "Triomorser", "MAIN_3020": "Klotstrommel", "MAIN_3000": "Morser", + "MAIN_3001": "Morser Deco", "MAIN_3040": "Kliederkachel", "MAIN_4030": "Stylospetling", "MAIN_4020": "Blusling", "MAIN_4000": "Mini-Spetling", + "MAIN_4001": "Zink Mini-Spetling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Spetling", "MAIN_7010": "Triospanner", diff --git a/public/locales/ru/gear.json b/public/locales/ru/gear.json index d163415f7..bb0bf819d 100644 --- a/public/locales/ru/gear.json +++ b/public/locales/ru/gear.json @@ -1,18 +1,24 @@ { "H_1": "Белая повязка", + "C_2": "Обычная майка", "H_1000": "Бейсболка БК «Ежи»", "C_1000": "Белая майка", "S_1000": "Синие сникеры", + "H_1001": "Легкая кепка", "C_1001": "Черная кальмарка", "H_1002": "Тракер от «Рыбок»", "H_1003": "Модная кепка", + "C_1003": "Голубая кальмарка", + "H_1004": "Кепка со стрелками", "C_1004": "Белая майка «Угрок»", "H_1005": "Кепка захватчика", "C_1005": "Черная майка «Угрок»", "C_1006": "Черная майка", "S_1008": "Белые сникеры", "S_1009": "Красные сникеры", + "S_1010": "Футбольные бутсы", "H_1012": "Велокепка", + "S_1012": "Ботинки альпиниста", "C_1013": "Красная майка с узором", "C_1014": "Серая майка с узором", "C_1015": "Синяя майка с горами", @@ -25,11 +31,22 @@ "C_1021": "«Фугасик-ретро» черная", "S_1021": "Таби «Васаби»", "S_1022": "Полукеды «Нубик»", + "H_1023": "Кепка «Медузы-ретро»", "S_1023": "Темные устрокроссы", + "H_1024": "Джинсовая кепка", "S_1024": "Полукеды «Профи»", + "S_1025": "Светлые устрокроссы", + "C_1026": "Майка «Хищник»", "H_1028": "Черная кепка с ушами", + "C_1028": "Осьмомайка", + "C_1029": "Майка «Зебра»", "C_1035": "Белая майка с вырезом", "H_1036": "Шапка-докер", + "C_1047": "«Тентак» от Панкасиуса", + "C_1048": "Майка «Огонь»", + "C_1049": "Синяя хеви-майка", + "C_1050": "Радужная хеви-майка", + "C_1055": "Майка «Лед»", "C_1062": "Майка «Рыба-пила»", "C_1063": "Майка-дуо «Щуччи»", "C_1066": "«Чокер» от Панкасиуса", @@ -51,24 +68,36 @@ "C_1090": "Лаймовая смайл-майка", "C_1091": "Ягодная смайл-майка", "S_2000": "Красные блинг-кеды", + "H_2001": "Лыжная шапочка", "S_2001": "Блинг-кеды «Зомби»", "S_2003": "Лиловые блинг-кеды", "C_2004": "Футболка от «Йожко»", "S_2004": "Кеды «Охотник»", "S_2005": "Красные кеды", + "S_2006": "Золотистые блинг-кеды", "H_2008": "Шапка «Фугасик»", + "S_2008": "Мокасины «Челюсти»", + "H_2009": "Берет с булавкой", + "S_2010": "Шоколадные кросс-кеды", + "C_2015": "«Драйв» от Панкасиуса", "S_2016": "Оранжевые «Косатки»", "S_2017": "Красно-черные шузы", "S_2018": "Сине-черные шузы", + "S_2025": "Красно-белые шузы", + "C_2026": "Черный плетеный топ", "S_2042": "Стальные ребутсы", "S_2043": "Осьмокроссы «Рубин»", "S_2045": "Перл-кроссы «УС-3»", + "S_2046": "Высокие зеброкеды", + "S_2052": "Оникс-кроссы «УС-3»", + "H_3000": "Ретро-очки", "C_3000": "Белая двойка", "S_3000": "Розовые кроссовки", "H_3001": "Маска для ныряния", "C_3001": "Желтая двойка", "S_3001": "Оранжевые «Стрелы»", "H_3002": "Очки пилота", + "S_3002": "Лаймовые кроссовки", "H_3003": "Солнцезащитные очки", "C_3004": "Двойка от «Шпротус»", "S_3004": "Бирюзовые кроссовки", @@ -80,7 +109,10 @@ "H_3011": "Очки в полуоправе", "H_3012": "Очки «Гранж»", "S_3013": "Кроссовки без шнуровки", + "H_3014": "Очки «Осьборн» SV925", + "H_3015": "Комплект «Револют»", "H_3016": "Очки для плавания", + "H_3018": "Очки для ныряния", "S_3020": "Кроссы-желейки", "H_3021": "Очки «бочкоглазики»", "H_3022": "Очки «8 бит»", @@ -95,8 +127,10 @@ "S_3026": "Синие «креветки»", "H_3027": "Очки от Панкасиуса", "H_3029": "Очки «Осьборн блю» BC925", + "H_3031": "Очки хипстера", "S_4000": "Серые клоги", "S_4001": "Коричневые клоги", + "H_4003": "Клош «Фугасик»", "H_4004": "Вьетнамка", "C_4004": "Черное поло", "C_4005": "Веломайка", @@ -106,7 +140,9 @@ "S_4008": "Черные шлепки", "C_4009": "Регбийка «Десятка»", "S_4009": "Снежные сандалии", + "H_4010": "Панама от «Волногор»", "C_4010": "Регбийка «Восьмерка»", + "S_4010": "Горные сандалии", "S_4011": "Шлепки «Фугасик»", "S_4012": "Желтые шлепки «Фугасик»", "S_4014": "Сандалии «Рыбья кость»", @@ -125,14 +161,19 @@ "H_5001": "Дизайнерские наушники", "C_5001": "Спортивка от «Рыбок»", "S_5001": "Модные горные ботинки", + "C_5003": "Бейсбольная куртка", "H_5004": "Ретро-наушники", + "C_5005": "Зеленая кофта", "C_5006": "Черная косуха", "H_5007": "Красные осьмофоны", "H_5008": "«Цефалоподы»", + "H_5009": "Белые осьмофоны", + "C_5010": "Парка от «Блиц»", "C_5014": "Куртка «Хищник»", "C_5015": "Куртка «Вольторыб»", "C_5019": "Куртка «Чайная»", "C_5023": "Куртка «Сушаки Кусаки»", + "C_5036": "Темный бомбер", "C_5045": "Пуховик «Йети»", "C_5046": "Анорак от «Суси-Весла»", "C_5047": "Лоскутный бомбер", @@ -141,37 +182,67 @@ "C_5050": "Курсатка «Антагонист»", "C_5051": "Бежевая флис-толстовка", "C_5054": "Полевая куртка «Хаки»", + "C_5055": "Гидровка «Протагонист»", + "C_5056": "Пингвинка «Антагонист»", + "C_5057": "Пальто «Суси-Весла»", + "C_5060": "Лаймовая лыжная куртка", "C_6000": "Баскетболка (основная)", "S_6000": "Мотоботинки", "H_6001": "Козырек «Фугасик»", "S_6001": "Бежевые рабочие боты", + "S_6002": "Красные рабочие боты", "H_6003": "Козырек от «Рыбок»", "H_6004": "Визор-козырек", + "S_6004": "Зеленые сапоги", "S_6006": "Белые берцы", "S_6007": "Вишневые берцы", "C_6008": "«Умибодзу» (основной)", + "S_6010": "Белые пуховые сапоги", "S_6012": "Болотные ботинки", + "S_6013": "Черные берцы", + "S_6019": "Мотоботинки «Адора-Блю»", "S_6020": "Рабочие боты «Граффити»", "S_6021": "Полярные уткоботы", "S_6023": "Красные «Молотоголовы»", "S_6025": "Розовые берцы", + "S_6026": "Валенки", + "S_7000": "Синие слипоны", "C_7001": "Свитер «Боец»", "S_7002": "Слипоны со стрелками", + "H_7004": "Шлем скейтера", + "H_7006": "Шлем для экстрима", "H_7007": "Шлем ХК «Барракуда»", + "C_7007": "Свитер «Антагонист»", + "H_7009": "Футбольный осьмошлем", "C_7010": "Свитер с синим рукавом", "H_7012": "Шлем «Моллюскино»", "H_7013": "Комплект «Викинг»", + "C_7013": "Беговой свитер", "H_7014": "Светлая маска кетчера", + "H_7016": "Шлем для регби", "C_7016": "Свитер «Ламантин»", "C_7017": "Свитер «Акулий»", "C_7018": "Осьмоджемпер (запас)", + "C_7020": "Пуловер «Рыба-кит»", "C_8000": "Шотландка «Лесная»", + "S_8000": "Белые платформы", + "C_8001": "Ковбойка", + "H_8002": "Бандана с узором", + "H_8003": "Бандана «Череп»", "C_8003": "Белая рубашка", + "S_8003": "Элегантные броги", + "H_8004": "Респиратор маляра", + "C_8004": "Майка БК «Ежи»", "H_8005": "Маска «Неформал»", "C_8005": "Голубая гавайка", + "S_8005": "Броги с двумя пряжками", + "H_8006": "Маска «Осьмо-VIP»", + "H_8007": "Маска «Кальмар»", + "S_8007": "Броги с красной подошвой", "H_8008": "Маска от «Фритюр»", "S_8010": "Красные платформы", "H_8011": "Веломаска", + "S_8011": "«Тигрис» от Панкасиуса", "C_8012": "Гавайка с логотипами", "S_8013": "Светлые ботинки чукка", "H_8014": "Маска со смайлами", @@ -184,24 +255,29 @@ "C_8020": "Красная парашютка", "C_8024": "Гавайка «Спрут»", "C_8025": "«Рубака» от Панкасиуса", + "C_8026": "Рубашка «Ле Плюх»", "C_8030": "Рубашка «Мой конек»", "C_8031": "Клоунская рубашка", "C_8033": "Рубашка «Сафари»", "C_8034": "Рубашка с рыбками", "C_8036": "Рубашка «Клякса»", + "C_8038": "Рубашка со стойкой", "C_8040": "Рубашка «Неопэчворк»", "H_9003": "Повязка (теннис)", + "C_9004": "Жилет «Краш-кальмар»", "H_9007": "«Фугасик» с фестонами", "H_9009": "Повязка (пинг-понг)", "C_9010": "Полевой жилет «Хаки»", "C_9011": "Жилет «Краснопанцирь»", "C_9012": "Жилет «Зеленый панцирь»", "C_9013": "Безрукавка «Клякса»", + "H_10003": "Тентаклипса", "C_10006": "Серая толстовка", "C_10012": "Вишневое этно-худи", "C_10014": "Лазурное этно-худи", "H_21010": "Кепка «Лещик»", "H_21011": "Визор «Ширма»", + "H_21013": "Астрошлем", "H_21015": "Мозготрон", "H_25000": "Заколка «Кальмарчик»", "C_25000": "Школьная форма А", @@ -236,6 +312,15 @@ "H_25010": "Маска Плавнишки", "C_25010": "Перчатки Плавнишки", "S_25010": "Башмаки Плавнишки", + "H_25011": "Рыбочистка", + "C_25011": "Плащ «Хулиган»", + "S_25011": "Веревочные сандалии", + "H_25012": "Повязка сушиста", + "C_25012": "Ги с черным поясом", + "S_25012": "Фиксаторы лодыжек", + "H_25013": "Шлем бериксерка", + "C_25013": "Доспехи бериксерка", + "S_25013": "Сапоги бериксерка", "C_25014": "Школьная форма Б", "S_25014": "Простые школьные ботинки", "C_25015": "Школьная кофта Б", @@ -254,5 +339,6 @@ "H_27306": "Нейрофон героя (клон)", "C_27306": "Костюм героя (клон)", "S_27306": "Боты героя (клон)", - "H_28000": "Шапочка Ракки" + "H_28000": "Шапочка Ракки", + "S_28000": "Хрусть-сникеры" } diff --git a/public/locales/ru/weapons.json b/public/locales/ru/weapons.json index 43df4d123..ac4f03378 100644 --- a/public/locales/ru/weapons.json +++ b/public/locales/ru/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "Дальнобластер", "MAIN_210": "Бластер", "MAIN_200": "Лунобластер", + "MAIN_201": "Лунобластер «Нео»", "MAIN_1100": "Кисть", + "MAIN_1101": "Кисть «НуВо»", "MAIN_1110": "Арт-кисть", "MAIN_2060": "Трубастер", "MAIN_2050": "Бамбух 14-I", @@ -13,31 +15,40 @@ "MAIN_2030": "Э-литр 95", "MAIN_2020": "Снайпокрас", "MAIN_2010": "Сплатган", + "MAIN_2070": "Патрондаш 5Т", "MAIN_2000": "Стиратель", "MAIN_5030": "Спурт-плескари", "MAIN_5020": "Термоплюхи 525", "MAIN_5010": "Спуртометы", "MAIN_5000": "Импрессиометы", + "MAIN_5001": "Импрессиометы «НуВо»", "MAIN_5040": "Черные спуртокроссы", "MAIN_1000": "Валик ЛАЙТ", + "MAIN_1001": "Валик ЛАЙТ «Деко»", "MAIN_1020": "Мотовалик", "MAIN_1030": "Омнивалик", "MAIN_1010": "Сплат-валик", + "MAIN_1040": "Макси-валик", "MAIN_8010": "Cплат-дворник", "MAIN_8000": "Сплат-печатель", "MAIN_6020": "Шпионский зонт", "MAIN_6000": "Сплат-зонт", "MAIN_6010": "Зонтент", "MAIN_30": "Аэроспрей", + "MAIN_31": "Аэроспрей ДЕЛЮКС", "MAIN_70": "Каплестрел ПРО", + "MAIN_71": "Каплестрел ПРО «Блиц»", "MAIN_10": "Каплестрел-У", + "MAIN_11": "Каплестрел-У 2.0", "MAIN_400": "Бутылятор", "MAIN_50": "Струевик .52", "MAIN_80": "Струевик .96", "MAIN_90": "Плескарь", "MAIN_40": "Каплестрел", + "MAIN_41": "Каплестрел «Щуччи»", "MAIN_45": "Каплестрел героя (клон)", "MAIN_20": "Плюхомет", + "MAIN_100": "Каплестрел НОВА", "MAIN_60": "N-ZAP 85", "MAIN_0": "Плюхотрон", "MAIN_310": "Тяжелый каплетрон", @@ -46,10 +57,12 @@ "MAIN_3010": "Ведроган 3 в 1", "MAIN_3020": "Центрифугер", "MAIN_3000": "Ведроган", + "MAIN_3001": "Ведроган «Деко»", "MAIN_3040": "Шпарган", "MAIN_4030": "Кугельшрайбер", "MAIN_4020": "Брызгомет «Горыныч»", "MAIN_4000": "Брызгомет-М", + "MAIN_4001": "Брызгомет-М «Шпротус»", "MAIN_4040": "Наутилус-47", "MAIN_4010": "Брызгомет XL", "MAIN_7010": "Тритиватор", diff --git a/public/locales/zh/gear.json b/public/locales/zh/gear.json index 4bb71172c..14fce7c25 100644 --- a/public/locales/zh/gear.json +++ b/public/locales/zh/gear.json @@ -1,18 +1,24 @@ { "H_1": "头带 白色", + "C_2": "新叶鱿鱼T恤", "H_1000": "海胆BB帽", "C_1000": "鱿鱼T恤 白色", "S_1000": "低筒鞋 蓝色", + "H_1001": "露营帽", "C_1001": "鱿鱼眼T恤 黑色", "H_1002": "暇古网帽", "H_1003": "饮料标志帽", + "C_1003": "鱿鱼眼T恤 浅蓝色", + "H_1004": "千鸟帽", "C_1004": "罗肯贝格T恤 白色", "H_1005": "墨行帽", "C_1005": "罗肯贝格T恤 黑色", "C_1006": "鱿鱼T恤 黑色", "S_1008": "魔鬼毡鞋 白色", "S_1009": "魔鬼毡鞋 红色", + "S_1010": "钉鞋 橙红", "H_1012": "单车帽", + "S_1012": "攀岩鞋 食舌虫", "C_1013": "向量图案T恤 红色", "C_1014": "向量图案T恤 灰色", "C_1015": "山岳T恤 蓝色", @@ -25,11 +31,22 @@ "C_1021": "烧河豚点阵T恤 黑色", "S_1021": "NNJ运动鞋 绿色", "S_1022": "基地训练鞋 入门", + "H_1023": "位元水母帽", "S_1023": "蛤蜊600 甘露酱油", + "H_1024": "房屋标签牛仔帽", "S_1024": "基地训练鞋 高手", + "S_1025": "蛤蜊600 琥珀", + "C_1026": "肉食动物T恤", "H_1028": "遮阳帽 墨黑", + "C_1028": "章鱼T恤", + "C_1029": "草食动物T恤", "C_1035": "鱿鱼V领T恤 白色", "H_1036": "瓜皮帽", + "C_1047": "无法无天章鱼图案T恤", + "C_1048": "火热渐层T恤", + "C_1049": "暇古扎染T恤 银河", + "C_1050": "暇古扎染T恤 彩虹", + "C_1055": "冰原渐层T恤", "C_1062": "鱿鱼丝T恤 白色", "C_1063": "艾洛眼T恤 五分袖", "C_1066": "无法无天T恤配颈链", @@ -51,24 +68,36 @@ "C_1090": "密集水滴鱼上衣 莱姆绿", "C_1091": "密集水滴鱼上衣 莓果红", "S_2000": "高筒海马鞋 红色", + "H_2001": "短款圆顶毛帽", "S_2001": "高筒海马鞋 僵尸", "S_2003": "高筒海马鞋 紫色", "C_2004": "泽酷插肩袖上衣", "S_2004": "高筒帆布鞋 黄麻", "S_2005": "高筒帆布鞋 番茄", + "S_2006": "高筒海马鞋 金色", "H_2008": "针织帽", + "S_2008": "莫卡辛鞋 鲨鱼", + "H_2009": "无法无天别针贝雷帽", + "S_2010": "贝壳鞋 巧克力", + "C_2015": "无法无天长袖T恤 驾驶", "S_2016": "虎鲸高筒鞋 日落", "S_2017": "饵木钓鞋4 红配黑", "S_2018": "饵木钓鞋4 蓝配黑", + "S_2025": "饵木钓鞋5 白配红", + "C_2026": "缠绕钩爪T恤 黑色", "S_2042": "能力重置高筒鞋", "S_2043": "天亚8篮球鞋 红色", "S_2045": "01STER 琥珀", + "S_2046": "鹈足青螺高筒鞋", + "S_2052": "01STER 甘露酱油", + "H_3000": "复古黑框眼镜", "C_3000": "两件式长袖上衣 白色", "S_3000": "糖果运动鞋 粉红色", "H_3001": "斯普拉护目镜", "C_3001": "两件式长袖上衣 芥末黄", "S_3001": "箭标鞋 橘色", "H_3002": "飞行员护目镜", + "S_3002": "海蛞蝓鞋 黄色", "H_3003": "有色眼镜", "C_3004": "钢铁先锋两件式长袖上衣", "S_3004": "糖果运动鞋 蓝绿色", @@ -80,7 +109,10 @@ "H_3011": "半框眼镜", "H_3012": "铁蛋墨镜", "S_3013": "箭标鞋 剑尖鱿特制", + "H_3014": "圆形墨镜SV925", + "H_3015": "无法无天巴斯克贝雷帽", "H_3016": "竞技泳镜", + "H_3018": "剑尖特制竞技泳镜", "S_3020": "鱿鱼生鱼片 Scramble", "H_3021": "桶眼鱼护目镜", "H_3022": "8-Bit 镜框", @@ -95,8 +127,10 @@ "S_3026": "虾蛄关节运动鞋", "H_3027": "无法无天方形眼镜", "H_3029": "球形墨镜BC925", + "H_3031": "粗框方形眼镜", "S_4000": "鳄鱼鞋 牡蛎", "S_4001": "鳄鱼鞋 巧克力", + "H_4003": "河豚铃铛圆边帽", "H_4004": "斗笠", "C_4004": "乒乓球Polo衫", "C_4005": "单车衫", @@ -106,7 +140,9 @@ "S_4008": "BB拖鞋", "C_4009": "王者橄榄球衫010", "S_4009": "三角带运动凉鞋 雪白", + "H_4010": "遮阳郁金香帽", "C_4010": "王者橄榄球衫008", + "S_4010": "三角带运动凉鞋 光亮", "S_4011": "烧河豚浴室拖鞋 红色", "S_4012": "烧河豚浴室拖鞋 黄色", "S_4014": "鱼骨编织凉鞋", @@ -125,53 +161,88 @@ "H_5001": "极光耳机", "C_5001": "暇古尼龙拉链上衣 怀旧", "S_5001": "登山鞋 订制", + "C_5003": "多Logo棒球外套", "H_5004": "立体声录音机耳机", + "C_5005": "字母针织罩衫 绿色", "C_5006": "鱿鱼骑士皮外套 黑色", "H_5007": "耳朵章鱼8", "H_5008": "骨传导鳍挂式耳机EP", + "H_5009": "耳朵章鱼8 RAW", + "C_5010": "F-190", "C_5014": "鱿鱼飞行外套", "C_5015": "鲶鱼飞行外套", "C_5019": "轻量羽绒外套 抹茶色", "C_5023": "剑尖教练外套", + "C_5036": "轰炸机飞行外套 负片", "C_5045": "怪物 PCU56", "C_5046": "散寿司派克大衣", "C_5047": "鱼片外套", - "C_5048": "永远的粉丝外套", + "C_5048": "永远凉爽外套", "C_5049": "划桨外套 负片", "C_5050": "短版小外套 负片", "C_5051": "渗透压毛绒外套 象牙色", "C_5054": "狩猎外套KK", + "C_5055": "划桨外套 正片", + "C_5056": "短版小外套 正片", + "C_5057": "散寿司毛大衣", + "C_5060": "登山外套 藻绿色", "C_6000": "篮球运动服 主场", "S_6000": "越野摩托车靴", "H_6001": "烧河豚中空遮阳帽", "S_6001": "磨砂皮革靴 黄色", + "S_6002": "磨砂皮革靴 红色", "H_6003": "暇古中空遮阳帽", "H_6004": "脸部中空遮阳帽", + "S_6004": "雨靴 青苔绿", "S_6006": "摇滚靴 白色", "S_6007": "摇滚靴 樱桃", "C_6008": "海坊主坦克背心 主场", + "S_6010": "羽绒靴 牛乳", "S_6012": "狩猎靴", + "S_6013": "摇滚靴 黑色", + "S_6019": "越野摩托车靴M-DCB", "S_6020": "磨砂皮革靴xSJ", "S_6021": "猎鸭靴 白雪", "S_6023": "双髻鲨靴 红色", "S_6025": "摇滚靴 粉红色", + "S_6026": "暖暖靴", + "S_7000": "懒人鞋 蓝色", "C_7001": "鱿鱼交叉套头衫 芥末黄", "S_7002": "懒人鞋 千鸟", + "H_7004": "滑板安全帽", + "H_7006": "赞助商标摩托车安全帽", "H_7007": "伊卡洛斯曲棍球安全帽", + "C_7007": "长版套头衫 负片", + "H_7009": "装饰奖章鱼安全帽", "C_7010": "无法无天针织衫 蓝色袖子", "H_7012": "贝壳安全帽", - "H_7013": "喇叭安全帽BF", + "H_7013": "号角安全帽BF", + "C_7013": "皇耆训练套头衫", "H_7014": "捕手面罩FU", + "H_7016": "头部护具 素色", "C_7016": "海月海牛套头衫", "C_7017": "3D针织衫 鲨鱼", "C_7018": "章鱼防风运动上衣 蓝色", + "C_7020": "3D针织衫 鲸鱼", "C_8000": "秋季法兰绒衬衫", + "S_8000": "厚底鞋 白色", + "C_8001": "鱿鱼刺绣西部衬衫", + "H_8002": "佩斯利花纹丝巾", + "H_8003": "鱿鱼骨口罩", "C_8003": "白色衬衫", + "S_8003": "鱿鱼墨汁雕花鞋", + "H_8004": "喷漆面罩", + "C_8004": "海胆BB衬衫", "H_8005": "无法无天口罩", "C_8005": "舞动鱿鱼夏威夷衬衫", + "S_8005": "鱿鱼僧侣鞋 驼色", + "H_8006": "章鱼王星星口罩", + "H_8007": "鱿鱼交叉防护口罩", + "S_8007": "海军雕花鞋 红底", "H_8008": "暖流口罩", "S_8010": "无法无天厚底鞋 哈瓦那辣椒", "H_8011": "锻品口罩", + "S_8011": "无法无天厚底鞋 爵士经典", "C_8012": "很多Logo夏威夷衬衫", "S_8013": "查卡靴 三明治", "H_8014": "水滴鱼微笑面罩", @@ -184,24 +255,29 @@ "C_8020": "降落伞上衣 石榴红", "C_8024": "扁面蛸夏威夷衬衫", "C_8025": "无法无天法兰绒连帽上衣", + "C_8026": "墨汁脱落衬衫", "C_8030": "海马古巴衬衫", "C_8031": "小丑衬衫", "C_8033": "鱼片衬衫 野外观察", "C_8034": "绣花衬衫 烟管鱼", "C_8036": "喷墨衬衫", + "C_8038": "立领衬衫 素色", "C_8040": "鱼片衬衫 城市", "H_9003": "网球头带", + "C_9004": "相撞鱿鱼背心", "H_9007": "烧河豚丝巾 饼干", "H_9009": "乒乓头带", "C_9010": "狩猎背心KK", "C_9011": "长腿护甲 红色", "C_9012": "长腿护甲 莱姆绿", "C_9013": "喷墨背心", + "H_10003": "鱿鱼章鱼耳饰", "C_10006": "帆立连帽上衣 灰色", "C_10012": "巴哈连帽上衣 红色", "C_10014": "巴哈连帽上衣 天蓝色", "H_21010": "金线鱼帽", "H_21011": "视野中空遮阳帽", + "H_21013": "飞行员安全帽", "H_21015": "灵光一闪安全帽", "H_25000": "鱿鱼发夹", "C_25000": "学校制服外套L", @@ -236,6 +312,15 @@ "H_25010": "鱼奇奇", "C_25010": "鱼奇奇手套", "S_25010": "鱼奇奇鞋", + "H_25011": "奶嘴骨", + "C_25011": "鱿鱼丝校服", + "S_25011": "韦驮天绑带凉鞋", + "H_25012": "章鱼钵卷头带", + "C_25012": "柔道服 黑带", + "S_25012": "脚踝支撑带", + "H_25013": "狂战士钢盔", + "C_25013": "狂战士盔甲", + "S_25013": "狂战士胫甲", "C_25014": "学校制服外套R", "S_25014": "学校乐福鞋 醋鱿鱼须", "C_25015": "学校针织罩衫 领带", @@ -254,5 +339,6 @@ "H_27306": "英雄头饰装备 复制", "C_27306": "英雄装 复制", "S_27306": "英雄靴 复制", - "H_28000": "阿龙帽" + "H_28000": "阿龙帽", + "S_28000": "AGE262" } diff --git a/public/locales/zh/weapons.json b/public/locales/zh/weapons.json index f643c9e15..db1c5c24a 100644 --- a/public/locales/zh/weapons.json +++ b/public/locales/zh/weapons.json @@ -5,7 +5,9 @@ "MAIN_220": "远距爆破枪", "MAIN_210": "火热爆破枪", "MAIN_200": "新星爆破枪", + "MAIN_201": "新星爆破枪 新型", "MAIN_1100": "巴勃罗", + "MAIN_1101": "巴勃罗·新艺术", "MAIN_1110": "北斋", "MAIN_2060": "高压油管枪", "MAIN_2050": "14式竹筒枪·甲", @@ -13,31 +15,40 @@ "MAIN_2030": "公升4K", "MAIN_2020": "斯普拉准星枪", "MAIN_2010": "斯普拉蓄力狙击枪", + "MAIN_2070": "R-PEN/5H", "MAIN_2000": "鱿快洁α", "MAIN_5030": "双重清洁枪", "MAIN_5020": "开尔文525", "MAIN_5010": "斯普拉机动枪", "MAIN_5000": "溅镀枪", + "MAIN_5001": "溅镀枪·新艺术", "MAIN_5040": "四重弹跳手枪 黑", "MAIN_1000": "碳纤维滚筒", + "MAIN_1001": "碳纤维滚筒 装饰", "MAIN_1020": "电动马达滚筒", "MAIN_1030": "可变式滚筒", "MAIN_1010": "斯普拉滚筒", + "MAIN_1040": "宽滚筒", "MAIN_8010": "雨刷刮水刀", "MAIN_8000": "工作刮水刀", "MAIN_6020": "特工配件", "MAIN_6000": "遮阳防空伞", "MAIN_6010": "露营防空伞", "MAIN_30": "专业模型枪MG", + "MAIN_31": "专业模型枪RG", "MAIN_70": "顶尖射击枪", + "MAIN_71": "顶尖射击枪 联名", "MAIN_10": "新叶射击枪", + "MAIN_11": "枫叶射击枪", "MAIN_400": "开瓶喷泉枪", "MAIN_50": ".52加仑", "MAIN_80": ".96加仑", "MAIN_90": "喷射清洁枪", "MAIN_40": "斯普拉射击枪", + "MAIN_41": "斯普拉射击枪 联名", "MAIN_45": "英雄射击枪 复制", "MAIN_20": "窄域标记枪", + "MAIN_100": "太空射击枪", "MAIN_60": "N-ZAP85", "MAIN_0": "广域标记枪", "MAIN_310": "H3卷管枪", @@ -46,10 +57,12 @@ "MAIN_3010": "洗笔桶", "MAIN_3020": "回旋泼桶", "MAIN_3000": "飞溅泼桶", + "MAIN_3001": "飞溅泼桶 装饰", "MAIN_3040": "爆炸泼桶", "MAIN_4030": "圆珠笔", "MAIN_4020": "消防栓旋转枪", "MAIN_4000": "斯普拉旋转枪", + "MAIN_4001": "斯普拉旋转枪 联名", "MAIN_4040": "鹦鹉螺号47", "MAIN_4010": "桶装旋转枪", "MAIN_7010": "三发猎鱼弓", diff --git a/public/static-assets/img/gear/clothes/1001.png b/public/static-assets/img/gear/clothes/1001.png index be7efacd1..c5a60972b 100644 Binary files a/public/static-assets/img/gear/clothes/1001.png and b/public/static-assets/img/gear/clothes/1001.png differ diff --git a/public/static-assets/img/gear/clothes/1003.avif b/public/static-assets/img/gear/clothes/1003.avif new file mode 100644 index 000000000..4d98564e6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1003.avif differ diff --git a/public/static-assets/img/gear/clothes/1003.png b/public/static-assets/img/gear/clothes/1003.png new file mode 100644 index 000000000..453ee0479 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1003.png differ diff --git a/public/static-assets/img/gear/clothes/1016.png b/public/static-assets/img/gear/clothes/1016.png index 8bd298b66..b2766ce2d 100644 Binary files a/public/static-assets/img/gear/clothes/1016.png and b/public/static-assets/img/gear/clothes/1016.png differ diff --git a/public/static-assets/img/gear/clothes/1026.avif b/public/static-assets/img/gear/clothes/1026.avif new file mode 100644 index 000000000..913a846df Binary files /dev/null and b/public/static-assets/img/gear/clothes/1026.avif differ diff --git a/public/static-assets/img/gear/clothes/1026.png b/public/static-assets/img/gear/clothes/1026.png new file mode 100644 index 000000000..7cf042dab Binary files /dev/null and b/public/static-assets/img/gear/clothes/1026.png differ diff --git a/public/static-assets/img/gear/clothes/1028.avif b/public/static-assets/img/gear/clothes/1028.avif new file mode 100644 index 000000000..11dd332a6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1028.avif differ diff --git a/public/static-assets/img/gear/clothes/1028.png b/public/static-assets/img/gear/clothes/1028.png new file mode 100644 index 000000000..2b1dc7cb2 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1028.png differ diff --git a/public/static-assets/img/gear/clothes/1029.avif b/public/static-assets/img/gear/clothes/1029.avif new file mode 100644 index 000000000..775ca175a Binary files /dev/null and b/public/static-assets/img/gear/clothes/1029.avif differ diff --git a/public/static-assets/img/gear/clothes/1029.png b/public/static-assets/img/gear/clothes/1029.png new file mode 100644 index 000000000..153196a9b Binary files /dev/null and b/public/static-assets/img/gear/clothes/1029.png differ diff --git a/public/static-assets/img/gear/clothes/1047.avif b/public/static-assets/img/gear/clothes/1047.avif new file mode 100644 index 000000000..ac8970dcc Binary files /dev/null and b/public/static-assets/img/gear/clothes/1047.avif differ diff --git a/public/static-assets/img/gear/clothes/1047.png b/public/static-assets/img/gear/clothes/1047.png new file mode 100644 index 000000000..84265378b Binary files /dev/null and b/public/static-assets/img/gear/clothes/1047.png differ diff --git a/public/static-assets/img/gear/clothes/1048.avif b/public/static-assets/img/gear/clothes/1048.avif new file mode 100644 index 000000000..8bfd166c6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1048.avif differ diff --git a/public/static-assets/img/gear/clothes/1048.png b/public/static-assets/img/gear/clothes/1048.png new file mode 100644 index 000000000..d47ebaeda Binary files /dev/null and b/public/static-assets/img/gear/clothes/1048.png differ diff --git a/public/static-assets/img/gear/clothes/1049.avif b/public/static-assets/img/gear/clothes/1049.avif new file mode 100644 index 000000000..24c48baa1 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1049.avif differ diff --git a/public/static-assets/img/gear/clothes/1049.png b/public/static-assets/img/gear/clothes/1049.png new file mode 100644 index 000000000..102bef76b Binary files /dev/null and b/public/static-assets/img/gear/clothes/1049.png differ diff --git a/public/static-assets/img/gear/clothes/1050.avif b/public/static-assets/img/gear/clothes/1050.avif new file mode 100644 index 000000000..1d5d561b0 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1050.avif differ diff --git a/public/static-assets/img/gear/clothes/1050.png b/public/static-assets/img/gear/clothes/1050.png new file mode 100644 index 000000000..f6e65e73b Binary files /dev/null and b/public/static-assets/img/gear/clothes/1050.png differ diff --git a/public/static-assets/img/gear/clothes/1055.avif b/public/static-assets/img/gear/clothes/1055.avif new file mode 100644 index 000000000..fbb6a6dab Binary files /dev/null and b/public/static-assets/img/gear/clothes/1055.avif differ diff --git a/public/static-assets/img/gear/clothes/1055.png b/public/static-assets/img/gear/clothes/1055.png new file mode 100644 index 000000000..f102551a3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1055.png differ diff --git a/public/static-assets/img/gear/clothes/2.avif b/public/static-assets/img/gear/clothes/2.avif new file mode 100644 index 000000000..012bdfc69 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2.avif differ diff --git a/public/static-assets/img/gear/clothes/2.png b/public/static-assets/img/gear/clothes/2.png new file mode 100644 index 000000000..ec26954d8 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2.png differ diff --git a/public/static-assets/img/gear/clothes/2015.avif b/public/static-assets/img/gear/clothes/2015.avif new file mode 100644 index 000000000..f34c76ddd Binary files /dev/null and b/public/static-assets/img/gear/clothes/2015.avif differ diff --git a/public/static-assets/img/gear/clothes/2015.png b/public/static-assets/img/gear/clothes/2015.png new file mode 100644 index 000000000..63f84044a Binary files /dev/null and b/public/static-assets/img/gear/clothes/2015.png differ diff --git a/public/static-assets/img/gear/clothes/2026.avif b/public/static-assets/img/gear/clothes/2026.avif new file mode 100644 index 000000000..52f69f31e Binary files /dev/null and b/public/static-assets/img/gear/clothes/2026.avif differ diff --git a/public/static-assets/img/gear/clothes/2026.png b/public/static-assets/img/gear/clothes/2026.png new file mode 100644 index 000000000..8ebeb7c0c Binary files /dev/null and b/public/static-assets/img/gear/clothes/2026.png differ diff --git a/public/static-assets/img/gear/clothes/25009.png b/public/static-assets/img/gear/clothes/25009.png index 5d72bf876..8eb70a805 100644 Binary files a/public/static-assets/img/gear/clothes/25009.png and b/public/static-assets/img/gear/clothes/25009.png differ diff --git a/public/static-assets/img/gear/clothes/25011.avif b/public/static-assets/img/gear/clothes/25011.avif new file mode 100644 index 000000000..6d6890708 Binary files /dev/null and b/public/static-assets/img/gear/clothes/25011.avif differ diff --git a/public/static-assets/img/gear/clothes/25011.png b/public/static-assets/img/gear/clothes/25011.png new file mode 100644 index 000000000..fa6ca050f Binary files /dev/null and b/public/static-assets/img/gear/clothes/25011.png differ diff --git a/public/static-assets/img/gear/clothes/25012.avif b/public/static-assets/img/gear/clothes/25012.avif new file mode 100644 index 000000000..415841f2c Binary files /dev/null and b/public/static-assets/img/gear/clothes/25012.avif differ diff --git a/public/static-assets/img/gear/clothes/25012.png b/public/static-assets/img/gear/clothes/25012.png new file mode 100644 index 000000000..f7f651594 Binary files /dev/null and b/public/static-assets/img/gear/clothes/25012.png differ diff --git a/public/static-assets/img/gear/clothes/25013.avif b/public/static-assets/img/gear/clothes/25013.avif new file mode 100644 index 000000000..64a06d1f2 Binary files /dev/null and b/public/static-assets/img/gear/clothes/25013.avif differ diff --git a/public/static-assets/img/gear/clothes/25013.png b/public/static-assets/img/gear/clothes/25013.png new file mode 100644 index 000000000..3d8d9dddb Binary files /dev/null and b/public/static-assets/img/gear/clothes/25013.png differ diff --git a/public/static-assets/img/gear/clothes/5003.avif b/public/static-assets/img/gear/clothes/5003.avif new file mode 100644 index 000000000..6402d78e9 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5003.avif differ diff --git a/public/static-assets/img/gear/clothes/5003.png b/public/static-assets/img/gear/clothes/5003.png new file mode 100644 index 000000000..db7400ce3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5003.png differ diff --git a/public/static-assets/img/gear/clothes/5005.avif b/public/static-assets/img/gear/clothes/5005.avif new file mode 100644 index 000000000..aa38c1449 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5005.avif differ diff --git a/public/static-assets/img/gear/clothes/5005.png b/public/static-assets/img/gear/clothes/5005.png new file mode 100644 index 000000000..75285baf1 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5005.png differ diff --git a/public/static-assets/img/gear/clothes/5010.avif b/public/static-assets/img/gear/clothes/5010.avif new file mode 100644 index 000000000..d69abc389 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5010.avif differ diff --git a/public/static-assets/img/gear/clothes/5010.png b/public/static-assets/img/gear/clothes/5010.png new file mode 100644 index 000000000..225996b86 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5010.png differ diff --git a/public/static-assets/img/gear/clothes/5036.avif b/public/static-assets/img/gear/clothes/5036.avif new file mode 100644 index 000000000..d55d38b62 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5036.avif differ diff --git a/public/static-assets/img/gear/clothes/5036.png b/public/static-assets/img/gear/clothes/5036.png new file mode 100644 index 000000000..7539c9880 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5036.png differ diff --git a/public/static-assets/img/gear/clothes/5055.avif b/public/static-assets/img/gear/clothes/5055.avif new file mode 100644 index 000000000..21c7e0f71 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5055.avif differ diff --git a/public/static-assets/img/gear/clothes/5055.png b/public/static-assets/img/gear/clothes/5055.png new file mode 100644 index 000000000..1d61e1b80 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5055.png differ diff --git a/public/static-assets/img/gear/clothes/5056.avif b/public/static-assets/img/gear/clothes/5056.avif new file mode 100644 index 000000000..38c1dabed Binary files /dev/null and b/public/static-assets/img/gear/clothes/5056.avif differ diff --git a/public/static-assets/img/gear/clothes/5056.png b/public/static-assets/img/gear/clothes/5056.png new file mode 100644 index 000000000..edeae07e1 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5056.png differ diff --git a/public/static-assets/img/gear/clothes/5057.avif b/public/static-assets/img/gear/clothes/5057.avif new file mode 100644 index 000000000..eddc97fee Binary files /dev/null and b/public/static-assets/img/gear/clothes/5057.avif differ diff --git a/public/static-assets/img/gear/clothes/5057.png b/public/static-assets/img/gear/clothes/5057.png new file mode 100644 index 000000000..a0d430b37 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5057.png differ diff --git a/public/static-assets/img/gear/clothes/5060.avif b/public/static-assets/img/gear/clothes/5060.avif new file mode 100644 index 000000000..ce3aeb17c Binary files /dev/null and b/public/static-assets/img/gear/clothes/5060.avif differ diff --git a/public/static-assets/img/gear/clothes/5060.png b/public/static-assets/img/gear/clothes/5060.png new file mode 100644 index 000000000..4f49e50ee Binary files /dev/null and b/public/static-assets/img/gear/clothes/5060.png differ diff --git a/public/static-assets/img/gear/clothes/7007.avif b/public/static-assets/img/gear/clothes/7007.avif new file mode 100644 index 000000000..083f4df0d Binary files /dev/null and b/public/static-assets/img/gear/clothes/7007.avif differ diff --git a/public/static-assets/img/gear/clothes/7007.png b/public/static-assets/img/gear/clothes/7007.png new file mode 100644 index 000000000..77c45012b Binary files /dev/null and b/public/static-assets/img/gear/clothes/7007.png differ diff --git a/public/static-assets/img/gear/clothes/7013.avif b/public/static-assets/img/gear/clothes/7013.avif new file mode 100644 index 000000000..5bc579e0c Binary files /dev/null and b/public/static-assets/img/gear/clothes/7013.avif differ diff --git a/public/static-assets/img/gear/clothes/7013.png b/public/static-assets/img/gear/clothes/7013.png new file mode 100644 index 000000000..8f4f0f11a Binary files /dev/null and b/public/static-assets/img/gear/clothes/7013.png differ diff --git a/public/static-assets/img/gear/clothes/7020.avif b/public/static-assets/img/gear/clothes/7020.avif new file mode 100644 index 000000000..7c2427ca7 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7020.avif differ diff --git a/public/static-assets/img/gear/clothes/7020.png b/public/static-assets/img/gear/clothes/7020.png new file mode 100644 index 000000000..344563a78 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7020.png differ diff --git a/public/static-assets/img/gear/clothes/8001.avif b/public/static-assets/img/gear/clothes/8001.avif new file mode 100644 index 000000000..567d91a72 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8001.avif differ diff --git a/public/static-assets/img/gear/clothes/8001.png b/public/static-assets/img/gear/clothes/8001.png new file mode 100644 index 000000000..c088e5dc0 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8001.png differ diff --git a/public/static-assets/img/gear/clothes/8004.avif b/public/static-assets/img/gear/clothes/8004.avif new file mode 100644 index 000000000..b9e82afe7 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8004.avif differ diff --git a/public/static-assets/img/gear/clothes/8004.png b/public/static-assets/img/gear/clothes/8004.png new file mode 100644 index 000000000..1da28a278 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8004.png differ diff --git a/public/static-assets/img/gear/clothes/8019.png b/public/static-assets/img/gear/clothes/8019.png index 28dd13b16..e47e05291 100644 Binary files a/public/static-assets/img/gear/clothes/8019.png and b/public/static-assets/img/gear/clothes/8019.png differ diff --git a/public/static-assets/img/gear/clothes/8026.avif b/public/static-assets/img/gear/clothes/8026.avif new file mode 100644 index 000000000..e72bd4501 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8026.avif differ diff --git a/public/static-assets/img/gear/clothes/8026.png b/public/static-assets/img/gear/clothes/8026.png new file mode 100644 index 000000000..25d9389ad Binary files /dev/null and b/public/static-assets/img/gear/clothes/8026.png differ diff --git a/public/static-assets/img/gear/clothes/8038.avif b/public/static-assets/img/gear/clothes/8038.avif new file mode 100644 index 000000000..24b25d44e Binary files /dev/null and b/public/static-assets/img/gear/clothes/8038.avif differ diff --git a/public/static-assets/img/gear/clothes/8038.png b/public/static-assets/img/gear/clothes/8038.png new file mode 100644 index 000000000..11e70a416 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8038.png differ diff --git a/public/static-assets/img/gear/clothes/9004.avif b/public/static-assets/img/gear/clothes/9004.avif new file mode 100644 index 000000000..07b6dd363 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9004.avif differ diff --git a/public/static-assets/img/gear/clothes/9004.png b/public/static-assets/img/gear/clothes/9004.png new file mode 100644 index 000000000..615e3d491 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9004.png differ diff --git a/public/static-assets/img/gear/head/10003.avif b/public/static-assets/img/gear/head/10003.avif new file mode 100644 index 000000000..3d31b4c3b Binary files /dev/null and b/public/static-assets/img/gear/head/10003.avif differ diff --git a/public/static-assets/img/gear/head/10003.png b/public/static-assets/img/gear/head/10003.png new file mode 100644 index 000000000..823fdd90f Binary files /dev/null and b/public/static-assets/img/gear/head/10003.png differ diff --git a/public/static-assets/img/gear/head/1001.avif b/public/static-assets/img/gear/head/1001.avif new file mode 100644 index 000000000..4ea57eb57 Binary files /dev/null and b/public/static-assets/img/gear/head/1001.avif differ diff --git a/public/static-assets/img/gear/head/1001.png b/public/static-assets/img/gear/head/1001.png new file mode 100644 index 000000000..8267e433f Binary files /dev/null and b/public/static-assets/img/gear/head/1001.png differ diff --git a/public/static-assets/img/gear/head/1004.avif b/public/static-assets/img/gear/head/1004.avif new file mode 100644 index 000000000..dd2c661bd Binary files /dev/null and b/public/static-assets/img/gear/head/1004.avif differ diff --git a/public/static-assets/img/gear/head/1004.png b/public/static-assets/img/gear/head/1004.png new file mode 100644 index 000000000..49dd17310 Binary files /dev/null and b/public/static-assets/img/gear/head/1004.png differ diff --git a/public/static-assets/img/gear/head/1023.avif b/public/static-assets/img/gear/head/1023.avif new file mode 100644 index 000000000..ef4df07ff Binary files /dev/null and b/public/static-assets/img/gear/head/1023.avif differ diff --git a/public/static-assets/img/gear/head/1023.png b/public/static-assets/img/gear/head/1023.png new file mode 100644 index 000000000..fa24fa246 Binary files /dev/null and b/public/static-assets/img/gear/head/1023.png differ diff --git a/public/static-assets/img/gear/head/1024.avif b/public/static-assets/img/gear/head/1024.avif new file mode 100644 index 000000000..58331877e Binary files /dev/null and b/public/static-assets/img/gear/head/1024.avif differ diff --git a/public/static-assets/img/gear/head/1024.png b/public/static-assets/img/gear/head/1024.png new file mode 100644 index 000000000..2b962ccb4 Binary files /dev/null and b/public/static-assets/img/gear/head/1024.png differ diff --git a/public/static-assets/img/gear/head/2001.avif b/public/static-assets/img/gear/head/2001.avif new file mode 100644 index 000000000..487a71a41 Binary files /dev/null and b/public/static-assets/img/gear/head/2001.avif differ diff --git a/public/static-assets/img/gear/head/2001.png b/public/static-assets/img/gear/head/2001.png new file mode 100644 index 000000000..489b9c4b5 Binary files /dev/null and b/public/static-assets/img/gear/head/2001.png differ diff --git a/public/static-assets/img/gear/head/2009.avif b/public/static-assets/img/gear/head/2009.avif new file mode 100644 index 000000000..316b67520 Binary files /dev/null and b/public/static-assets/img/gear/head/2009.avif differ diff --git a/public/static-assets/img/gear/head/2009.png b/public/static-assets/img/gear/head/2009.png new file mode 100644 index 000000000..9bba415ae Binary files /dev/null and b/public/static-assets/img/gear/head/2009.png differ diff --git a/public/static-assets/img/gear/head/21013.avif b/public/static-assets/img/gear/head/21013.avif new file mode 100644 index 000000000..cc8709343 Binary files /dev/null and b/public/static-assets/img/gear/head/21013.avif differ diff --git a/public/static-assets/img/gear/head/21013.png b/public/static-assets/img/gear/head/21013.png new file mode 100644 index 000000000..7582fe592 Binary files /dev/null and b/public/static-assets/img/gear/head/21013.png differ diff --git a/public/static-assets/img/gear/head/21015.avif b/public/static-assets/img/gear/head/21015.avif index 31938426c..527a48fe8 100644 Binary files a/public/static-assets/img/gear/head/21015.avif and b/public/static-assets/img/gear/head/21015.avif differ diff --git a/public/static-assets/img/gear/head/25009.png b/public/static-assets/img/gear/head/25009.png index 801928801..a4f18fe9b 100644 Binary files a/public/static-assets/img/gear/head/25009.png and b/public/static-assets/img/gear/head/25009.png differ diff --git a/public/static-assets/img/gear/head/25011.avif b/public/static-assets/img/gear/head/25011.avif new file mode 100644 index 000000000..d3ccdb055 Binary files /dev/null and b/public/static-assets/img/gear/head/25011.avif differ diff --git a/public/static-assets/img/gear/head/25011.png b/public/static-assets/img/gear/head/25011.png new file mode 100644 index 000000000..76a7893f8 Binary files /dev/null and b/public/static-assets/img/gear/head/25011.png differ diff --git a/public/static-assets/img/gear/head/25012.avif b/public/static-assets/img/gear/head/25012.avif new file mode 100644 index 000000000..7110c7ee7 Binary files /dev/null and b/public/static-assets/img/gear/head/25012.avif differ diff --git a/public/static-assets/img/gear/head/25012.png b/public/static-assets/img/gear/head/25012.png new file mode 100644 index 000000000..780608b94 Binary files /dev/null and b/public/static-assets/img/gear/head/25012.png differ diff --git a/public/static-assets/img/gear/head/25013.avif b/public/static-assets/img/gear/head/25013.avif new file mode 100644 index 000000000..25b948a79 Binary files /dev/null and b/public/static-assets/img/gear/head/25013.avif differ diff --git a/public/static-assets/img/gear/head/25013.png b/public/static-assets/img/gear/head/25013.png new file mode 100644 index 000000000..f4b1cbadd Binary files /dev/null and b/public/static-assets/img/gear/head/25013.png differ diff --git a/public/static-assets/img/gear/head/3000.avif b/public/static-assets/img/gear/head/3000.avif new file mode 100644 index 000000000..eff624a18 Binary files /dev/null and b/public/static-assets/img/gear/head/3000.avif differ diff --git a/public/static-assets/img/gear/head/3000.png b/public/static-assets/img/gear/head/3000.png new file mode 100644 index 000000000..f6c3751f7 Binary files /dev/null and b/public/static-assets/img/gear/head/3000.png differ diff --git a/public/static-assets/img/gear/head/3014.avif b/public/static-assets/img/gear/head/3014.avif new file mode 100644 index 000000000..5dc125bbd Binary files /dev/null and b/public/static-assets/img/gear/head/3014.avif differ diff --git a/public/static-assets/img/gear/head/3014.png b/public/static-assets/img/gear/head/3014.png new file mode 100644 index 000000000..ae4857f71 Binary files /dev/null and b/public/static-assets/img/gear/head/3014.png differ diff --git a/public/static-assets/img/gear/head/3015.avif b/public/static-assets/img/gear/head/3015.avif new file mode 100644 index 000000000..b1d21d2a4 Binary files /dev/null and b/public/static-assets/img/gear/head/3015.avif differ diff --git a/public/static-assets/img/gear/head/3015.png b/public/static-assets/img/gear/head/3015.png new file mode 100644 index 000000000..322d3604b Binary files /dev/null and b/public/static-assets/img/gear/head/3015.png differ diff --git a/public/static-assets/img/gear/head/3018.avif b/public/static-assets/img/gear/head/3018.avif new file mode 100644 index 000000000..09b936efb Binary files /dev/null and b/public/static-assets/img/gear/head/3018.avif differ diff --git a/public/static-assets/img/gear/head/3018.png b/public/static-assets/img/gear/head/3018.png new file mode 100644 index 000000000..e6a9926f9 Binary files /dev/null and b/public/static-assets/img/gear/head/3018.png differ diff --git a/public/static-assets/img/gear/head/3026.avif b/public/static-assets/img/gear/head/3026.avif index 770aa2340..91012d988 100644 Binary files a/public/static-assets/img/gear/head/3026.avif and b/public/static-assets/img/gear/head/3026.avif differ diff --git a/public/static-assets/img/gear/head/3026.png b/public/static-assets/img/gear/head/3026.png index 75d7a18e1..54685ea75 100644 Binary files a/public/static-assets/img/gear/head/3026.png and b/public/static-assets/img/gear/head/3026.png differ diff --git a/public/static-assets/img/gear/head/3031.avif b/public/static-assets/img/gear/head/3031.avif new file mode 100644 index 000000000..36af871b9 Binary files /dev/null and b/public/static-assets/img/gear/head/3031.avif differ diff --git a/public/static-assets/img/gear/head/3031.png b/public/static-assets/img/gear/head/3031.png new file mode 100644 index 000000000..e5bf83267 Binary files /dev/null and b/public/static-assets/img/gear/head/3031.png differ diff --git a/public/static-assets/img/gear/head/4003.avif b/public/static-assets/img/gear/head/4003.avif new file mode 100644 index 000000000..eb8609ae4 Binary files /dev/null and b/public/static-assets/img/gear/head/4003.avif differ diff --git a/public/static-assets/img/gear/head/4003.png b/public/static-assets/img/gear/head/4003.png new file mode 100644 index 000000000..4d79a2396 Binary files /dev/null and b/public/static-assets/img/gear/head/4003.png differ diff --git a/public/static-assets/img/gear/head/4010.avif b/public/static-assets/img/gear/head/4010.avif new file mode 100644 index 000000000..19edbf6de Binary files /dev/null and b/public/static-assets/img/gear/head/4010.avif differ diff --git a/public/static-assets/img/gear/head/4010.png b/public/static-assets/img/gear/head/4010.png new file mode 100644 index 000000000..82358a976 Binary files /dev/null and b/public/static-assets/img/gear/head/4010.png differ diff --git a/public/static-assets/img/gear/head/5009.avif b/public/static-assets/img/gear/head/5009.avif new file mode 100644 index 000000000..45ada3af7 Binary files /dev/null and b/public/static-assets/img/gear/head/5009.avif differ diff --git a/public/static-assets/img/gear/head/5009.png b/public/static-assets/img/gear/head/5009.png new file mode 100644 index 000000000..a01f6b9e1 Binary files /dev/null and b/public/static-assets/img/gear/head/5009.png differ diff --git a/public/static-assets/img/gear/head/7004.avif b/public/static-assets/img/gear/head/7004.avif new file mode 100644 index 000000000..41041b275 Binary files /dev/null and b/public/static-assets/img/gear/head/7004.avif differ diff --git a/public/static-assets/img/gear/head/7004.png b/public/static-assets/img/gear/head/7004.png new file mode 100644 index 000000000..15449a2c6 Binary files /dev/null and b/public/static-assets/img/gear/head/7004.png differ diff --git a/public/static-assets/img/gear/head/7006.avif b/public/static-assets/img/gear/head/7006.avif new file mode 100644 index 000000000..9a9282357 Binary files /dev/null and b/public/static-assets/img/gear/head/7006.avif differ diff --git a/public/static-assets/img/gear/head/7006.png b/public/static-assets/img/gear/head/7006.png new file mode 100644 index 000000000..89acc7d5b Binary files /dev/null and b/public/static-assets/img/gear/head/7006.png differ diff --git a/public/static-assets/img/gear/head/7009.avif b/public/static-assets/img/gear/head/7009.avif new file mode 100644 index 000000000..4ffd1a67f Binary files /dev/null and b/public/static-assets/img/gear/head/7009.avif differ diff --git a/public/static-assets/img/gear/head/7009.png b/public/static-assets/img/gear/head/7009.png new file mode 100644 index 000000000..28858e243 Binary files /dev/null and b/public/static-assets/img/gear/head/7009.png differ diff --git a/public/static-assets/img/gear/head/7016.avif b/public/static-assets/img/gear/head/7016.avif new file mode 100644 index 000000000..1c55cf3ef Binary files /dev/null and b/public/static-assets/img/gear/head/7016.avif differ diff --git a/public/static-assets/img/gear/head/7016.png b/public/static-assets/img/gear/head/7016.png new file mode 100644 index 000000000..d0e764c28 Binary files /dev/null and b/public/static-assets/img/gear/head/7016.png differ diff --git a/public/static-assets/img/gear/head/8002.avif b/public/static-assets/img/gear/head/8002.avif new file mode 100644 index 000000000..9a8b4ed35 Binary files /dev/null and b/public/static-assets/img/gear/head/8002.avif differ diff --git a/public/static-assets/img/gear/head/8002.png b/public/static-assets/img/gear/head/8002.png new file mode 100644 index 000000000..3a018d607 Binary files /dev/null and b/public/static-assets/img/gear/head/8002.png differ diff --git a/public/static-assets/img/gear/head/8003.avif b/public/static-assets/img/gear/head/8003.avif new file mode 100644 index 000000000..25ce68e1d Binary files /dev/null and b/public/static-assets/img/gear/head/8003.avif differ diff --git a/public/static-assets/img/gear/head/8003.png b/public/static-assets/img/gear/head/8003.png new file mode 100644 index 000000000..04e8bd5e4 Binary files /dev/null and b/public/static-assets/img/gear/head/8003.png differ diff --git a/public/static-assets/img/gear/head/8004.avif b/public/static-assets/img/gear/head/8004.avif new file mode 100644 index 000000000..a160f0346 Binary files /dev/null and b/public/static-assets/img/gear/head/8004.avif differ diff --git a/public/static-assets/img/gear/head/8004.png b/public/static-assets/img/gear/head/8004.png new file mode 100644 index 000000000..29246b6a3 Binary files /dev/null and b/public/static-assets/img/gear/head/8004.png differ diff --git a/public/static-assets/img/gear/head/8006.avif b/public/static-assets/img/gear/head/8006.avif new file mode 100644 index 000000000..6a45a42dd Binary files /dev/null and b/public/static-assets/img/gear/head/8006.avif differ diff --git a/public/static-assets/img/gear/head/8006.png b/public/static-assets/img/gear/head/8006.png new file mode 100644 index 000000000..17946b303 Binary files /dev/null and b/public/static-assets/img/gear/head/8006.png differ diff --git a/public/static-assets/img/gear/head/8007.avif b/public/static-assets/img/gear/head/8007.avif new file mode 100644 index 000000000..232b8d00d Binary files /dev/null and b/public/static-assets/img/gear/head/8007.avif differ diff --git a/public/static-assets/img/gear/head/8007.png b/public/static-assets/img/gear/head/8007.png new file mode 100644 index 000000000..886bbf18b Binary files /dev/null and b/public/static-assets/img/gear/head/8007.png differ diff --git a/public/static-assets/img/gear/shoes/1010.avif b/public/static-assets/img/gear/shoes/1010.avif new file mode 100644 index 000000000..7102a75bf Binary files /dev/null and b/public/static-assets/img/gear/shoes/1010.avif differ diff --git a/public/static-assets/img/gear/shoes/1010.png b/public/static-assets/img/gear/shoes/1010.png new file mode 100644 index 000000000..744756255 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1010.png differ diff --git a/public/static-assets/img/gear/shoes/1012.avif b/public/static-assets/img/gear/shoes/1012.avif new file mode 100644 index 000000000..791b421c9 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1012.avif differ diff --git a/public/static-assets/img/gear/shoes/1012.png b/public/static-assets/img/gear/shoes/1012.png new file mode 100644 index 000000000..814d8b3f0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1012.png differ diff --git a/public/static-assets/img/gear/shoes/1025.avif b/public/static-assets/img/gear/shoes/1025.avif new file mode 100644 index 000000000..a09a2f3ad Binary files /dev/null and b/public/static-assets/img/gear/shoes/1025.avif differ diff --git a/public/static-assets/img/gear/shoes/1025.png b/public/static-assets/img/gear/shoes/1025.png new file mode 100644 index 000000000..b22b8b46f Binary files /dev/null and b/public/static-assets/img/gear/shoes/1025.png differ diff --git a/public/static-assets/img/gear/shoes/2000.png b/public/static-assets/img/gear/shoes/2000.png index 8fe4e21d5..b5b5c1bba 100644 Binary files a/public/static-assets/img/gear/shoes/2000.png and b/public/static-assets/img/gear/shoes/2000.png differ diff --git a/public/static-assets/img/gear/shoes/2006.avif b/public/static-assets/img/gear/shoes/2006.avif new file mode 100644 index 000000000..8784e0d3a Binary files /dev/null and b/public/static-assets/img/gear/shoes/2006.avif differ diff --git a/public/static-assets/img/gear/shoes/2006.png b/public/static-assets/img/gear/shoes/2006.png new file mode 100644 index 000000000..de383b365 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2006.png differ diff --git a/public/static-assets/img/gear/shoes/2008.avif b/public/static-assets/img/gear/shoes/2008.avif new file mode 100644 index 000000000..0b90e7f12 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2008.avif differ diff --git a/public/static-assets/img/gear/shoes/2008.png b/public/static-assets/img/gear/shoes/2008.png new file mode 100644 index 000000000..b4cffb318 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2008.png differ diff --git a/public/static-assets/img/gear/shoes/2010.avif b/public/static-assets/img/gear/shoes/2010.avif new file mode 100644 index 000000000..bc8e6f97f Binary files /dev/null and b/public/static-assets/img/gear/shoes/2010.avif differ diff --git a/public/static-assets/img/gear/shoes/2010.png b/public/static-assets/img/gear/shoes/2010.png new file mode 100644 index 000000000..78a382d9d Binary files /dev/null and b/public/static-assets/img/gear/shoes/2010.png differ diff --git a/public/static-assets/img/gear/shoes/2025.avif b/public/static-assets/img/gear/shoes/2025.avif new file mode 100644 index 000000000..3720fad9f Binary files /dev/null and b/public/static-assets/img/gear/shoes/2025.avif differ diff --git a/public/static-assets/img/gear/shoes/2025.png b/public/static-assets/img/gear/shoes/2025.png new file mode 100644 index 000000000..bcb599953 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2025.png differ diff --git a/public/static-assets/img/gear/shoes/2046.avif b/public/static-assets/img/gear/shoes/2046.avif new file mode 100644 index 000000000..84e70461e Binary files /dev/null and b/public/static-assets/img/gear/shoes/2046.avif differ diff --git a/public/static-assets/img/gear/shoes/2046.png b/public/static-assets/img/gear/shoes/2046.png new file mode 100644 index 000000000..ce0efa3b8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2046.png differ diff --git a/public/static-assets/img/gear/shoes/2052.avif b/public/static-assets/img/gear/shoes/2052.avif new file mode 100644 index 000000000..062078a8f Binary files /dev/null and b/public/static-assets/img/gear/shoes/2052.avif differ diff --git a/public/static-assets/img/gear/shoes/2052.png b/public/static-assets/img/gear/shoes/2052.png new file mode 100644 index 000000000..8cd02fb5e Binary files /dev/null and b/public/static-assets/img/gear/shoes/2052.png differ diff --git a/public/static-assets/img/gear/shoes/25011.avif b/public/static-assets/img/gear/shoes/25011.avif new file mode 100644 index 000000000..456794e3a Binary files /dev/null and b/public/static-assets/img/gear/shoes/25011.avif differ diff --git a/public/static-assets/img/gear/shoes/25011.png b/public/static-assets/img/gear/shoes/25011.png new file mode 100644 index 000000000..05b3de1a8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/25011.png differ diff --git a/public/static-assets/img/gear/shoes/25012.avif b/public/static-assets/img/gear/shoes/25012.avif new file mode 100644 index 000000000..9b236077b Binary files /dev/null and b/public/static-assets/img/gear/shoes/25012.avif differ diff --git a/public/static-assets/img/gear/shoes/25012.png b/public/static-assets/img/gear/shoes/25012.png new file mode 100644 index 000000000..c6f325be3 Binary files /dev/null and b/public/static-assets/img/gear/shoes/25012.png differ diff --git a/public/static-assets/img/gear/shoes/25013.avif b/public/static-assets/img/gear/shoes/25013.avif new file mode 100644 index 000000000..5341f4750 Binary files /dev/null and b/public/static-assets/img/gear/shoes/25013.avif differ diff --git a/public/static-assets/img/gear/shoes/25013.png b/public/static-assets/img/gear/shoes/25013.png new file mode 100644 index 000000000..efd10c378 Binary files /dev/null and b/public/static-assets/img/gear/shoes/25013.png differ diff --git a/public/static-assets/img/gear/shoes/27004.png b/public/static-assets/img/gear/shoes/27004.png index f8f443876..4046a464c 100644 Binary files a/public/static-assets/img/gear/shoes/27004.png and b/public/static-assets/img/gear/shoes/27004.png differ diff --git a/public/static-assets/img/gear/shoes/28000.avif b/public/static-assets/img/gear/shoes/28000.avif new file mode 100644 index 000000000..b8ef6d489 Binary files /dev/null and b/public/static-assets/img/gear/shoes/28000.avif differ diff --git a/public/static-assets/img/gear/shoes/28000.png b/public/static-assets/img/gear/shoes/28000.png new file mode 100644 index 000000000..ac68f3b8c Binary files /dev/null and b/public/static-assets/img/gear/shoes/28000.png differ diff --git a/public/static-assets/img/gear/shoes/3002.avif b/public/static-assets/img/gear/shoes/3002.avif new file mode 100644 index 000000000..8b270fac1 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3002.avif differ diff --git a/public/static-assets/img/gear/shoes/3002.png b/public/static-assets/img/gear/shoes/3002.png new file mode 100644 index 000000000..3697d5286 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3002.png differ diff --git a/public/static-assets/img/gear/shoes/4010.avif b/public/static-assets/img/gear/shoes/4010.avif new file mode 100644 index 000000000..ba0386bce Binary files /dev/null and b/public/static-assets/img/gear/shoes/4010.avif differ diff --git a/public/static-assets/img/gear/shoes/4010.png b/public/static-assets/img/gear/shoes/4010.png new file mode 100644 index 000000000..7c3f7d966 Binary files /dev/null and b/public/static-assets/img/gear/shoes/4010.png differ diff --git a/public/static-assets/img/gear/shoes/6002.avif b/public/static-assets/img/gear/shoes/6002.avif new file mode 100644 index 000000000..e84cfe3d8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6002.avif differ diff --git a/public/static-assets/img/gear/shoes/6002.png b/public/static-assets/img/gear/shoes/6002.png new file mode 100644 index 000000000..018d3890a Binary files /dev/null and b/public/static-assets/img/gear/shoes/6002.png differ diff --git a/public/static-assets/img/gear/shoes/6004.avif b/public/static-assets/img/gear/shoes/6004.avif new file mode 100644 index 000000000..78f9780ec Binary files /dev/null and b/public/static-assets/img/gear/shoes/6004.avif differ diff --git a/public/static-assets/img/gear/shoes/6004.png b/public/static-assets/img/gear/shoes/6004.png new file mode 100644 index 000000000..87cc8a0b2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6004.png differ diff --git a/public/static-assets/img/gear/shoes/6010.avif b/public/static-assets/img/gear/shoes/6010.avif new file mode 100644 index 000000000..2e31ab998 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6010.avif differ diff --git a/public/static-assets/img/gear/shoes/6010.png b/public/static-assets/img/gear/shoes/6010.png new file mode 100644 index 000000000..5df2d16ed Binary files /dev/null and b/public/static-assets/img/gear/shoes/6010.png differ diff --git a/public/static-assets/img/gear/shoes/6013.avif b/public/static-assets/img/gear/shoes/6013.avif new file mode 100644 index 000000000..1dfe9c736 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6013.avif differ diff --git a/public/static-assets/img/gear/shoes/6013.png b/public/static-assets/img/gear/shoes/6013.png new file mode 100644 index 000000000..a9f287994 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6013.png differ diff --git a/public/static-assets/img/gear/shoes/6019.avif b/public/static-assets/img/gear/shoes/6019.avif new file mode 100644 index 000000000..de33b5ef2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6019.avif differ diff --git a/public/static-assets/img/gear/shoes/6019.png b/public/static-assets/img/gear/shoes/6019.png new file mode 100644 index 000000000..8d9f980bf Binary files /dev/null and b/public/static-assets/img/gear/shoes/6019.png differ diff --git a/public/static-assets/img/gear/shoes/6026.avif b/public/static-assets/img/gear/shoes/6026.avif new file mode 100644 index 000000000..a950b6c9e Binary files /dev/null and b/public/static-assets/img/gear/shoes/6026.avif differ diff --git a/public/static-assets/img/gear/shoes/6026.png b/public/static-assets/img/gear/shoes/6026.png new file mode 100644 index 000000000..5ad7635de Binary files /dev/null and b/public/static-assets/img/gear/shoes/6026.png differ diff --git a/public/static-assets/img/gear/shoes/7000.avif b/public/static-assets/img/gear/shoes/7000.avif new file mode 100644 index 000000000..540a6e8d3 Binary files /dev/null and b/public/static-assets/img/gear/shoes/7000.avif differ diff --git a/public/static-assets/img/gear/shoes/7000.png b/public/static-assets/img/gear/shoes/7000.png new file mode 100644 index 000000000..b1ef84b5e Binary files /dev/null and b/public/static-assets/img/gear/shoes/7000.png differ diff --git a/public/static-assets/img/gear/shoes/8000.avif b/public/static-assets/img/gear/shoes/8000.avif new file mode 100644 index 000000000..1ec9ee236 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8000.avif differ diff --git a/public/static-assets/img/gear/shoes/8000.png b/public/static-assets/img/gear/shoes/8000.png new file mode 100644 index 000000000..fe1cc71cb Binary files /dev/null and b/public/static-assets/img/gear/shoes/8000.png differ diff --git a/public/static-assets/img/gear/shoes/8003.avif b/public/static-assets/img/gear/shoes/8003.avif new file mode 100644 index 000000000..9ccec06a6 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8003.avif differ diff --git a/public/static-assets/img/gear/shoes/8003.png b/public/static-assets/img/gear/shoes/8003.png new file mode 100644 index 000000000..4e7c07fc8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8003.png differ diff --git a/public/static-assets/img/gear/shoes/8005.avif b/public/static-assets/img/gear/shoes/8005.avif new file mode 100644 index 000000000..8a53643a2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8005.avif differ diff --git a/public/static-assets/img/gear/shoes/8005.png b/public/static-assets/img/gear/shoes/8005.png new file mode 100644 index 000000000..70e9de77b Binary files /dev/null and b/public/static-assets/img/gear/shoes/8005.png differ diff --git a/public/static-assets/img/gear/shoes/8007.avif b/public/static-assets/img/gear/shoes/8007.avif new file mode 100644 index 000000000..807fe8b67 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8007.avif differ diff --git a/public/static-assets/img/gear/shoes/8007.png b/public/static-assets/img/gear/shoes/8007.png new file mode 100644 index 000000000..5966c735e Binary files /dev/null and b/public/static-assets/img/gear/shoes/8007.png differ diff --git a/public/static-assets/img/gear/shoes/8011.avif b/public/static-assets/img/gear/shoes/8011.avif new file mode 100644 index 000000000..066fd6610 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8011.avif differ diff --git a/public/static-assets/img/gear/shoes/8011.png b/public/static-assets/img/gear/shoes/8011.png new file mode 100644 index 000000000..eac7dcab1 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8011.png differ diff --git a/public/static-assets/img/main-weapons-outlined/100.avif b/public/static-assets/img/main-weapons-outlined/100.avif new file mode 100644 index 000000000..2ab11c2f5 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/100.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/100.png b/public/static-assets/img/main-weapons-outlined/100.png new file mode 100644 index 000000000..e82f82e27 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/100.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1001.avif b/public/static-assets/img/main-weapons-outlined/1001.avif new file mode 100644 index 000000000..acc0fe4b1 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1001.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1001.png b/public/static-assets/img/main-weapons-outlined/1001.png new file mode 100644 index 000000000..d8f597cf8 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1001.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1040.avif b/public/static-assets/img/main-weapons-outlined/1040.avif new file mode 100644 index 000000000..4b7ddd823 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1040.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1040.png b/public/static-assets/img/main-weapons-outlined/1040.png new file mode 100644 index 000000000..aa5173630 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1040.png differ diff --git a/public/static-assets/img/main-weapons-outlined/11.avif b/public/static-assets/img/main-weapons-outlined/11.avif new file mode 100644 index 000000000..0ce0784ef Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/11.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/11.png b/public/static-assets/img/main-weapons-outlined/11.png new file mode 100644 index 000000000..3db20e543 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/11.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1101.avif b/public/static-assets/img/main-weapons-outlined/1101.avif new file mode 100644 index 000000000..7e0fdb536 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1101.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1101.png b/public/static-assets/img/main-weapons-outlined/1101.png new file mode 100644 index 000000000..77195ff56 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1101.png differ diff --git a/public/static-assets/img/main-weapons-outlined/201.avif b/public/static-assets/img/main-weapons-outlined/201.avif new file mode 100644 index 000000000..79735a8bd Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/201.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/201.png b/public/static-assets/img/main-weapons-outlined/201.png new file mode 100644 index 000000000..f38b232ad Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/201.png differ diff --git a/public/static-assets/img/main-weapons-outlined/2070.avif b/public/static-assets/img/main-weapons-outlined/2070.avif new file mode 100644 index 000000000..20ca39254 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2070.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/2070.png b/public/static-assets/img/main-weapons-outlined/2070.png new file mode 100644 index 000000000..059525352 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2070.png differ diff --git a/public/static-assets/img/main-weapons-outlined/3001.avif b/public/static-assets/img/main-weapons-outlined/3001.avif new file mode 100644 index 000000000..e78c1585d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3001.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/3001.png b/public/static-assets/img/main-weapons-outlined/3001.png new file mode 100644 index 000000000..974a7fb71 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3001.png differ diff --git a/public/static-assets/img/main-weapons-outlined/31.avif b/public/static-assets/img/main-weapons-outlined/31.avif new file mode 100644 index 000000000..7cb7f1453 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/31.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/31.png b/public/static-assets/img/main-weapons-outlined/31.png new file mode 100644 index 000000000..1cc9d4bc4 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/31.png differ diff --git a/public/static-assets/img/main-weapons-outlined/4001.avif b/public/static-assets/img/main-weapons-outlined/4001.avif new file mode 100644 index 000000000..e1cd61ef0 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4001.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/4001.png b/public/static-assets/img/main-weapons-outlined/4001.png new file mode 100644 index 000000000..ea3fca1a8 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4001.png differ diff --git a/public/static-assets/img/main-weapons-outlined/41.avif b/public/static-assets/img/main-weapons-outlined/41.avif new file mode 100644 index 000000000..92846ade3 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/41.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/41.png b/public/static-assets/img/main-weapons-outlined/41.png new file mode 100644 index 000000000..ba0d332cf Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/41.png differ diff --git a/public/static-assets/img/main-weapons-outlined/5001.avif b/public/static-assets/img/main-weapons-outlined/5001.avif new file mode 100644 index 000000000..b2930bf70 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5001.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/5001.png b/public/static-assets/img/main-weapons-outlined/5001.png new file mode 100644 index 000000000..b30cf3fd6 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5001.png differ diff --git a/public/static-assets/img/main-weapons-outlined/71.avif b/public/static-assets/img/main-weapons-outlined/71.avif new file mode 100644 index 000000000..87cd423bf Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/71.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/71.png b/public/static-assets/img/main-weapons-outlined/71.png new file mode 100644 index 000000000..fbac3609f Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/71.png differ diff --git a/public/static-assets/img/main-weapons/0.png b/public/static-assets/img/main-weapons/0.png index 41d08e034..bf2ba39c4 100644 Binary files a/public/static-assets/img/main-weapons/0.png and b/public/static-assets/img/main-weapons/0.png differ diff --git a/public/static-assets/img/main-weapons/10.png b/public/static-assets/img/main-weapons/10.png index 9d93b18f7..64a7ed8dc 100644 Binary files a/public/static-assets/img/main-weapons/10.png and b/public/static-assets/img/main-weapons/10.png differ diff --git a/public/static-assets/img/main-weapons/100.avif b/public/static-assets/img/main-weapons/100.avif new file mode 100644 index 000000000..d460e1036 Binary files /dev/null and b/public/static-assets/img/main-weapons/100.avif differ diff --git a/public/static-assets/img/main-weapons/100.png b/public/static-assets/img/main-weapons/100.png new file mode 100644 index 000000000..5001052f7 Binary files /dev/null and b/public/static-assets/img/main-weapons/100.png differ diff --git a/public/static-assets/img/main-weapons/1000.png b/public/static-assets/img/main-weapons/1000.png index 4a68b07a3..e7f0e5e2d 100644 Binary files a/public/static-assets/img/main-weapons/1000.png and b/public/static-assets/img/main-weapons/1000.png differ diff --git a/public/static-assets/img/main-weapons/1001.avif b/public/static-assets/img/main-weapons/1001.avif new file mode 100644 index 000000000..666e315b5 Binary files /dev/null and b/public/static-assets/img/main-weapons/1001.avif differ diff --git a/public/static-assets/img/main-weapons/1001.png b/public/static-assets/img/main-weapons/1001.png new file mode 100644 index 000000000..4d6ae5566 Binary files /dev/null and b/public/static-assets/img/main-weapons/1001.png differ diff --git a/public/static-assets/img/main-weapons/1010.png b/public/static-assets/img/main-weapons/1010.png index 62897b2ce..47f6a29cb 100644 Binary files a/public/static-assets/img/main-weapons/1010.png and b/public/static-assets/img/main-weapons/1010.png differ diff --git a/public/static-assets/img/main-weapons/1020.png b/public/static-assets/img/main-weapons/1020.png index 8a7041145..d555dd9de 100644 Binary files a/public/static-assets/img/main-weapons/1020.png and b/public/static-assets/img/main-weapons/1020.png differ diff --git a/public/static-assets/img/main-weapons/1030.png b/public/static-assets/img/main-weapons/1030.png index edfe328a7..be4cb83ac 100644 Binary files a/public/static-assets/img/main-weapons/1030.png and b/public/static-assets/img/main-weapons/1030.png differ diff --git a/public/static-assets/img/main-weapons/1040.avif b/public/static-assets/img/main-weapons/1040.avif new file mode 100644 index 000000000..d521f5fa8 Binary files /dev/null and b/public/static-assets/img/main-weapons/1040.avif differ diff --git a/public/static-assets/img/main-weapons/1040.png b/public/static-assets/img/main-weapons/1040.png new file mode 100644 index 000000000..1f7cccc74 Binary files /dev/null and b/public/static-assets/img/main-weapons/1040.png differ diff --git a/public/static-assets/img/main-weapons/11.avif b/public/static-assets/img/main-weapons/11.avif new file mode 100644 index 000000000..c90e94592 Binary files /dev/null and b/public/static-assets/img/main-weapons/11.avif differ diff --git a/public/static-assets/img/main-weapons/11.png b/public/static-assets/img/main-weapons/11.png new file mode 100644 index 000000000..2df7e4b55 Binary files /dev/null and b/public/static-assets/img/main-weapons/11.png differ diff --git a/public/static-assets/img/main-weapons/1100.png b/public/static-assets/img/main-weapons/1100.png index ad58ab560..35084a804 100644 Binary files a/public/static-assets/img/main-weapons/1100.png and b/public/static-assets/img/main-weapons/1100.png differ diff --git a/public/static-assets/img/main-weapons/1101.avif b/public/static-assets/img/main-weapons/1101.avif new file mode 100644 index 000000000..b43b6a654 Binary files /dev/null and b/public/static-assets/img/main-weapons/1101.avif differ diff --git a/public/static-assets/img/main-weapons/1101.png b/public/static-assets/img/main-weapons/1101.png new file mode 100644 index 000000000..7ad174c1c Binary files /dev/null and b/public/static-assets/img/main-weapons/1101.png differ diff --git a/public/static-assets/img/main-weapons/1110.png b/public/static-assets/img/main-weapons/1110.png index 6c84fe084..54f096565 100644 Binary files a/public/static-assets/img/main-weapons/1110.png and b/public/static-assets/img/main-weapons/1110.png differ diff --git a/public/static-assets/img/main-weapons/20.png b/public/static-assets/img/main-weapons/20.png index c09376b54..432eb5d17 100644 Binary files a/public/static-assets/img/main-weapons/20.png and b/public/static-assets/img/main-weapons/20.png differ diff --git a/public/static-assets/img/main-weapons/200.png b/public/static-assets/img/main-weapons/200.png index ba905be5a..7d60b6921 100644 Binary files a/public/static-assets/img/main-weapons/200.png and b/public/static-assets/img/main-weapons/200.png differ diff --git a/public/static-assets/img/main-weapons/2000.png b/public/static-assets/img/main-weapons/2000.png index 959d1c332..6b07324a0 100644 Binary files a/public/static-assets/img/main-weapons/2000.png and b/public/static-assets/img/main-weapons/2000.png differ diff --git a/public/static-assets/img/main-weapons/201.avif b/public/static-assets/img/main-weapons/201.avif new file mode 100644 index 000000000..6329e1e72 Binary files /dev/null and b/public/static-assets/img/main-weapons/201.avif differ diff --git a/public/static-assets/img/main-weapons/201.png b/public/static-assets/img/main-weapons/201.png new file mode 100644 index 000000000..4852bf81b Binary files /dev/null and b/public/static-assets/img/main-weapons/201.png differ diff --git a/public/static-assets/img/main-weapons/2010.png b/public/static-assets/img/main-weapons/2010.png index 485e13253..df193af43 100644 Binary files a/public/static-assets/img/main-weapons/2010.png and b/public/static-assets/img/main-weapons/2010.png differ diff --git a/public/static-assets/img/main-weapons/2020.png b/public/static-assets/img/main-weapons/2020.png index ebfbe4f43..600871cc8 100644 Binary files a/public/static-assets/img/main-weapons/2020.png and b/public/static-assets/img/main-weapons/2020.png differ diff --git a/public/static-assets/img/main-weapons/2030.png b/public/static-assets/img/main-weapons/2030.png index 712378950..cbf4bcc26 100644 Binary files a/public/static-assets/img/main-weapons/2030.png and b/public/static-assets/img/main-weapons/2030.png differ diff --git a/public/static-assets/img/main-weapons/2040.png b/public/static-assets/img/main-weapons/2040.png index d6aa16baf..603da7587 100644 Binary files a/public/static-assets/img/main-weapons/2040.png and b/public/static-assets/img/main-weapons/2040.png differ diff --git a/public/static-assets/img/main-weapons/2050.png b/public/static-assets/img/main-weapons/2050.png index c38c3c9f6..b2a7037e9 100644 Binary files a/public/static-assets/img/main-weapons/2050.png and b/public/static-assets/img/main-weapons/2050.png differ diff --git a/public/static-assets/img/main-weapons/2060.png b/public/static-assets/img/main-weapons/2060.png index 5a29f58b4..015bfd882 100644 Binary files a/public/static-assets/img/main-weapons/2060.png and b/public/static-assets/img/main-weapons/2060.png differ diff --git a/public/static-assets/img/main-weapons/2070.avif b/public/static-assets/img/main-weapons/2070.avif new file mode 100644 index 000000000..684a989a4 Binary files /dev/null and b/public/static-assets/img/main-weapons/2070.avif differ diff --git a/public/static-assets/img/main-weapons/2070.png b/public/static-assets/img/main-weapons/2070.png new file mode 100644 index 000000000..856fc0478 Binary files /dev/null and b/public/static-assets/img/main-weapons/2070.png differ diff --git a/public/static-assets/img/main-weapons/210.png b/public/static-assets/img/main-weapons/210.png index 80b125b16..8f16ac310 100644 Binary files a/public/static-assets/img/main-weapons/210.png and b/public/static-assets/img/main-weapons/210.png differ diff --git a/public/static-assets/img/main-weapons/220.png b/public/static-assets/img/main-weapons/220.png index 085017be7..509e44219 100644 Binary files a/public/static-assets/img/main-weapons/220.png and b/public/static-assets/img/main-weapons/220.png differ diff --git a/public/static-assets/img/main-weapons/230.png b/public/static-assets/img/main-weapons/230.png index c2cda5e14..791c700b2 100644 Binary files a/public/static-assets/img/main-weapons/230.png and b/public/static-assets/img/main-weapons/230.png differ diff --git a/public/static-assets/img/main-weapons/240.png b/public/static-assets/img/main-weapons/240.png index e686b6bf8..eff9aa769 100644 Binary files a/public/static-assets/img/main-weapons/240.png and b/public/static-assets/img/main-weapons/240.png differ diff --git a/public/static-assets/img/main-weapons/250.png b/public/static-assets/img/main-weapons/250.png index e7efd0058..57c125e11 100644 Binary files a/public/static-assets/img/main-weapons/250.png and b/public/static-assets/img/main-weapons/250.png differ diff --git a/public/static-assets/img/main-weapons/30.png b/public/static-assets/img/main-weapons/30.png index 4abe26e0d..214a2d83d 100644 Binary files a/public/static-assets/img/main-weapons/30.png and b/public/static-assets/img/main-weapons/30.png differ diff --git a/public/static-assets/img/main-weapons/300.png b/public/static-assets/img/main-weapons/300.png index 7db1a32f4..4b99f9b74 100644 Binary files a/public/static-assets/img/main-weapons/300.png and b/public/static-assets/img/main-weapons/300.png differ diff --git a/public/static-assets/img/main-weapons/3000.png b/public/static-assets/img/main-weapons/3000.png index 962a0eed0..b555c6b93 100644 Binary files a/public/static-assets/img/main-weapons/3000.png and b/public/static-assets/img/main-weapons/3000.png differ diff --git a/public/static-assets/img/main-weapons/3001.avif b/public/static-assets/img/main-weapons/3001.avif new file mode 100644 index 000000000..a387ea849 Binary files /dev/null and b/public/static-assets/img/main-weapons/3001.avif differ diff --git a/public/static-assets/img/main-weapons/3001.png b/public/static-assets/img/main-weapons/3001.png new file mode 100644 index 000000000..0dc26bd4b Binary files /dev/null and b/public/static-assets/img/main-weapons/3001.png differ diff --git a/public/static-assets/img/main-weapons/3010.png b/public/static-assets/img/main-weapons/3010.png index 7727215ac..4d25ada8e 100644 Binary files a/public/static-assets/img/main-weapons/3010.png and b/public/static-assets/img/main-weapons/3010.png differ diff --git a/public/static-assets/img/main-weapons/3020.png b/public/static-assets/img/main-weapons/3020.png index 13adc43ce..d2bda6f9d 100644 Binary files a/public/static-assets/img/main-weapons/3020.png and b/public/static-assets/img/main-weapons/3020.png differ diff --git a/public/static-assets/img/main-weapons/3030.png b/public/static-assets/img/main-weapons/3030.png index f3df43bec..11cd64357 100644 Binary files a/public/static-assets/img/main-weapons/3030.png and b/public/static-assets/img/main-weapons/3030.png differ diff --git a/public/static-assets/img/main-weapons/3040.png b/public/static-assets/img/main-weapons/3040.png index 939e4cc7a..165b3b6e5 100644 Binary files a/public/static-assets/img/main-weapons/3040.png and b/public/static-assets/img/main-weapons/3040.png differ diff --git a/public/static-assets/img/main-weapons/31.avif b/public/static-assets/img/main-weapons/31.avif new file mode 100644 index 000000000..525ca3e0a Binary files /dev/null and b/public/static-assets/img/main-weapons/31.avif differ diff --git a/public/static-assets/img/main-weapons/31.png b/public/static-assets/img/main-weapons/31.png new file mode 100644 index 000000000..ba8325c83 Binary files /dev/null and b/public/static-assets/img/main-weapons/31.png differ diff --git a/public/static-assets/img/main-weapons/310.png b/public/static-assets/img/main-weapons/310.png index 3e85c6435..5b27be91e 100644 Binary files a/public/static-assets/img/main-weapons/310.png and b/public/static-assets/img/main-weapons/310.png differ diff --git a/public/static-assets/img/main-weapons/40.png b/public/static-assets/img/main-weapons/40.png index 25c5a429a..0f9e7fa03 100644 Binary files a/public/static-assets/img/main-weapons/40.png and b/public/static-assets/img/main-weapons/40.png differ diff --git a/public/static-assets/img/main-weapons/400.png b/public/static-assets/img/main-weapons/400.png index fd98135b3..9b880f99d 100644 Binary files a/public/static-assets/img/main-weapons/400.png and b/public/static-assets/img/main-weapons/400.png differ diff --git a/public/static-assets/img/main-weapons/4000.png b/public/static-assets/img/main-weapons/4000.png index 3648f45ec..fb9be98a4 100644 Binary files a/public/static-assets/img/main-weapons/4000.png and b/public/static-assets/img/main-weapons/4000.png differ diff --git a/public/static-assets/img/main-weapons/4001.avif b/public/static-assets/img/main-weapons/4001.avif new file mode 100644 index 000000000..bbdba0d35 Binary files /dev/null and b/public/static-assets/img/main-weapons/4001.avif differ diff --git a/public/static-assets/img/main-weapons/4001.png b/public/static-assets/img/main-weapons/4001.png new file mode 100644 index 000000000..21d3e789d Binary files /dev/null and b/public/static-assets/img/main-weapons/4001.png differ diff --git a/public/static-assets/img/main-weapons/4010.png b/public/static-assets/img/main-weapons/4010.png index 63ca51abc..54feac907 100644 Binary files a/public/static-assets/img/main-weapons/4010.png and b/public/static-assets/img/main-weapons/4010.png differ diff --git a/public/static-assets/img/main-weapons/4020.png b/public/static-assets/img/main-weapons/4020.png index e902ab66b..63f8790bb 100644 Binary files a/public/static-assets/img/main-weapons/4020.png and b/public/static-assets/img/main-weapons/4020.png differ diff --git a/public/static-assets/img/main-weapons/4030.png b/public/static-assets/img/main-weapons/4030.png index 286122329..47f232606 100644 Binary files a/public/static-assets/img/main-weapons/4030.png and b/public/static-assets/img/main-weapons/4030.png differ diff --git a/public/static-assets/img/main-weapons/4040.png b/public/static-assets/img/main-weapons/4040.png index 712a253ef..d5afa25c2 100644 Binary files a/public/static-assets/img/main-weapons/4040.png and b/public/static-assets/img/main-weapons/4040.png differ diff --git a/public/static-assets/img/main-weapons/41.avif b/public/static-assets/img/main-weapons/41.avif new file mode 100644 index 000000000..423040833 Binary files /dev/null and b/public/static-assets/img/main-weapons/41.avif differ diff --git a/public/static-assets/img/main-weapons/41.png b/public/static-assets/img/main-weapons/41.png new file mode 100644 index 000000000..c01566d6e Binary files /dev/null and b/public/static-assets/img/main-weapons/41.png differ diff --git a/public/static-assets/img/main-weapons/50.png b/public/static-assets/img/main-weapons/50.png index 6d3a96b91..70db7f80e 100644 Binary files a/public/static-assets/img/main-weapons/50.png and b/public/static-assets/img/main-weapons/50.png differ diff --git a/public/static-assets/img/main-weapons/5000.png b/public/static-assets/img/main-weapons/5000.png index 84e086d7f..71e6dec61 100644 Binary files a/public/static-assets/img/main-weapons/5000.png and b/public/static-assets/img/main-weapons/5000.png differ diff --git a/public/static-assets/img/main-weapons/5001.avif b/public/static-assets/img/main-weapons/5001.avif new file mode 100644 index 000000000..64093aafe Binary files /dev/null and b/public/static-assets/img/main-weapons/5001.avif differ diff --git a/public/static-assets/img/main-weapons/5001.png b/public/static-assets/img/main-weapons/5001.png new file mode 100644 index 000000000..ecbf028a5 Binary files /dev/null and b/public/static-assets/img/main-weapons/5001.png differ diff --git a/public/static-assets/img/main-weapons/5010.png b/public/static-assets/img/main-weapons/5010.png index ca069bd97..809d69f5c 100644 Binary files a/public/static-assets/img/main-weapons/5010.png and b/public/static-assets/img/main-weapons/5010.png differ diff --git a/public/static-assets/img/main-weapons/5020.png b/public/static-assets/img/main-weapons/5020.png index 238e9397b..9d1ba50f0 100644 Binary files a/public/static-assets/img/main-weapons/5020.png and b/public/static-assets/img/main-weapons/5020.png differ diff --git a/public/static-assets/img/main-weapons/5030.png b/public/static-assets/img/main-weapons/5030.png index 946455ccf..63df1a2bc 100644 Binary files a/public/static-assets/img/main-weapons/5030.png and b/public/static-assets/img/main-weapons/5030.png differ diff --git a/public/static-assets/img/main-weapons/5040.png b/public/static-assets/img/main-weapons/5040.png index 808c91039..0cac19beb 100644 Binary files a/public/static-assets/img/main-weapons/5040.png and b/public/static-assets/img/main-weapons/5040.png differ diff --git a/public/static-assets/img/main-weapons/60.png b/public/static-assets/img/main-weapons/60.png index 246528e71..38be6141d 100644 Binary files a/public/static-assets/img/main-weapons/60.png and b/public/static-assets/img/main-weapons/60.png differ diff --git a/public/static-assets/img/main-weapons/6000.png b/public/static-assets/img/main-weapons/6000.png index 7f73045ff..83bbf9d38 100644 Binary files a/public/static-assets/img/main-weapons/6000.png and b/public/static-assets/img/main-weapons/6000.png differ diff --git a/public/static-assets/img/main-weapons/6010.png b/public/static-assets/img/main-weapons/6010.png index 374c6ac98..25b144480 100644 Binary files a/public/static-assets/img/main-weapons/6010.png and b/public/static-assets/img/main-weapons/6010.png differ diff --git a/public/static-assets/img/main-weapons/6020.png b/public/static-assets/img/main-weapons/6020.png index 37af4b973..af5894bcf 100644 Binary files a/public/static-assets/img/main-weapons/6020.png and b/public/static-assets/img/main-weapons/6020.png differ diff --git a/public/static-assets/img/main-weapons/70.png b/public/static-assets/img/main-weapons/70.png index a8452e8cb..50c029986 100644 Binary files a/public/static-assets/img/main-weapons/70.png and b/public/static-assets/img/main-weapons/70.png differ diff --git a/public/static-assets/img/main-weapons/7010.png b/public/static-assets/img/main-weapons/7010.png index 0da296549..cd7becc8c 100644 Binary files a/public/static-assets/img/main-weapons/7010.png and b/public/static-assets/img/main-weapons/7010.png differ diff --git a/public/static-assets/img/main-weapons/71.avif b/public/static-assets/img/main-weapons/71.avif new file mode 100644 index 000000000..67ec8f9b9 Binary files /dev/null and b/public/static-assets/img/main-weapons/71.avif differ diff --git a/public/static-assets/img/main-weapons/71.png b/public/static-assets/img/main-weapons/71.png new file mode 100644 index 000000000..79dcccc33 Binary files /dev/null and b/public/static-assets/img/main-weapons/71.png differ diff --git a/public/static-assets/img/main-weapons/80.png b/public/static-assets/img/main-weapons/80.png index 3e2359af1..134412cfa 100644 Binary files a/public/static-assets/img/main-weapons/80.png and b/public/static-assets/img/main-weapons/80.png differ diff --git a/public/static-assets/img/main-weapons/8000.png b/public/static-assets/img/main-weapons/8000.png index 91da01328..81833330d 100644 Binary files a/public/static-assets/img/main-weapons/8000.png and b/public/static-assets/img/main-weapons/8000.png differ diff --git a/public/static-assets/img/main-weapons/8010.png b/public/static-assets/img/main-weapons/8010.png index 373dfce5a..c5c233844 100644 Binary files a/public/static-assets/img/main-weapons/8010.png and b/public/static-assets/img/main-weapons/8010.png differ diff --git a/public/static-assets/img/main-weapons/90.png b/public/static-assets/img/main-weapons/90.png index 572091781..3e3471196 100644 Binary files a/public/static-assets/img/main-weapons/90.png and b/public/static-assets/img/main-weapons/90.png differ diff --git a/scripts/README.md b/scripts/README.md deleted file mode 100644 index cc4d0017e..000000000 --- a/scripts/README.md +++ /dev/null @@ -1,10 +0,0 @@ -This folder has scripts that can be used run time for admin only actions or to prepare some data. - -#### `create-weapon-json.ts` & `create-gear-json.ts` - -Before using this script you need to copy some files from another repository. - -1. Copy all .json files from https://github.com/Leanny/leanny.github.io/tree/master/splat3/data/language to /scripts/dicts/langs -2. Move `WeaponInfoMain.json`, `GearInfoClothes.json`, `GearInfoShoes.json` & `GearInfoHead.json` from https://github.com/Leanny/leanny.github.io/blob/master/splat3/data/mush/099 to /scripts/dicts - -(note: the path is likely to change to .../mush/latest in future) diff --git a/scripts/create-analyzer-json.ts b/scripts/create-analyzer-json.ts index fffe1031c..b2fa6bc8d 100644 --- a/scripts/create-analyzer-json.ts +++ b/scripts/create-analyzer-json.ts @@ -26,7 +26,7 @@ import { translationJsonFolderName, } from "./utils"; -const CURRENT_SEASON = 1; +const CURRENT_SEASON = 2; type MainWeapon = typeof weapons[number]; type SubWeapon = typeof subWeapons[number]; diff --git a/scripts/create-gear-json.ts b/scripts/create-gear-json.ts index 85a0bfeb8..195487a99 100644 --- a/scripts/create-gear-json.ts +++ b/scripts/create-gear-json.ts @@ -14,14 +14,14 @@ import { translationJsonFolderName, } from "./utils"; -const CURRENT_SEASON = 1; +const CURRENT_SEASON = 2; const OUTPUT_DIR_PATH = path.join(__dirname, "output"); const LEAN_HEAD_CODE = "Hed"; const LEAN_CLOTHES_CODE = "Clt"; const LEAN_SHOES_CODE = "Shs"; -const AVAILABLE_SR_GEAR = [21010, 21011, 21015]; +const AVAILABLE_SR_GEAR = [21010, 21011, 21015, 21013]; async function main() { const allGear: Array<{ diff --git a/scripts/remove-bad-custom-urls.ts b/scripts/remove-bad-custom-urls.ts deleted file mode 100644 index 4ef2b56cf..000000000 --- a/scripts/remove-bad-custom-urls.ts +++ /dev/null @@ -1,9 +0,0 @@ -/* eslint-disable no-console */ -import "dotenv/config"; -import { sql } from "~/db/sql"; - -sql - .prepare(`update "User" set "customUrl" = NULL where "customUrl" like '%#%'`) - .run(); - -console.log("Done"); diff --git a/scripts/replace-img-names.ts b/scripts/replace-img-names.ts index 1f6e6bb8c..21c88db2b 100644 --- a/scripts/replace-img-names.ts +++ b/scripts/replace-img-names.ts @@ -7,6 +7,7 @@ const GEAR_IMAGES_DIR_PATH = path.join( __dirname, "..", "public", + "static-assets", "img", "gear" ); diff --git a/scripts/replace-weapon-names.ts b/scripts/replace-weapon-names.ts index 2ae1bb65c..04199e69c 100644 --- a/scripts/replace-weapon-names.ts +++ b/scripts/replace-weapon-names.ts @@ -4,36 +4,50 @@ import fs from "node:fs"; import path from "node:path"; import invariant from "tiny-invariant"; +import weapons from "./dicts/WeaponInfoMain.json"; -const DIR_PATH = path.join( +const DIR_PATH_1 = path.join( __dirname, "..", "public", + "static-assets", + "img", + "main-weapons" +); + +const DIR_PATH_2 = path.join( + __dirname, + "..", + "public", + "static-assets", "img", "main-weapons-outlined" ); -const WEAPON_JSON_PATH = path.join(__dirname, "output", "weapons.json"); async function main() { - const weapons = JSON.parse(fs.readFileSync(WEAPON_JSON_PATH, "utf8")); - const files = await fs.promises.readdir(DIR_PATH); + for (const dir of [DIR_PATH_1, DIR_PATH_2]) { + const files = await fs.promises.readdir(dir); - for (const file of files) { - // did we already replace the name - if (file.includes(".webp") || file.includes("Lv01")) { - // delete file - await fs.promises.unlink(path.join(DIR_PATH, file)); + for (const file of files) { + // skip if already replaced + if (file.length <= 8) continue; + + if (file.includes(".webp") || file.includes("Lv01")) { + await fs.promises.unlink(path.join(dir, file)); + continue; + } + + const weapon: any = weapons.find((weapon: any) => + file.includes(weapon.__RowId) + ); + + if (!weapon) { + await fs.promises.unlink(path.join(dir, file)); + continue; + } + + fs.renameSync(path.join(dir, file), path.join(dir, `${weapon.Id}.png`)); } - - const weapon: any = weapons.find((weapon: any) => - file.includes(weapon.internalName) - ); - invariant(weapon, `Could not find weapon for ${file}`); - - fs.renameSync( - path.join(DIR_PATH, file), - path.join(DIR_PATH, `${weapon.id}.png`) - ); } console.log("done with all");