diff --git a/README.md b/README.md index c290b270f..63132a69a 100644 --- a/README.md +++ b/README.md @@ -209,19 +209,19 @@ Note: This is only useful if you have access to a production running on Render.c 4. Update `CURRENT_PATCH` constants 5. Update `PATCHES` constant with the late patch + remove the oldest 6. Update the stage list in `stage-ids.ts` and `create-misc-json.ts`. Add images from Lean's repository and avify them. -7. `npm run create-misc-json` -8. `npm run create-gear-json` -9. `npm run create-analyzer-json` +7. `npx tsx scripts/create-misc-json.ts` +8. `npx tsx scripts/create-gear-json.ts` +9. `npx tsx scripts/create-analyzer-json.ts` 8a. Double check that no hard-coded special damages changed -10. `npm run create-object-dmg-json` +10. `npx tsx scripts/create-object-dmg-json.ts` 11. Fill new weapon IDs by category to `weapon-ids.ts` (easy to take from the diff of English weapons.json) 12. Get gear IDs for each slot from /output folder and update `gear-ids.ts`. 13. Replace `object-dmg.json` with the `object-dmg.json` in /output folder 14. Replace `weapon-params.ts` with the `params.json` in /output folder 15. Delete all images inside `main-weapons`, `main-weapons-outlined`, `main-weapons-outlined-2` and `gear` folders. 16. Replace with images from Lean's repository. -17. Run the `npm run replace-img-names` command -18. Run the `npm run replace-weapon-names` command +17. Run the `npx tsx scripts/replace-img-names.ts` command +18. Run the `npx tsx scripts/replace-weapon-names.ts` command 19. Run the .avif generating command in each image folder. 20. Update manually any languages that use English `gear.json` and `weapons.json` files diff --git a/app/constants.ts b/app/constants.ts index 22a4ecd54..662fc7ccb 100644 --- a/app/constants.ts +++ b/app/constants.ts @@ -95,6 +95,10 @@ export const findSplatoon3XpBadgeValue = (xPower: number) => { }; export const PATCHES = [ + { + patch: "7.0.0", + date: "2024-02-21", + }, { patch: "6.1.0", date: "2024-01-24", @@ -103,10 +107,10 @@ export const PATCHES = [ patch: "6.0.0", date: "2023-11-29", }, - { - patch: "5.1.0", - date: "2023-10-17", - }, + // { + // patch: "5.1.0", + // date: "2023-10-17", + // }, // { // patch: "5.0.0", // date: "2023-08-30", diff --git a/app/features/build-analyzer/core/weapon-params.ts b/app/features/build-analyzer/core/weapon-params.ts index 3095156e1..4b0ec9cc2 100644 --- a/app/features/build-analyzer/core/weapon-params.ts +++ b/app/features/build-analyzer/core/weapon-params.ts @@ -135,8 +135,30 @@ export const weaponParams = { Stand_DegSwerve: 5, InkConsume: 0.0092, }, - "50": { + "46": { SpecialPoint: 190, + subWeaponId: 0, + specialWeaponId: 14, + MoveSpeed: 0.072, + DamageParam_ValueMax: 360, + DamageParam_ValueMin: 180, + Jump_DegSwerve: 12, + Stand_DegSwerve: 5, + InkConsume: 0.0092, + }, + "47": { + SpecialPoint: 200, + subWeaponId: 1, + specialWeaponId: 1, + MoveSpeed: 0.072, + DamageParam_ValueMax: 360, + DamageParam_ValueMin: 180, + Jump_DegSwerve: 12, + Stand_DegSwerve: 5, + InkConsume: 0.0092, + }, + "50": { + SpecialPoint: 200, subWeaponId: 4, specialWeaponId: 9, MoveSpeed: 0.06, @@ -146,6 +168,17 @@ export const weaponParams = { Stand_DegSwerve: 6, InkConsume: 0.013, }, + "51": { + SpecialPoint: 190, + subWeaponId: 6, + specialWeaponId: 19, + MoveSpeed: 0.06, + DamageParam_ValueMax: 520, + DamageParam_ValueMin: 300, + Jump_DegSwerve: 12, + Stand_DegSwerve: 6, + InkConsume: 0.013, + }, "60": { SpecialPoint: 200, subWeaponId: 1, @@ -332,6 +365,37 @@ export const weaponParams = { InkRecoverStop: 55, InkConsume: 0.075, }, + "205": { + SpecialPoint: 170, + subWeaponId: 0, + specialWeaponId: 3, + overwrites: { + ConsumeRt_Main: { + High: 0.5, + Mid: 0.7, + }, + ReduceJumpSwerveRate: { + Mid: 0.625, + }, + }, + WeaponSpeedType: "Fast", + MoveSpeed: 0.05, + DamageParam_ValueDirect: 1250, + BlastParam_DistanceDamage: [ + { + Damage: 700, + Distance: 1.5, + }, + { + Damage: 500, + Distance: 3.57, + }, + ], + Jump_DegSwerve: 6, + Stand_DegSwerve: 0, + InkRecoverStop: 55, + InkConsume: 0.075, + }, "210": { SpecialPoint: 180, subWeaponId: 7, @@ -760,6 +824,17 @@ export const weaponParams = { WideSwingUnitGroupParam_DamageParam_DamageMaxValue: 1500, InkConsume_WeaponSwingParam: 0.085, }, + "1015": { + SpecialPoint: 180, + subWeaponId: 6, + specialWeaponId: 2, + BodyParam_Damage: 1250, + VerticalSwingUnitGroupParam_DamageParam_DamageMinValue: 400, + VerticalSwingUnitGroupParam_DamageParam_DamageMaxValue: 1500, + WideSwingUnitGroupParam_DamageParam_DamageMinValue: 350, + WideSwingUnitGroupParam_DamageParam_DamageMaxValue: 1500, + InkConsume_WeaponSwingParam: 0.085, + }, "1020": { SpecialPoint: 190, subWeaponId: 3, @@ -808,6 +883,18 @@ export const weaponParams = { InkConsume_WeaponVerticalSwingParam: 0.12, InkConsume_WeaponWideSwingParam: 0.08, }, + "1031": { + SpecialPoint: 200, + subWeaponId: 1, + specialWeaponId: 19, + BodyParam_Damage: 1250, + VerticalSwingUnitGroupParam_DamageParam_DamageMinValue: 400, + VerticalSwingUnitGroupParam_DamageParam_DamageMaxValue: 1500, + WideSwingUnitGroupParam_DamageParam_DamageMinValue: 300, + WideSwingUnitGroupParam_DamageParam_DamageMaxValue: 1500, + InkConsume_WeaponVerticalSwingParam: 0.12, + InkConsume_WeaponWideSwingParam: 0.08, + }, "1040": { SpecialPoint: 190, subWeaponId: 4, @@ -817,7 +904,7 @@ export const weaponParams = { VerticalSwingUnitGroupParam_DamageParam_DamageMaxValue: 1200, WideSwingUnitGroupParam_DamageParam_DamageMinValue: 350, WideSwingUnitGroupParam_DamageParam_DamageMaxValue: 700, - InkConsume_WeaponSwingParam: 0.1, + InkConsume_WeaponSwingParam: 0.09, }, "1041": { SpecialPoint: 200, @@ -828,7 +915,7 @@ export const weaponParams = { VerticalSwingUnitGroupParam_DamageParam_DamageMaxValue: 1200, WideSwingUnitGroupParam_DamageParam_DamageMinValue: 350, WideSwingUnitGroupParam_DamageParam_DamageMaxValue: 700, - InkConsume_WeaponSwingParam: 0.1, + InkConsume_WeaponSwingParam: 0.09, }, "1100": { SpecialPoint: 180, @@ -868,6 +955,15 @@ export const weaponParams = { SwingUnitGroupParam_DamageParam_DamageMaxValue: 400, InkConsume_WeaponSwingParam: 0.03, }, + "1115": { + SpecialPoint: 200, + subWeaponId: 1, + specialWeaponId: 3, + BodyParam_Damage: 250, + SwingUnitGroupParam_DamageParam_DamageMinValue: 200, + SwingUnitGroupParam_DamageParam_DamageMaxValue: 400, + InkConsume_WeaponSwingParam: 0.03, + }, "1120": { SpecialPoint: 200, subWeaponId: 6, @@ -899,6 +995,19 @@ export const weaponParams = { InkConsumeFullCharge: 0.105, InkConsumeMinCharge: 0.018667, }, + "2001": { + SpecialPoint: 200, + subWeaponId: 7, + specialWeaponId: 3, + MoveSpeedFullCharge: 0.03, + DamageParam_ValueFullCharge: 1400, + DamageParam_ValueMaxCharge: 800, + DamageParam_ValueMinCharge: 400, + ChargeFrameFullCharge: 45, + KeepChargeFullFrame: 75, + InkConsumeFullCharge: 0.105, + InkConsumeMinCharge: 0.018667, + }, "2010": { SpecialPoint: 200, subWeaponId: 0, @@ -923,6 +1032,18 @@ export const weaponParams = { InkConsumeFullCharge: 0.18, InkConsumeMinCharge: 0.0225, }, + "2015": { + SpecialPoint: 200, + subWeaponId: 0, + specialWeaponId: 8, + MoveSpeedFullCharge: 0.02, + DamageParam_ValueFullCharge: 1600, + DamageParam_ValueMaxCharge: 800, + DamageParam_ValueMinCharge: 400, + KeepChargeFullFrame: 75, + InkConsumeFullCharge: 0.18, + InkConsumeMinCharge: 0.0225, + }, "2020": { SpecialPoint: 200, subWeaponId: 0, @@ -965,6 +1086,26 @@ export const weaponParams = { InkConsumeFullCharge: 0.25, InkConsumeMinCharge: 0.0225, }, + "2031": { + SpecialPoint: 200, + subWeaponId: 8, + specialWeaponId: 17, + overwrites: { + ConsumeRt_Main: { + High: 0.5, + Mid: 0.7, + }, + }, + WeaponSpeedType: "Slow", + MoveSpeedFullCharge: 0.015, + DamageParam_ValueFullCharge: 1800, + DamageParam_ValueMaxCharge: 800, + DamageParam_ValueMinCharge: 400, + ChargeFrameFullCharge: 92, + KeepChargeFullFrame: 75, + InkConsumeFullCharge: 0.25, + InkConsumeMinCharge: 0.0225, + }, "2040": { SpecialPoint: 210, subWeaponId: 10, @@ -984,6 +1125,25 @@ export const weaponParams = { InkConsumeFullCharge: 0.25, InkConsumeMinCharge: 0.0225, }, + "2041": { + SpecialPoint: 200, + subWeaponId: 8, + specialWeaponId: 17, + overwrites: { + ConsumeRt_Main: { + High: 0.5, + Mid: 0.7, + }, + }, + WeaponSpeedType: "Slow", + MoveSpeedFullCharge: 0.015, + DamageParam_ValueFullCharge: 1800, + DamageParam_ValueMaxCharge: 800, + DamageParam_ValueMinCharge: 400, + ChargeFrameFullCharge: 92, + InkConsumeFullCharge: 0.25, + InkConsumeMinCharge: 0.0225, + }, "2050": { SpecialPoint: 190, subWeaponId: 7, @@ -1067,6 +1227,16 @@ export const weaponParams = { InkRecoverStop: 40, InkConsumeSlosher: 0.07, }, + "3005": { + SpecialPoint: 200, + subWeaponId: 0, + specialWeaponId: 14, + MoveSpeed: 0.04, + DamageParam_ValueDirectMax: 700, + DamageParam_ValueDirectMin: 500, + InkRecoverStop: 40, + InkConsumeSlosher: 0.07, + }, "3010": { SpecialPoint: 180, subWeaponId: 11, @@ -1144,6 +1314,22 @@ export const weaponParams = { InkRecoverStop: 70, InkConsumeSlosher: 0.117, }, + "3041": { + SpecialPoint: 200, + subWeaponId: 4, + specialWeaponId: 18, + WeaponSpeedType: "Slow", + MoveSpeed: 0.045, + DamageParam_ValueDirect: 550, + BlastParam_DistanceDamage: [ + { + Damage: 350, + Distance: 2.8, + }, + ], + InkRecoverStop: 70, + InkConsumeSlosher: 0.117, + }, "3050": { SpecialPoint: 190, subWeaponId: 1, @@ -1156,6 +1342,18 @@ export const weaponParams = { InkRecoverStop: 50, InkConsumeSlosher: 0.09, }, + "3051": { + SpecialPoint: 190, + subWeaponId: 8, + specialWeaponId: 7, + MoveSpeed: 0.04, + DamageParam_ValueDirectMax: 480, + DamageParam_ValueDirectMin: 350, + DamageParam_Secondary_ValueDirectMax: 420, + DamageParam_Secondary_ValueDirectMin: 350, + InkRecoverStop: 50, + InkConsumeSlosher: 0.09, + }, "4000": { SpecialPoint: 190, subWeaponId: 2, @@ -1234,6 +1432,25 @@ export const weaponParams = { InkRecoverStop: 40, InkConsumeFullChargeSplatling: 0.225, }, + "4015": { + SpecialPoint: 200, + subWeaponId: 3, + specialWeaponId: 7, + overwrites: { + MoveVelRt_Shot: { + High: 1.35, + Low: 1, + Mid: 1.175, + }, + }, + MoveSpeed: 0.07, + DamageParam_ValueMax: 300, + DamageParam_ValueMin: 150, + Jump_DegSwerve: 7, + Stand_DegSwerve: 3.3, + InkRecoverStop: 40, + InkConsumeFullChargeSplatling: 0.225, + }, "4020": { SpecialPoint: 190, subWeaponId: 7, @@ -1332,6 +1549,27 @@ export const weaponParams = { InkRecoverStop: 40, InkConsumeFullChargeSplatling: 0.15, }, + "4041": { + SpecialPoint: 210, + subWeaponId: 1, + specialWeaponId: 18, + overwrites: { + MoveVelRt_Shot: { + High: 1.3, + Low: 1, + Mid: 1.15, + }, + }, + MoveSpeed: 0.07, + MoveSpeed_Charge: 0.04, + DamageParam_ValueMax: 320, + DamageParam_ValueMin: 160, + KeepChargeFullFrame: 200, + Jump_DegSwerve: 3.6, + Stand_DegSwerve: 3.3, + InkRecoverStop: 40, + InkConsumeFullChargeSplatling: 0.15, + }, "4050": { SpecialPoint: 200, subWeaponId: 6, @@ -1391,7 +1629,7 @@ export const weaponParams = { InkConsume_SideStepParam: 0.07, }, "5011": { - SpecialPoint: 190, + SpecialPoint: 200, subWeaponId: 6, specialWeaponId: 18, MoveSpeed: 0.08, @@ -1402,6 +1640,18 @@ export const weaponParams = { InkConsume: 0.0072, InkConsume_SideStepParam: 0.07, }, + "5015": { + SpecialPoint: 190, + subWeaponId: 1, + specialWeaponId: 12, + MoveSpeed: 0.08, + DamageParam_ValueMax: 300, + DamageParam_ValueMin: 150, + Jump_DegSwerve: 7.5, + Stand_DegSwerve: 2, + InkConsume: 0.0072, + InkConsume_SideStepParam: 0.07, + }, "5020": { SpecialPoint: 180, subWeaponId: 4, @@ -1416,6 +1666,20 @@ export const weaponParams = { InkConsume: 0.014, InkConsume_SideStepParam: 0.08, }, + "5021": { + SpecialPoint: 190, + subWeaponId: 9, + specialWeaponId: 1, + MoveSpeed: 0.06, + DamageParam_ValueMax: 360, + DamageParam_ValueMin: 180, + DamageLapOverParam_ValueMax: 525, + DamageLapOverParam_ValueMin: 263, + Jump_DegSwerve: 8, + Stand_DegSwerve: 3.2, + InkConsume: 0.014, + InkConsume_SideStepParam: 0.08, + }, "5030": { SpecialPoint: 200, subWeaponId: 0, @@ -1464,6 +1728,20 @@ export const weaponParams = { InkConsume: 0.008, InkConsume_SideStepParam: 0.03, }, + "5050": { + SpecialPoint: 200, + subWeaponId: 10, + specialWeaponId: 9, + MoveSpeed: 0.07, + DamageParam_ValueMax: 255, + DamageParam_ValueMin: 128, + DamageLapOverParam_ValueMax: 255, + DamageLapOverParam_ValueMin: 128, + Jump_DegSwerve: 8, + Stand_DegSwerve: 2.5, + InkConsume: 0.014, + InkConsume_SideStepParam: 0.12, + }, "6000": { SpecialPoint: 200, subWeaponId: 3, @@ -1482,6 +1760,15 @@ export const weaponParams = { InkConsumeUmbrella_WeaponShelterCanopyParam: 0.3, InkConsume_WeaponShelterShotgunParam: 0.055, }, + "6005": { + SpecialPoint: 200, + subWeaponId: 3, + specialWeaponId: 14, + MoveSpeed: 0.065, + DamageParam_ValueMax: 810, + InkConsumeUmbrella_WeaponShelterCanopyParam: 0.3, + InkConsume_WeaponShelterShotgunParam: 0.055, + }, "6010": { SpecialPoint: 190, subWeaponId: 8, @@ -1536,6 +1823,16 @@ export const weaponParams = { CanopyHP: 2000, InkConsume_WeaponShelterShotgunParam: 0.04, }, + "6030": { + SpecialPoint: 190, + subWeaponId: 12, + specialWeaponId: 2, + MoveSpeed: 0.058, + DamageParam_ValueMax: 900, + CanopyHP: 1000, + InkConsumeUmbrella_WeaponShelterCanopyParam: 0.15, + InkConsume_WeaponShelterShotgunParam: 0.07, + }, "7010": { SpecialPoint: 190, subWeaponId: 11, @@ -1568,6 +1865,22 @@ export const weaponParams = { ChargeFrameFullCharge: 72, InkConsumeFullCharge_ChargeParam: 0.085, }, + "7015": { + SpecialPoint: 190, + subWeaponId: 11, + specialWeaponId: 9, + MoveSpeedFullCharge: 0.068, + DamageParam_ValueMax: 350, + DamageParam_ValueMin: 300, + BlastParam_DistanceDamage: [ + { + Damage: 300, + Distance: 2, + }, + ], + ChargeFrameFullCharge: 72, + InkConsumeFullCharge_ChargeParam: 0.085, + }, "7020": { SpecialPoint: 210, subWeaponId: 6, @@ -1620,6 +1933,17 @@ export const weaponParams = { InkConsume_SwingParam: 0.052, InkConsumeFullCharge_ChargeParam: 0.117, }, + "8005": { + SpecialPoint: 210, + subWeaponId: 2, + specialWeaponId: 3, + DamageParam_SplatanaVerticalDirect: 1400, + DamageParam_SplatanaVertical: 700, + DamageParam_SplatanaHorizontalDirect: 550, + DamageParam_SplatanaHorizontal: 350, + InkConsume_SwingParam: 0.052, + InkConsumeFullCharge_ChargeParam: 0.117, + }, "8010": { SpecialPoint: 190, subWeaponId: 13, diff --git a/app/features/build-analyzer/routes/analyzer.tsx b/app/features/build-analyzer/routes/analyzer.tsx index 6424f24e5..312beeabb 100644 --- a/app/features/build-analyzer/routes/analyzer.tsx +++ b/app/features/build-analyzer/routes/analyzer.tsx @@ -80,7 +80,7 @@ import { import "../analyzer.css"; -export const CURRENT_PATCH = "6.1"; +export const CURRENT_PATCH = "7.0"; export const meta: MetaFunction = () => { return [ diff --git a/app/features/object-damage-calculator/calculator-constants.ts b/app/features/object-damage-calculator/calculator-constants.ts index b65a64e68..357d56bc8 100644 --- a/app/features/object-damage-calculator/calculator-constants.ts +++ b/app/features/object-damage-calculator/calculator-constants.ts @@ -128,7 +128,7 @@ export const damageTypesToCombine: Partial< multiplierOnly: true, }, ], - // Neo Splatana Stamper + // Splatana Stamper Nouveau 8001: [ { when: "SPLATANA_VERTICAL_DIRECT", combineWith: "SPLATANA_VERTICAL" }, { @@ -137,6 +137,15 @@ export const damageTypesToCombine: Partial< multiplierOnly: true, }, ], + // Order Splatana Replica + 8005: [ + { when: "SPLATANA_VERTICAL_DIRECT", combineWith: "SPLATANA_VERTICAL" }, + { + when: "SPLATANA_HORIZONTAL_DIRECT", + combineWith: "SPLATANA_HORIZONTAL", + multiplierOnly: true, + }, + ], // Splatana Wiper 8010: [ { when: "SPLATANA_VERTICAL_DIRECT", combineWith: "SPLATANA_VERTICAL" }, diff --git a/app/features/object-damage-calculator/routes/object-damage-calculator.tsx b/app/features/object-damage-calculator/routes/object-damage-calculator.tsx index aa2ff8e4d..3245d3488 100644 --- a/app/features/object-damage-calculator/routes/object-damage-calculator.tsx +++ b/app/features/object-damage-calculator/routes/object-damage-calculator.tsx @@ -37,7 +37,7 @@ import type { DamageReceiver } from "../calculator-types"; import "../calculator.css"; -export const CURRENT_PATCH = "6.1"; +export const CURRENT_PATCH = "7.0"; export const shouldRevalidate: ShouldRevalidateFunction = () => false; diff --git a/app/modules/in-game-lists/gear-ids.ts b/app/modules/in-game-lists/gear-ids.ts index 1455d6e37..e6c0608e9 100644 --- a/app/modules/in-game-lists/gear-ids.ts +++ b/app/modules/in-game-lists/gear-ids.ts @@ -1,56 +1,72 @@ export const headGearIds = [ 1, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, - 1012, 1014, 1020, 1021, 1023, 1024, 1026, 1028, 1031, 1032, 1033, 1034, 1035, - 1036, 1037, 1038, 1039, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2012, - 2013, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3010, 3011, - 3012, 3014, 3015, 3016, 3018, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, - 3029, 3030, 3031, 4000, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4010, - 4012, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 5000, 5001, 5002, 5004, 5007, - 5008, 5009, 5010, 5011, 5012, 6000, 6001, 6002, 6003, 6004, 6005, 7000, 7002, - 7004, 7005, 7006, 7007, 7009, 7012, 7013, 7014, 7015, 7016, 7018, 7019, 8000, - 8001, 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8011, 8014, 8015, 8016, 8017, - 8018, 9001, 9002, 9003, 9004, 9005, 9007, 9009, 10003, 21000, 21001, 21002, - 21005, 21010, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 21018, 21019, - 21020, 24016, 24017, 24018, 24019, 24020, 24021, 24022, 24023, 25000, 25001, - 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, - 25013, 25016, 25017, 25018, 25019, 25020, 27000, 27004, 27109, 27306, 28000, + 1012, 1014, 1018, 1019, 1020, 1021, 1023, 1024, 1025, 1026, 1027, 1028, 1030, + 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 2000, 2001, 2002, 2003, + 2004, 2005, 2008, 2009, 2010, 2011, 2012, 2013, 3000, 3001, 3002, 3003, 3004, + 3005, 3006, 3007, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, + 3018, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 4000, + 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 4010, 4011, 4012, 4013, + 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 5000, 5001, 5002, 5003, 5004, + 5007, 5008, 5009, 5010, 5011, 5012, 6000, 6001, 6002, 6003, 6004, 6005, 6006, + 7000, 7002, 7004, 7005, 7006, 7007, 7008, 7009, 7011, 7012, 7013, 7014, 7015, + 7016, 7017, 7018, 7019, 7020, 7021, 8000, 8001, 8002, 8003, 8004, 8005, 8006, + 8007, 8008, 8009, 8010, 8011, 8012, 8014, 8015, 8016, 8017, 8018, 9001, 9002, + 9003, 9004, 9005, 9007, 9008, 9009, 10003, 21000, 21001, 21002, 21004, 21005, + 21007, 21010, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 21018, 21019, + 21020, 24016, 24017, 24018, 24019, 24020, 24021, 24022, 24023, 24024, 24025, + 24026, 24027, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, + 25009, 25010, 25011, 25012, 25013, 25016, 25017, 25018, 25019, 25020, 27000, + 27004, 27109, 27306, 28000, 29200, 29201, 29202, 29203, 29204, ] as const; export const clothesGearIds = [ - 2, 1000, 1001, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, + 2, 3, 1000, 1001, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1026, 1027, - 1028, 1029, 1035, 1047, 1048, 1049, 1050, 1055, 1062, 1063, 1066, 1067, 1068, - 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1081, 1082, - 1083, 1084, 1085, 1086, 1088, 1090, 1091, 1092, 1093, 1094, 1095, 2000, 2001, - 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2015, 2026, - 2027, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 4000, 4001, + 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, + 1041, 1042, 1043, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, + 1056, 1057, 1058, 1059, 1060, 1062, 1063, 1066, 1067, 1068, 1069, 1070, 1071, + 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1081, 1082, 1083, 1084, 1085, + 1086, 1087, 1088, 1090, 1091, 1092, 1093, 1094, 1095, 2000, 2001, 2002, 2003, + 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2026, 2027, 2028, 3000, 3001, + 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3010, 3011, 3013, 4000, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, 4010, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, 5010, 5011, 5012, 5013, 5014, 5015, 5016, - 5019, 5023, 5036, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5052, 5053, 5054, - 5055, 5056, 5057, 5058, 5059, 5060, 5061, 5062, 5063, 5064, 6000, 6001, 6007, - 6008, 7000, 7001, 7002, 7003, 7004, 7005, 7006, 7007, 7010, 7013, 7016, 7017, - 7018, 7020, 7021, 7022, 7023, 7024, 8000, 8001, 8002, 8003, 8004, 8005, 8006, - 8007, 8008, 8009, 8010, 8011, 8012, 8013, 8014, 8015, 8017, 8018, 8019, 8020, - 8024, 8025, 8026, 8030, 8031, 8032, 8033, 8034, 8036, 8037, 8038, 8039, 8040, - 9000, 9001, 9002, 9003, 9004, 9005, 9010, 9011, 9012, 9013, 9014, 9015, 10000, - 10001, 10002, 10006, 10012, 10013, 10014, 10015, 21000, 21001, 21002, 21003, - 21004, 21011, 21012, 21013, 21014, 21015, 21016, 25000, 25001, 25002, 25003, - 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25014, - 25015, 25017, 25018, 25019, 25020, 26000, 27000, 27004, 27306, 28000, 28001, + 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, + 5033, 5034, 5035, 5036, 5038, 5039, 5040, 5041, 5042, 5043, 5045, 5046, 5047, + 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 5056, 5057, 5058, 5059, 5060, + 5061, 5062, 5063, 5064, 6000, 6001, 6003, 6004, 6005, 6006, 6007, 6008, 7000, + 7001, 7002, 7003, 7004, 7005, 7006, 7007, 7008, 7009, 7010, 7011, 7012, 7013, + 7014, 7015, 7016, 7017, 7018, 7019, 7020, 7021, 7022, 7023, 7024, 8000, 8001, + 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8009, 8010, 8011, 8012, 8013, 8014, + 8015, 8017, 8018, 8019, 8020, 8021, 8022, 8023, 8024, 8025, 8026, 8027, 8028, + 8030, 8031, 8032, 8033, 8034, 8036, 8037, 8038, 8039, 8040, 8041, 9000, 9001, + 9002, 9003, 9004, 9005, 9007, 9008, 9009, 9010, 9011, 9012, 9013, 9014, 9015, + 9016, 9017, 10000, 10001, 10002, 10004, 10005, 10006, 10007, 10008, 10009, + 10010, 10012, 10013, 10014, 10015, 21000, 21001, 21002, 21003, 21004, 21005, + 21008, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 25000, 25001, 25002, + 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, + 25014, 25015, 25017, 25018, 25019, 25020, 26000, 27000, 27004, 27306, 28000, + 28001, 29200, ] as const; export const shoesGearIds = [ - 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, - 1021, 1022, 1023, 1024, 1025, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, - 2009, 2010, 2016, 2017, 2018, 2025, 2042, 2043, 2044, 2045, 2046, 2047, 2048, - 2049, 2050, 2051, 2052, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, - 3009, 3013, 3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 4000, 4001, 4002, - 4003, 4007, 4008, 4009, 4010, 4011, 4012, 4014, 4015, 4016, 4017, 4018, 4019, - 4020, 4021, 4022, 4023, 4024, 4025, 4026, 5000, 5001, 5002, 6000, 6001, 6002, - 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6010, 6011, 6012, 6013, 6019, 6020, - 6021, 6022, 6023, 6024, 6025, 6026, 6027, 6028, 6029, 6030, 7000, 7001, 7002, - 7004, 8000, 8001, 8002, 8003, 8004, 8005, 8007, 8010, 8011, 8013, 8014, 8015, - 21001, 21002, 21005, 21008, 25000, 25001, 25002, 25003, 25004, 25005, 25006, - 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25014, 25015, 25018, 25019, - 25020, 27000, 27004, 27306, 28000, + 1, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, + 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, + 1025, 1026, 1027, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, + 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2022, 2023, 2024, + 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, + 2038, 2039, 2040, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, + 2052, 2053, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3010, + 3011, 3012, 3013, 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, + 3024, 3025, 3026, 3027, 3028, 3030, 4000, 4001, 4002, 4003, 4007, 4008, 4009, + 4010, 4011, 4012, 4013, 4014, 4015, 4016, 4017, 4018, 4019, 4020, 4021, 4022, + 4023, 4024, 4025, 4026, 5000, 5001, 5002, 6000, 6001, 6002, 6003, 6004, 6005, + 6006, 6007, 6008, 6009, 6010, 6011, 6012, 6013, 6014, 6016, 6017, 6018, 6019, + 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027, 6028, 6029, 6030, 7000, 7001, + 7002, 7003, 7004, 8000, 8001, 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8009, + 8010, 8011, 8013, 8014, 8015, 21001, 21002, 21003, 21005, 21007, 21008, 23008, + 23009, 23010, 23011, 23012, 23013, 23014, 23015, 23016, 25000, 25001, 25002, + 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, + 25014, 25015, 25018, 25019, 25020, 27000, 27004, 27306, 28000, 28001, 29200, ] as const; diff --git a/app/modules/in-game-lists/stage-ids.ts b/app/modules/in-game-lists/stage-ids.ts index 812488f05..67ae7492a 100644 --- a/app/modules/in-game-lists/stage-ids.ts +++ b/app/modules/in-game-lists/stage-ids.ts @@ -22,6 +22,7 @@ export const stageIds = [ 19, // Shipshape Cargo Co. 20, // Bluefin Depot 21, // Robo ROM-en + 22, // Marlin Airport ] as const; export const stagesObj = { @@ -47,4 +48,5 @@ export const stagesObj = { SHIPSHAPE_CARGO_CO: 19, BLUEFIN_DEPOT: 20, ROBO_ROM_EN: 21, + MARLIN_AIRPORT: 22, } as const; diff --git a/app/modules/in-game-lists/weapon-ids.ts b/app/modules/in-game-lists/weapon-ids.ts index 51c944e78..d32203431 100644 --- a/app/modules/in-game-lists/weapon-ids.ts +++ b/app/modules/in-game-lists/weapon-ids.ts @@ -5,53 +5,63 @@ export const weaponCategories = [ { name: "SHOOTERS", weaponIds: [ - 0, 1, 10, 11, 20, 21, 30, 31, 40, 41, 45, 50, 60, 61, 70, 71, 80, 81, 90, - 91, 100, 101, 300, 301, 310, 311, 400, 401, + 0, 1, 10, 11, 20, 21, 30, 31, 40, 41, 45, 46, 47, 50, 51, 60, 61, 70, 71, + 80, 81, 90, 91, 100, 101, 300, 301, 310, 311, 400, 401, ], }, { name: "BLASTERS", weaponIds: [ - 200, 201, 210, 211, 220, 230, 231, 240, 241, 250, 251, 260, 261, + 200, 201, 205, 210, 211, 220, 230, 231, 240, 241, 250, 251, 260, 261, ], }, { name: "ROLLERS", - weaponIds: [1000, 1001, 1010, 1011, 1020, 1021, 1030, 1040, 1041], + weaponIds: [ + 1000, 1001, 1010, 1011, 1015, 1020, 1021, 1030, 1031, 1040, 1041, + ], }, { name: "BRUSHES", - weaponIds: [1100, 1101, 1110, 1111, 1121, 1120], + weaponIds: [1100, 1101, 1110, 1111, 1115, 1121, 1120], }, { name: "CHARGERS", weaponIds: [ - 2000, 2010, 2011, 2020, 2021, 2030, 2040, 2050, 2060, 2061, 2070, 2071, + 2000, 2001, 2010, 2011, 2015, 2020, 2021, 2030, 2031, 2040, 2041, 2050, + 2060, 2061, 2070, 2071, ], }, { name: "SLOSHERS", - weaponIds: [3000, 3001, 3010, 3011, 3020, 3021, 3030, 3031, 3040, 3050], + weaponIds: [ + 3000, 3001, 3005, 3010, 3011, 3020, 3021, 3030, 3031, 3040, 3041, 3050, + 3051, + ], }, { name: "SPLATLINGS", - weaponIds: [4000, 4001, 4010, 4011, 4020, 4030, 4031, 4040, 4050], + weaponIds: [ + 4000, 4001, 4010, 4011, 4015, 4020, 4030, 4031, 4040, 4041, 4050, + ], }, { name: "DUALIES", - weaponIds: [5000, 5001, 5010, 5011, 5020, 5030, 5031, 5040, 5041], + weaponIds: [ + 5000, 5001, 5010, 5015, 5011, 5020, 5021, 5030, 5031, 5040, 5041, 5050, + ], }, { name: "BRELLAS", - weaponIds: [6000, 6001, 6010, 6011, 6020, 6021], + weaponIds: [6000, 6001, 6005, 6010, 6011, 6020, 6021, 6030], }, { name: "STRINGERS", - weaponIds: [7010, 7011, 7020, 7021], + weaponIds: [7010, 7011, 7015, 7020, 7021], }, { name: "SPLATANAS", - weaponIds: [8000, 8001, 8010, 8011], + weaponIds: [8000, 8001, 8005, 8010, 8011], }, ] as const; diff --git a/locales/da/game-misc.json b/locales/da/game-misc.json index d8b2f5ca3..278ed0bb6 100644 --- a/locales/da/game-misc.json +++ b/locales/da/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Shipshape Cargo Co.", "STAGE_20": "Bluefin Depot", "STAGE_21": "Robo ROM-en", + "STAGE_22": "Marlin Airport", "ABILITY_ISM": "Primær blæksparer", "ABILITY_ISS": "Sekundær blæksparer", "ABILITY_IRU": "Blækpåfyldning+", diff --git a/locales/da/gear.json b/locales/da/gear.json index 93b0a5ebb..d9236cf6b 100644 --- a/locales/da/gear.json +++ b/locales/da/gear.json @@ -1,6 +1,8 @@ { "H_1": "White Headband", + "S_1": "Cream Basics", "C_2": "Basic Tee", + "C_3": "Fresh Octo Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", @@ -40,15 +42,25 @@ "C_1012": "Grape Tee", "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", + "S_1013": "Birch Climbing Shoes", "H_1014": "Cycle King Cap", "C_1014": "Gray Vector Tee", + "S_1014": "Green Lace-Ups", "C_1015": "Blue Peaks Tee", + "S_1015": "White Laceless Dakroniks", "C_1016": "Ivory Peaks Tee", + "S_1016": "Blue Laceless Dakroniks", "C_1017": "Squid-Stitch Tee", + "S_1017": "Suede Gray Lace-Ups", + "H_1018": "Long-Billed Cap", "C_1018": "Pirate-Stripe Tee", + "S_1018": "Suede Nation Lace-Ups", + "H_1019": "King Flip Mesh", "C_1019": "Sailor-Stripe Tee", + "S_1019": "Suede Marine Lace-Ups", "H_1020": "Hickory Work Cap", "C_1020": "White 8-Bit FishFry", + "S_1020": "Toni Kensa Soccer Shoes", "H_1021": "Woolly Urchins Classic", "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", @@ -59,28 +71,56 @@ "S_1023": "Ink-Black Clam 600s", "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "H_1025": "Blowfish Newsie", "S_1025": "White Clam 600s", "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", + "S_1026": "Stamina Cycling Shoes", + "H_1027": "Pilot Hat", "C_1027": "Pearl Tee", + "S_1027": "Energy Cycling Shoes", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1030": "Barrelfish Baseball Hat", + "C_1030": "Black V-Neck Tee", "H_1031": "Cap'n Cap", + "C_1031": "White Deca Logo Tee", "H_1032": "Vintage Biker Cap", + "C_1032": "Half-Sleeve Sweater", "H_1033": "Flounder Flap Cap", + "C_1033": "King Jersey", "H_1034": "Dustcloud Cap", + "C_1034": "Gray 8-Bit FishFry", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1036": "White Urchin Rock Tee", "H_1037": "Clue-Detecting Cap", + "C_1037": "Black Urchin Rock Tee", "H_1038": "Headlamp Hat", + "C_1038": "Wet Floor Band Tee", "H_1039": "Swim Cap", + "C_1039": "Squid Squad Band Tee", + "C_1040": "Navy Deca Logo Tee", + "C_1041": "Mister Shrug Tee", + "C_1042": "Chirpy Chips Band Tee", + "C_1043": "Hightide Era Band Tee", + "C_1046": "ω-3 Tee", "C_1047": "Annaki Polpo-Pic Tank", "C_1048": "Firewave Tee", "C_1049": "Takoroka Galactic Tie Dye", "C_1050": "Takoroka Rainbow Tie Dye", + "C_1051": "Missus Shrug Tee", + "C_1052": "League Tee", + "C_1053": "Friend Tee", + "C_1054": "Tentatek Slogan Tee", "C_1055": "Icewave Tee", + "C_1056": "Octoking HK Jersey", + "C_1057": "Dakro Nana Tee", + "C_1058": "Dakro Golden Tee", + "C_1059": "Black Velour Octoking Tee ", + "C_1060": "Green Velour Octoking Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -103,6 +143,7 @@ "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", "C_1086": "Lyco-P Streetstyle Tee", + "C_1087": "Slate Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -137,19 +178,58 @@ "H_2009": "Annaki Beret", "C_2009": "Green Striped LS", "S_2009": "Mawcasins", + "H_2010": "Yamagiri Beanie", "C_2010": "Squidmark LS", "S_2010": "Chocolate Dakroniks", + "H_2011": "Sneaky Beanie", "C_2011": "Zink LS", + "S_2011": "Cyan Dakroniks", "H_2012": "Anglerfish Knit", "C_2012": "Striped Peaks LS", + "S_2012": "Black Dakroniks", "H_2013": "ZedFry Beanie", + "C_2013": "Pink Easy-Stripe Shirt", + "S_2013": "Piranha Moccasins", + "C_2014": "Inkopolis Squaps Jersey", + "S_2014": "White Norimaki 750s", "C_2015": "Annaki Drive Tee ", + "S_2015": "Black Norimaki 750s", + "C_2016": "Lime Easy-Stripe Shirt", "S_2016": "Sunset Orca Hi-Tops", + "C_2017": "Annaki Evolution Tee", "S_2017": "Red & Black Squidkid IV", + "C_2018": "Zekko Long Carrot Tee", "S_2018": "Blue & Black Squidkid IV", + "C_2019": "Zekko Long Radish Tee", + "S_2019": "Gray Sea-Slug Hi-Tops", + "C_2020": "Black Cuttlegear LS", + "S_2020": "Orca Hi-Tops", + "C_2021": "Takoroka Crazy Baseball LS", + "C_2022": "Red Cuttlegear LS", + "S_2022": "Navy Enperrials", + "C_2023": "Khaki 16-Bit FishFry", + "S_2023": "Amber Sea Slug Hi-Tops", + "C_2024": "Blue 16-Bit FishFry", + "S_2024": "Yellow Iromaki 750s", "S_2025": "Red & White Squidkid V", "C_2026": "Ink-Black Tangle Top", + "S_2026": "Honey & Orange Squidkid V", "C_2027": "Deepsea Tangle Top", + "S_2027": "Sun & Shade Squidkid IV", + "C_2028": "Sharkfin Raglan", + "S_2028": "Orca Woven Hi-Tops", + "S_2029": "Green Iromaki 750s", + "S_2030": "Purple Iromaki 750s", + "S_2031": "Red Iromaki 750s", + "S_2032": "Blue Iromaki 750s", + "S_2033": "Orange Iromaki 750s", + "S_2034": "Red Power Stripes", + "S_2035": "Blue Power Stripes", + "S_2036": "Toni Kensa Black Hi-Tops", + "S_2037": "Sesame Salt 270s", + "S_2038": "Black & Blue Squidkid V", + "S_2039": "Orca Passion Hi-Tops", + "S_2040": "Truffle Canvas Hi-Tops", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2044": "Tenya OctoPurps", @@ -161,6 +241,7 @@ "S_2050": "Blue & Black Squidkid III", "S_2051": "Red & White Squidkid III", "S_2052": "Onyx 01STERs", + "S_2053": "Crab-Trap Squidkid III", "H_3000": "Retro Specs", "C_3000": "White Layered LS", "S_3000": "Pink Trainers", @@ -192,13 +273,27 @@ "C_3009": "Green Tee", "S_3009": "Black Trainers", "H_3010": "Octoglasses", + "C_3010": "Red Tentatek Tee", + "S_3010": "Violet Trainers", "H_3011": "Half-Rim Glasses", + "C_3011": "Blue Tentatek Tee", + "S_3011": "Canary Trainers", "H_3012": "Double Egg Shades", + "S_3012": "Yellow-Mesh Sneakers", + "H_3013": "Zekko Cap", + "C_3013": "Squid Yellow Layered LS", "S_3013": "Arrow Pull-Ons", "H_3014": "SV925 Circle Shades", + "S_3014": "Orange-Mesh Sneakers", "H_3015": "Annaki Beret & Glasses", + "S_3015": "N-Pacer CaO", "H_3016": "Swim Goggles", + "S_3016": "N-Pacer Ag", + "H_3017": "Ink-Guard Goggles", + "S_3017": "N-Pacer Au", "H_3018": "Toni Kensa Goggles", + "S_3018": "Sea Slug Volt 95s", + "S_3019": "Athletic Arrows", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "S_3021": "Hyper Guppies", @@ -215,8 +310,10 @@ "H_3027": "Annaki Charms", "S_3027": "E-JECT 30VV", "H_3028": "Glam Clam Specs", + "S_3028": "OB Gaiter Waders", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", + "S_3030": "Noir Guppies", "H_3031": "Hipster Horn-Rims", "H_4000": "Safari Hat", "C_4000": "Shrimp-Pink Polo", @@ -242,14 +339,19 @@ "H_4008": "Bucket Hat", "C_4008": "FC Albacore", "S_4008": "Black Flip-Flops", + "H_4009": "Patched Hat", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", + "H_4011": "Fugu Bell Hat", "S_4011": "Red FishFry Sandals", "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", + "H_4013": "Hothouse Hat", + "S_4013": "Musselforge Flip-Flops", + "H_4014": "Mountie Hat", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", "S_4015": "Arrow Toesies Blu", @@ -279,6 +381,7 @@ "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", "S_5002": "Pro Trail Boots", + "H_5003": "Squidfin Hook Cans", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -300,9 +403,29 @@ "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5016": "Krak-On 528", + "C_5017": "Chilly Mountain Coat", + "C_5018": "Takoroka Windcrusher", "C_5019": "Matcha Down Jacket", + "C_5020": "FA-01 Jacket", + "C_5021": "FA-01 Reversed", + "C_5022": "Pullover Coat", "C_5023": "Kensa Coat", + "C_5024": "Birded Corduroy Jacket", + "C_5025": "Deep-Octo Satin Jacket", + "C_5026": "Zekko Redleaf Coat", + "C_5027": "Lemon Mountain Coat", + "C_5028": "Zekko Jade Coat", + "C_5029": "Light Bomber Jacket", + "C_5033": "Navy Eminence Jacket", + "C_5034": "Tumeric Zekko Coat", + "C_5035": "Custom Painted F-3 ", "C_5036": "Dark Bomber Jacket", + "C_5038": "White Leather F-3", + "C_5039": "Chili-Pepper Ski Jacket", + "C_5040": "Whale-Knit Sweater", + "C_5041": "Rockin' Leather Jacket", + "C_5042": "Kung-Fu Zip-Up", + "C_5043": "Panda Kung-Fu Zip-Up", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -332,11 +455,16 @@ "H_6002": "Sun Visor", "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", + "C_6003": "White King Tank", "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", + "C_6004": "Slash King Tank", "S_6004": "Green Rain Boots", "H_6005": "Crust Bucket Visor", + "C_6005": "Navy King Tank", "S_6005": "Acerola Rain Boots", + "H_6006": "Tee Time Visor", + "C_6006": "Lob-Stars Jersey", "S_6006": "Punk Whites", "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", @@ -347,6 +475,10 @@ "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", + "S_6014": "Deepsea Leather Boots", + "S_6016": "Annaki Arachno Boots", + "S_6017": "New-Leaf Leather Boots", + "S_6018": "Tea-Green Hunting Boots", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", @@ -368,6 +500,7 @@ "C_7002": "Retro Sweat", "S_7002": "Squid-Stitch Slip-Ons", "C_7003": "Firefin Navy Sweat", + "S_7003": "Polka-Dot Slip-Ons", "H_7004": "Skate Helmet", "C_7004": "Navy College Sweat", "S_7004": "ZedFry Slip-Ons", @@ -377,20 +510,32 @@ "C_7006": "Anchor Sweat", "H_7007": "Hockey Helmet", "C_7007": "Negative Longcuff Sweater", + "H_7008": "Matte Bike Helmet", + "C_7008": "Short Knit Layers", "H_7009": "Octo Tackle Helmet Deco", + "C_7009": "Positive Longcuff Sweater", "C_7010": "Annaki Blue Cuff", + "H_7011": "Deca Tackle Visor Helmet", + "C_7011": "Annaki Yellow Cuff", "H_7012": "Winkle Stripe Helm", + "C_7012": "Annaki Red Cuff", "H_7013": "Party Hard Hat", "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "C_7014": "Octarian Retro", "H_7015": "Away-Team Catcher", + "C_7015": "Takoroka Jersey", "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", + "H_7017": "Barrelfish Headgear", "C_7017": "Apex Sweater", "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", + "C_7019": "Octo Jumper Home", + "H_7020": "Slipstream Helmet Pro", "C_7020": "Moby Knit", + "H_7021": "Slipstream Helmet", "C_7021": "Lemon Hoodless", "C_7022": "Motley Hoodless", "C_7023": "Lime Hoodless", @@ -415,17 +560,23 @@ "S_8005": "Kid Clams", "H_8006": "Octoking Facemask", "C_8006": "Red-Check Shirt", + "S_8006": "Smoky Wingtips", "H_8007": "Squid Facemask", "C_8007": "Baby-Jelly Shirt", "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "C_8008": "Baseball Jersey", + "S_8008": "Gray Yellow-Soled Wingtips", + "H_8009": "King Facemask", "C_8009": "Gray Mixed Shirt", + "S_8009": "Inky Kid Clams", + "H_8010": "Motocross Nose Guard", "C_8010": "Vintage Check Shirt", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", "C_8011": "Round-Collar Shirt", "S_8011": "Annaki Tigers", + "H_8012": "Digi-Camo Forge Mask", "C_8012": "Logo Aloha Shirt", "C_8013": "Striped Shirt", "S_8013": "Desert Chukkas", @@ -442,9 +593,14 @@ "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", + "C_8021": "Baby-Jelly Shirt & Tie", + "C_8022": "Prune Parashooter", + "C_8023": "Red Hula Punk with Tie", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", "C_8026": "Ink-Wash Shirt", + "C_8027": "Dots-on-Dots Shirt", + "C_8028": "Toni K. Baseball Jersey", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8032": "Trooper Top", @@ -455,6 +611,7 @@ "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", + "C_8041": "Barrelfish Baseball Uni", "C_9000": "Mountain Vest", "H_9001": "B-ball Headband", "C_9001": "Forest Vest", @@ -467,18 +624,30 @@ "H_9005": "Soccer Headband", "C_9005": "Squidstar Waistcoat", "H_9007": "FishFry Biscuit Bandana", + "C_9007": "Fishing Vest", + "H_9008": "Black FishFry Bandana", + "C_9008": "Front-Zip Vest", "H_9009": "Squidband", + "C_9009": "Silver Tentatek Vest", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", "C_9014": "Black Ranger Vest", "C_9015": "Dark Distressed Vest", + "C_9016": "Tentatek Slipstream Vest", + "C_9017": "Teal Body Warmer", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", "H_10003": "Tentaclinger Earring", + "C_10004": "Shirt with Blue Hoodie", + "C_10005": "Grape Hoodie", "C_10006": "Gray Hoodie", + "C_10007": "Hothouse Hoodie", + "C_10008": "Pink Hoodie", + "C_10009": "Olive Zekko Parka", + "C_10010": "Black Hoodie", "C_10012": "Sudadera Roja", "C_10013": "Dustcloud Hoodie", "C_10014": "Sudadera Celeste", @@ -492,9 +661,15 @@ "C_21002": "Juice Parka", "S_21002": "Nonslip Senseis", "C_21003": "Garden Gear", + "S_21003": "Octoleet Boots", + "H_21004": "Octoleet Goggles", "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", + "C_21005": "North-Country Parka", "S_21005": "Flipper Floppers", + "H_21007": "Worker's Head Towel", + "S_21007": "Trevally Derby Rollers", + "C_21008": "Dev Uniform", "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", @@ -510,9 +685,19 @@ "H_21016": "Deep Sinker Helm", "C_21016": "Hacker Jacket", "H_21017": "Commander Cap", + "C_21017": "Cooler Jacket", "H_21018": "See-an-Enemy HUD", "H_21019": "Retro Future Helmet", "H_21020": "3D Glasses", + "S_23008": "Shivery Squidkid III", + "S_23009": "Fried Squidkid III", + "S_23010": "Big Squidkid III", + "S_23011": "Chained DC Toejamz", + "S_23012": "Jeweled DC Toejamz", + "S_23013": "Swirled DC Toejamz", + "S_23014": "Trifecta Duck Boots", + "S_23015": "Trifecta Hi-Tops", + "S_23016": "Trifecta Sandals", "H_24016": "Undead Head", "H_24017": "The Plankton Walker", "H_24018": "Swim Reaper", @@ -521,6 +706,10 @@ "H_24021": "Coral Wreath", "H_24022": "Golden Gala Masque", "H_24023": "Octopearl Crown", + "H_24024": "Teal Pinhole Shades", + "H_24025": "Green Pinhole Shades", + "H_24026": "Pink Pinhole Shades", + "H_24027": "Yellow Pinhole Shades", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", @@ -593,5 +782,13 @@ "H_28000": "Stay Crusty Cap", "C_28000": "Crispy Crustume", "S_28000": "Fry Tops", - "C_28001": "Frivolous Paw Suit" + "C_28001": "Frivolous Paw Suit", + "S_28001": "Burden of Floof", + "H_29200": "Order Earring Replica", + "C_29200": "Order Suit Replica", + "S_29200": "Order Boot Replicas", + "H_29201": "Order Regulator Replica", + "H_29202": "Controller VM", + "H_29203": "Parallel Mask", + "H_29204": "Pearl Plushie" } diff --git a/locales/da/weapons.json b/locales/da/weapons.json index ac6f700e4..a93d4f2f3 100644 --- a/locales/da/weapons.json +++ b/locales/da/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST '91", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_205": "Order Blaster Replica", "MAIN_1120": "Painbrush", "MAIN_1121": "Painbrush Nouveau", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_1111": "Octobrush Nouveau", + "MAIN_1115": "Orderbrush Replica", "MAIN_2060": "Goo Tuber", "MAIN_2061": "Custom Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", "MAIN_2040": "E-liter 4K Scope", + "MAIN_2041": "Custom E-liter 4K Scope", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "Custom E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2021": "Z+F Splatterscope", "MAIN_2010": "Splat Charger", "MAIN_2011": "Z+F Splat Charger", + "MAIN_2015": "Order Charger Replica", "MAIN_2070": "Snipewriter 5H", "MAIN_2071": "Snipewriter 5B", "MAIN_2000": "Classic Squiffer", + "MAIN_2001": "New Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", + "MAIN_5021": "Glooga Dualies Deco", + "MAIN_5050": "Douser Dualies FF", "MAIN_5010": "Splat Dualies", "MAIN_5011": "Enperry Splat Dualies", + "MAIN_5015": "Order Dualie Replicas", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamo Roller", "MAIN_1021": "Gold Dynamo Roller", "MAIN_1030": "Flingza Roller", + "MAIN_1031": "Foil Flingza Roller", "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", + "MAIN_1015": "Order Roller Replica", "MAIN_1040": "Big Swig Roller", "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", - "MAIN_8001": "Neo Splatana Stamper", + "MAIN_8001": "Splatana Stamper Nouveau", + "MAIN_8005": "Order Splatana Replica", "MAIN_6020": "Undercover Brella", "MAIN_6021": "Undercover Sorella Brella", + "MAIN_6030": "Recycled Brella 24 Mk I", "MAIN_6000": "Splat Brella", "MAIN_6001": "Sorella Brella", + "MAIN_6005": "Order Brella Replica", "MAIN_6010": "Tenta Brella", "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", @@ -67,6 +81,7 @@ "MAIN_400": "Squeezer", "MAIN_401": "Foil Squeezer", "MAIN_50": ".52 Gal", + "MAIN_51": ".52 Gal Deco", "MAIN_80": ".96 Gal", "MAIN_81": ".96 Gal Deco", "MAIN_90": "Jet Squelcher", @@ -74,6 +89,8 @@ "MAIN_40": "Splattershot", "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", + "MAIN_47": "Order Shot Replica", + "MAIN_46": "Octo Shot Replica", "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3011": "Tri-Slosher Nouveau", "MAIN_3050": "Dread Wringer", + "MAIN_3051": "Dread Wringer D", "MAIN_3020": "Sloshing Machine", "MAIN_3021": "Sloshing Machine Neo", "MAIN_3000": "Slosher", "MAIN_3001": "Slosher Deco", + "MAIN_3005": "Order Slosher Replica", "MAIN_3040": "Explosher", + "MAIN_3041": "Custom Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4031": "Ballpoint Splatling Nouveau", "MAIN_4050": "Heavy Edit Splatling", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini Splatling", "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Heavy Splatling", "MAIN_4011": "Heavy Splatling Deco", + "MAIN_4015": "Order Splatling Replica", "MAIN_7010": "Tri-Stringer", "MAIN_7011": "Inkline Tri-Stringer", + "MAIN_7015": "Order Stringer Replica", "MAIN_7020": "REEF-LUX 450", "MAIN_7021": "REEF-LUX 450 Deco", "SUB_8": "Squid Beakon", diff --git a/locales/de/game-misc.json b/locales/de/game-misc.json index 9d4aa902f..ff2a3f545 100644 --- a/locales/de/game-misc.json +++ b/locales/de/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Frachtschiff Schwerfisch", "STAGE_20": "Blauflossen-Depot", "STAGE_21": "ROM & RAMen", + "STAGE_22": "La Ola Airport", "ABILITY_ISM": "Hauptverbrauch", "ABILITY_ISS": "Sekundärverbrauch", "ABILITY_IRU": "Regeneration +", diff --git a/locales/de/gear.json b/locales/de/gear.json index 8b9267aa0..8737b1dd2 100644 --- a/locales/de/gear.json +++ b/locales/de/gear.json @@ -1,6 +1,8 @@ { "H_1": "Weißes Stirnband", + "S_1": "Weiße Leinenschuhe", "C_2": "Alltagsshirt", + "C_3": "Okto-Alltagsshirt", "H_1000": "Urchins-Kappe", "C_1000": "Weißes Shirt", "S_1000": "Blaue Low-Tops", @@ -40,15 +42,25 @@ "C_1012": "Lila Shirt", "S_1012": "Sonnen-Kletterschuhe", "C_1013": "Rotes Profil-Shirt", + "S_1013": "Pfirsich-Kletterschuhe", "H_1014": "Champion-Radlermütze", "C_1014": "Graues Profil-Shirt", + "S_1014": "Grüne Schnürschuhe", "C_1015": "Eisgipfel-Shirt", + "S_1015": "Weiße Schnürlos-Dakroniks", "C_1016": "Schneegipfel-Shirt", + "S_1016": "Blaue Schnürlos-Dakroniks", "C_1017": "Pfeilmuster-Shirt", + "S_1017": "Graue Wildleder-Schnürer", + "H_1018": "Langschirm-Mütze", "C_1018": "Piraten-Shirt", + "S_1018": "Mehrfarb-Wildleder-Schnürer", + "H_1019": "King-Flexi-Netzkappe", "C_1019": "Marine-Shirt", + "S_1019": "Türkise Wildleder-Schnürer", "H_1020": "Hickory-Arbeitsmütze", "C_1020": "Weißes Rilax-Pixel-Shirt", + "S_1020": "Kensa-Stollenschuhe", "H_1021": "Urchins-Kappe Klassik", "C_1021": "Schwarzes Rilax-Pixel-Shirt", "S_1021": "Wasabi-Tabi", @@ -59,28 +71,56 @@ "S_1023": "600er Kanro", "H_1024": "Jeanskappe mit Schild", "S_1024": "Profi-Tennisschuhe", + "H_1025": "Kugelfisch-Schiebermütze", "S_1025": "600er Weiß", "H_1026": "Durag-Kappe und Brille", "C_1026": "Leo-Print-Shirt", + "S_1026": "Radlertreter Sprint", + "H_1027": "Fliegermütze", "C_1027": "Perlen-Shirt", + "S_1027": "Radlertreter Tour", "H_1028": "Klappenkappe Dark", "C_1028": "Okto-Shirt", "C_1029": "Zebra-Shirt", + "H_1030": "Schnablers-Baseballkappe", + "C_1030": "Schwarzes V-Shirt", "H_1031": "Marinemütze", + "C_1031": "Weißes Deka-Shirt", "H_1032": "Rockerkappe", + "C_1032": "Half-Sleeve", "H_1033": "Umkehrschieber", + "C_1033": "King-Trikot", "H_1034": "Sandsturm-Kappe", + "C_1034": "Graues Rilax-Pixel-Shirt", "H_1035": "Seesalz-Kappe", "C_1035": "Weißes V-Shirt", "H_1036": "Dockermütze", + "C_1036": "Weißes Seeigel-Rock-Shirt", "H_1037": "Schnüfflerschirm", + "C_1037": "Schwarzes Seeigel-Rock-Shirt", "H_1038": "Leuchtkappe", + "C_1038": "Wet-Floor-Shirt", "H_1039": "Schwimmkappe", + "C_1039": "Squid-Squad-Shirt", + "C_1040": "Dunkelblaues Deka-Shirt", + "C_1041": "Mister-Shrug-Shirt", + "C_1042": "Chirpy-Chips-Shirt", + "C_1043": "Hightide-Era-Shirt", + "C_1046": "ω-3-Shirt", "C_1047": "Annaki-Oktoprint-Shirt", "C_1048": "Hitzewellen-Shirt", "C_1049": "Galaxie-Batikshirt", "C_1050": "Regenbogen-Batikshirt", + "C_1051": "Ms-Shrug-Shirt", + "C_1052": "Liga-Shirt", + "C_1053": "Freundesshirt", + "C_1054": "Tentatek-Mottoshirt", "C_1055": "Frostwellen-Shirt", + "C_1056": "Oktoking-Trikot", + "C_1057": "Gelbkiwi-Dakro-Shirt", + "C_1058": "Goldenes Dakro-Shirt", + "C_1059": "Schwarzes Oktoking-Shirt", + "C_1060": "Grünes Oktoking-Shirt", "C_1062": "Terpentakel-Shirt", "C_1063": "Tentatek-Duo-Shirt", "C_1066": "Annaki-Shirt mit Choker", @@ -103,6 +143,7 @@ "C_1084": "Zwielichtwellen-Shirt", "C_1085": "Dämmerwellen-Shirt", "C_1086": "Papri-K-Style-Shirt", + "C_1087": "Sesa-M-Style-Shirt", "C_1088": "Aalzazel-Shirt", "C_1090": "Limetten-BlobMob-Shirt", "C_1091": "Beeren-BlobMob-Shirt", @@ -137,19 +178,58 @@ "H_2009": "Annaki-Barett", "C_2009": "Grünes Streifen-Longsleeve", "S_2009": "Karnivor-Schnürer", + "H_2010": "Zickzack-Beanie", "C_2010": "Kalmar-Longsleeve", "S_2010": "Schoko-Dakroniks", + "H_2011": "Inkognito-Mütze", "C_2011": "Sagitron-Longsleeve", + "S_2011": "Türkise Dakroniks", "H_2012": "Angloramütze", "C_2012": "Streifengipfel-Longsleeve", + "S_2012": "Schwarze Dakroniks", "H_2013": "Zeki-Beanie", + "C_2013": "Rosa Blockstreifen-Shirt", + "S_2013": "Piranha-Schnürer", + "C_2014": "Flying-Fish-Trikot", + "S_2014": "Weiße Norimaki 750", "C_2015": "Annaki-Lagen-Shirt", + "S_2015": "Schwarze Norimaki 750", + "C_2016": "Grünes Blockstreifen-Shirt", "S_2016": "Sonnenorca-High-Tops", + "C_2017": "Annaki-Evolution-Shirt", "S_2017": "Rot-schwarze Squidkids IV", + "C_2018": "Karotten-Zekko-Shirt", "S_2018": "Blau-schwarze Squidkids IV", + "C_2019": "Rettich-Zekko-Shirt", + "S_2019": "Graue High-Tops", + "C_2020": "Schwarzes Kuttel-Korps-Shirt", + "S_2020": "Orca-High-Tops", + "C_2021": "Kalamati-Baseball-Shirt", + "C_2022": "Rotes Kuttel-Korps-Shirt", + "S_2022": "Marine-Enperrial-Stiefel", + "C_2023": "Kaki Rilax-Pixel-Longsleeve", + "S_2023": "Bernstein-High-Tops", + "C_2024": "Blaues Rilax-Pixel-Longsleeve", + "S_2024": "Gelbe Iromaki 750", "S_2025": "Rot-weiße Squidkids V", "C_2026": "Schwarzer Flechtprint-Pulli", + "S_2026": "Honig-orange Squidkids V", "C_2027": "Ultramarin-Flechtprint-Pulli", + "S_2027": "Gelb-blaue Squidkids IV", + "C_2028": "Haifisch-Raglan", + "S_2028": "Webe-Orca-High-Tops", + "S_2029": "Grüne Iromaki 750", + "S_2030": "Lila Iromaki 750", + "S_2031": "Rote Iromaki 750", + "S_2032": "Blaue Iromaki 750", + "S_2033": "Orange Iromaki 750", + "S_2034": "Rote Power-Sci-Fis", + "S_2035": "Blaue Power-Sci-Fis", + "S_2036": "Kensa-Sci-Fis", + "S_2037": "Gomashio 270", + "S_2038": "Schwarz-blaue Squidkids V", + "S_2039": "Pitaya-Orca-High-Tops", + "S_2040": "Schwarze Leinen-High-Tops", "S_2042": "Reboot-High-Tops", "S_2043": "Rote Tenya8", "S_2044": "Lila Tenya8", @@ -161,6 +241,7 @@ "S_2050": "Blau-Mono-Squidkids III", "S_2051": "Rot-Mono-Squidkids III", "S_2052": "4USTERs Kanro", + "S_2053": "Squidkids III KrabLuxe", "H_3000": "Retrobrille", "C_3000": "Weißes Lagen-Shirt", "S_3000": "Pinke Turnschuhe", @@ -192,13 +273,27 @@ "C_3009": "Grünes Lagen-Shirt", "S_3009": "Schwarze Turnschuhe", "H_3010": "Oktobrille", + "C_3010": "Rotes Tentatek-Shirt", + "S_3010": "Violette Turnschuhe", "H_3011": "Halbrand-Brille", + "C_3011": "Blaues Tentatek-Shirt", + "S_3011": "Kanarien-Turnschuhe", "H_3012": "Oval-Sonnenbrille", + "S_3012": "Gelbe Netzsneaker", + "H_3013": "Zekko-Brille mit Kappe", + "C_3013": "Gelbes Kalmar-Lagen-Shirt", "S_3013": "Pfeil-Pull-ons", "H_3014": "SV925-Rundbrille", + "S_3014": "Orange Netzsneaker", "H_3015": "Annaki-Barett mit Brille", + "S_3015": "N-Pacer CaO", "H_3016": "Schwimmbrille", + "S_3016": "N-Pacer Ag", + "H_3017": "Tintenschutzbrille", + "S_3017": "N-Pacer Au", "H_3018": "Kensa-Schwimmbrille", + "S_3018": "Laufschuhe Volt 95", + "S_3019": "Sportive Pfeilschuhe", "S_3020": "Sneaker Translux", "H_3021": "Macropinna-Brille", "S_3021": "Hyper-Guppys", @@ -215,8 +310,10 @@ "H_3027": "Eckige Annaki-Brille", "S_3027": "AL-G 9S", "H_3028": "Klappenbrille", + "S_3028": "Schlüpfschnürer OB", "H_3029": "BC925-Rundbrille", "H_3030": "Bullaugenbrille", + "S_3030": "Tiefschwarz-Guppys", "H_3031": "Eckige Hornbrille", "H_4000": "Hummer-Tropenhut", "C_4000": "Krabbencocktail-Polohemd", @@ -242,14 +339,19 @@ "H_4008": "Fischerhut", "C_4008": "FC-Bonito-Trikot", "S_4008": "Schwarze Strandsandalen", + "H_4009": "Patchwork-Hut", "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", + "H_4011": "Kugelfisch-Glockenhut Duo", "S_4011": "Rote Schlappen", "H_4012": "Muschel-Bambushut", "S_4012": "Gelbe Schlappen", + "H_4013": "Tropenblätter-Hut", + "S_4013": "Molluskelbude-Schlappen", + "H_4014": "Mountie-Hut", "S_4014": "Gräten-Sandalen", "H_4015": "Melone", "S_4015": "Blaue Pfeilsandalen", @@ -279,6 +381,7 @@ "H_5002": "Gehörschutz", "C_5002": "Lila Anorak", "S_5002": "Profi-Wanderstiefel", + "H_5003": "Cephalo-Kopfhörer", "C_5003": "Rot-weiße Collegejacke", "H_5004": "Klassische Kopfhörer", "C_5004": "Sportjacke", @@ -300,9 +403,29 @@ "C_5014": "Katzen-Baseballjacke", "C_5015": "Elektrowels-Baseballjacke", "C_5016": "Medusa 528", + "C_5017": "Eisberg-Jacke", + "C_5018": "Kalamati-Windbreaker", "C_5019": "Matcha-Daunenjacke", + "C_5020": "FA-01-Jacke", + "C_5021": "FA-01-Wendejacke", + "C_5022": "Pullovermantel", "C_5023": "Kensa-Trainerjacke", + "C_5024": "Piepmatz-Cordjacke", + "C_5025": "Okto-Baseballjacke", + "C_5026": "Ahorn-Zekko-Trainerjacke", + "C_5027": "Dotterblumen-Jacke", + "C_5028": "Jade-Zekko-Trainerjacke", + "C_5029": "Bomberjacke Plus", + "C_5033": "Marine-King-Kurzmantel", + "C_5034": "Senf-Zekko-Trainerjacke", + "C_5035": "F3-Jacke Spezial", "C_5036": "Bomberjacke Minus", + "C_5038": "Weiße F3-Jacke", + "C_5039": "Chilischoten-Skijacke", + "C_5040": "Wal-Strickjacke", + "C_5041": "Rock-Lederjacke", + "C_5042": "Kung-Fu-Jacke", + "C_5043": "Panda-Kung-Fu-Jacke", "C_5045": "Arktis-Monster-Parka", "C_5046": "Barazushi-Anorak", "C_5047": "Patchwork-Bomberjacke", @@ -332,11 +455,16 @@ "H_6002": "Sonnen-Schirmband", "S_6002": "Rote Arbeitsstiefel", "H_6003": "Kalamati-Schirmband", + "C_6003": "Weißes King-Tanktop", "S_6003": "Blaue Biker-Stiefel", "H_6004": "Gesichtsschutz", + "C_6004": "Blockstreifen-King-Tanktop", "S_6004": "Moosgrüne Gummistiefel", "H_6005": "Shrimpschirm", + "C_6005": "Marineblaues King-Tanktop", "S_6005": "Kirschrote Gummistiefel", + "H_6006": "Golfclub-Visor", + "C_6006": "LobStars-Trikot", "S_6006": "Weiße Punkstiefel", "C_6007": "Umibozu-Auswärtstrikot", "S_6007": "Rotbraune Punkstiefel", @@ -347,6 +475,10 @@ "S_6011": "Blaue Tarn-Daunenstiefel", "S_6012": "Jagdstiefel", "S_6013": "Schwarze Punkstiefel", + "S_6014": "Tiefsee-Lederstiefel", + "S_6016": "Annaki-Arachno-Stiefel", + "S_6017": "Frühlingsblatt-Stiefel", + "S_6018": "Teegrüne Jagdstiefel", "S_6019": "Biker-Stiefel M-DCB", "S_6020": "Bonito-Arbeitsstiefel", "S_6021": "Eis-Duck-Boots", @@ -368,6 +500,7 @@ "C_7002": "Retro-Sweatshirt", "S_7002": "Pfeil-Slip-ons", "C_7003": "Blaues Rilax-Sweatshirt", + "S_7003": "Punkt-Slip-ons", "H_7004": "Skateboardhelm", "C_7004": "Marineblaues Sweatshirt", "S_7004": "Zeki-Slip-ons", @@ -377,20 +510,32 @@ "C_7006": "Anker-Sweatshirt", "H_7007": "Hockey-Helm", "C_7007": "Bündchen-Pulli Minus", + "H_7008": "Matter MTB-Helm", + "C_7008": "Pulli-Hemd-Kombi", "H_7009": "Okto-Helm Deko", + "C_7009": "Bündchen-Pulli Plus", "C_7010": "Annaki-Blauärmel-Pulli", + "H_7011": "Deka-Helm", + "C_7011": "Annaki-Gelbärmel-Pulli", "H_7012": "Muschelhelm", + "C_7012": "Annaki-Rotärmel-Pulli", "H_7013": "Hørnhelmer", "C_7013": "N-Pacer-Trainingsjacke", "H_7014": "Heim-Catcherhelm", + "C_7014": "Oktarianer-Retropulli", "H_7015": "Auswärts-Catcherhelm", + "C_7015": "Kalamati-Trikot", "H_7016": "Rugby-Kopfschutz", "C_7016": "Manati-Swag-Pulli", + "H_7017": "Schnablers-Kopfschutz", "C_7017": "Hai-Strickpulli", "H_7018": "Schnablers-Heimspielhelm", "C_7018": "Blaues Okto-Trikot", "H_7019": "Zeki-Helm", + "C_7019": "Weißes Okto-Trikot", + "H_7020": "Stuntradler-Helm Pro", "C_7020": "Wal-Strickpulli", + "H_7021": "Stuntradler-Helm", "C_7021": "Zitrus-No-Hoodie", "C_7022": "Mixtape-No-Hoodie", "C_7023": "Algen-No-Hoodie", @@ -415,17 +560,23 @@ "S_8005": "Doppelschnallen-Schuhe", "H_8006": "Oktoking-Mundschutz", "C_8006": "Rotes Karohemd", + "S_8006": "Smoky Brogues", "H_8007": "Kalmar-Mundschutz", "C_8007": "Quallen-Hemd", "S_8007": "Rotsohlen-Brogues", "H_8008": "Rilax-Mundschutz", "C_8008": "Baseball-Lagen-Hoodie", + "S_8008": "Gelbsohlen-Brogues", + "H_8009": "King-Mundschutz", "C_8009": "Graues Karodetail-Hemd", + "S_8009": "Schwarze Doppelschnaller", + "H_8010": "Motocross-Nasenschutz", "C_8010": "Retro-Karohemd", "S_8010": "Habanero-Annaki-Schuhe", "H_8011": "Focus-Mundschutz", "C_8011": "Bubikragen-Hemd", "S_8011": "Annaki-Tiger-Loafer", + "H_8012": "Focus-Digicamo-Mundschutz", "C_8012": "Logo-Hawaiihemd", "C_8013": "Streifenhemd", "S_8013": "Wüsten-Chukkas", @@ -442,9 +593,14 @@ "C_8018": "Oktobowler-Hemd", "C_8019": "Ink Blocking-Hemd", "C_8020": "Rote Fallschirmjacke", + "C_8021": "Quallen-Hemd mit Krawatte", + "C_8022": "Blaue Fallschirmjacke", + "C_8023": "Punk-Hemd mit Krawatte", "C_8024": "Chili-Okto-Alohahemd", "C_8025": "Annaki-Flanell-Hoodie", "C_8026": "Ink Blocking-Hemd Flip", + "C_8027": "Punktehemd", + "C_8028": "Kensa-Baseball-Trikot", "C_8030": "Seepferd-Guayabera", "C_8031": "Clownstyle-Hemd", "C_8032": "Pfadfischer-Hemd", @@ -455,6 +611,7 @@ "C_8038": "Schlichtes Stehkragen-Hemd", "C_8039": "Patchwork-Hemd", "C_8040": "Upcycle-Hemd Metro", + "C_8041": "Schnablers-Trikot", "C_9000": "Kletter-Steppweste", "H_9001": "Basketballstirnband", "C_9001": "Outdoor-Steppweste", @@ -467,18 +624,30 @@ "H_9005": "Fußballstirnband", "C_9005": "Kalmarstern-Weste", "H_9007": "Rilax-Bandana", + "C_9007": "Anglerweste", + "H_9008": "Schwarzes Rilax-Bandana", + "C_9008": "Reißverschlussweste", "H_9009": "TT-Stirnband", + "C_9009": "Silberne Tentatek-Weste", "C_9010": "Kaki-Ranger-Kombo", "C_9011": "Roter Krabbenschützer", "C_9012": "Grüner Krabbenschützer", "C_9013": "Klecks-Pullunder", "C_9014": "Schwarze Ranger-Kombo", "C_9015": "Dunkler Klecks-Pullunder", + "C_9016": "Radlerweste Tentatek", + "C_9017": "Petrol-Thermoweste", "C_10000": "Tarn-Hoodie", "C_10001": "Tannengrüner Hoodie", "C_10002": "Zekko-Hoodie", "H_10003": "Tentakel-Ohrschmuck", + "C_10004": "Hemd mit blauem Hoodie", + "C_10005": "Traubenlila Hoodie", "C_10006": "Grauer Hoodie", + "C_10007": "Tropenblätter-Hoodie", + "C_10008": "Pinker Hoodie", + "C_10009": "Oliver Zekko-Hoodie", + "C_10010": "Schwarzer Hoodie", "C_10012": "Sudadera Roja", "C_10013": "Sandsturm-Hoodie", "C_10014": "Sudadera Celeste", @@ -492,9 +661,15 @@ "C_21002": "Tankwart-Jacke", "S_21002": "Arbeiter-Tabi", "C_21003": "Shirt mit Handschuhen", + "S_21003": "Oktech-Stiefel", + "H_21004": "Oktech-Visor", "C_21004": "Shrimpy-Snacks-Shirt", "H_21005": "Mütze der Legende", + "C_21005": "Nordland-Parka", "S_21005": "Arbeitsflossen", + "H_21007": "Arbeiterkopftuch", + "S_21007": "Flitzpantoffeln DK", + "C_21008": "Entwickler-Pulli", "S_21008": "Glamletten", "H_21010": "Schnapperkappe", "H_21011": "Opak-Visor", @@ -510,9 +685,19 @@ "H_21016": "Tiefseetaucherhelm", "C_21016": "Hackerfrack", "H_21017": "Aquanaut-Schiffchen", + "C_21017": "Tanker-Jacke", "H_21018": "Monovisor", "H_21019": "Retrofutur-Helm", "H_21020": "3D-Durchblicker", + "S_23008": "Squidkids III Mako", + "S_23009": "Squidkids III Muri", + "S_23010": "Squidkids III Mantaro", + "S_23011": "Ketten-Suriletten", + "S_23012": "Juwel-Suriletten", + "S_23013": "Wirbel-Suriletten", + "S_23014": "Trio-Duck-Boots", + "S_23015": "Trio-High-Tops", + "S_23016": "Trio-Schlappen", "H_24016": "Pharao-Wickel", "H_24017": "Klecksereispitz", "H_24018": "Horrorhaube", @@ -521,6 +706,10 @@ "H_24021": "Korallenkranz", "H_24022": "Gala-Goldmaske", "H_24023": "Tentakrönchen", + "H_24024": "Blaue Löcherbrille", + "H_24025": "Grüne Löcherbrille", + "H_24026": "Rosa Löcherbrille", + "H_24027": "Gelbe Löcherbrille", "H_25000": "Tintenfisch-Spange", "C_25000": "Schuluniform A", "S_25000": "Schuluniform-Schuhe", @@ -593,5 +782,13 @@ "H_28000": "Shrimpson-Haube", "C_28000": "Knusperkostüm", "S_28000": "Shrimpy-Schuhe", - "C_28001": "Miez-Montur" + "C_28001": "Miez-Montur", + "S_28001": "Miez-Miauken", + "H_29200": "Ordnung-Ohrring Replik", + "C_29200": "Ordnung-Anzug Replik", + "S_29200": "Ordnung-Schuhe Replik", + "H_29201": "Ordnung-Regler Replik", + "H_29202": "VM-Controller", + "H_29203": "Parallel-Maske", + "H_29204": "Plüsch-Perlinchen" } diff --git a/locales/de/weapons.json b/locales/de/weapons.json index e239462f7..e6f3031b0 100644 --- a/locales/de/weapons.json +++ b/locales/de/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST91", "MAIN_200": "Luna-Blaster", "MAIN_201": "Luna-Blaster Neo", + "MAIN_205": "Ordnung-Blaster Replik", "MAIN_1120": "Fächerfärber", "MAIN_1121": "Fächerfärber Fresco", "MAIN_1100": "Quasto", "MAIN_1101": "Quasto Fresco", "MAIN_1110": "Kalligraf", "MAIN_1111": "Kalligraf Fresco", + "MAIN_1115": "Ordnung-Kalligraf Replik", "MAIN_2060": "T-Tuber", "MAIN_2061": "T-Tuber SE", "MAIN_2050": "Klotzer 14-A", "MAIN_2040": "Ziel-E-liter 4K", + "MAIN_2041": "Ziel-E-liter 4K SE", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "E-liter 4K SE", "MAIN_2020": "Ziel-Konzentrator", "MAIN_2021": "Zekkori-Ziel-Konzentrator", "MAIN_2010": "Klecks-Konzentrator", "MAIN_2011": "Zekkori-Klecks-Konzentrator", + "MAIN_2015": "Ordnung-Konzentrator Replik", "MAIN_2070": "R-BLR/5H", "MAIN_2071": "R-BLR/5B", "MAIN_2000": "Sepiator α", + "MAIN_2001": "Sepiator β", "MAIN_5030": "Dual-Platscher", "MAIN_5031": "Dual-Platscher SE", "MAIN_5020": "Kelvin 525", + "MAIN_5021": "Kelvin 525 Deko", + "MAIN_5050": "Lösch-Doppler FW", "MAIN_5010": "Klecks-Doppler", "MAIN_5011": "Enperry-Klecks-Doppler", + "MAIN_5015": "Ordnung-Doppler Replik", "MAIN_5000": "Sprenkler", "MAIN_5001": "Sprenkler Fresco", "MAIN_5040": "Quadhopper Noir", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynaroller", "MAIN_1021": "Dynaroller Tesla", "MAIN_1030": "Flex-Roller", + "MAIN_1031": "Flex-Roller Fol", "MAIN_1010": "Klecksroller", "MAIN_1011": "Medusa-Klecksroller", + "MAIN_1015": "Ordnung-Roller Replik", "MAIN_1040": "Breitroller", "MAIN_1041": "Breitroller Express", "MAIN_8010": "Wischer-Splatana", "MAIN_8011": "Wischer-Splatana Deko", "MAIN_8000": "Stempel-Splatana", - "MAIN_8001": "Stempel-Splatana Neo", + "MAIN_8001": "Stempel-Splatana Fresco", + "MAIN_8005": "Ordnung-Splatana Replik", "MAIN_6020": "UnderCover", "MAIN_6021": "Sorella-UnderCover", + "MAIN_6030": "Bast-Pluviator 24-A", "MAIN_6000": "Parapluviator", "MAIN_6001": "Sorella-Parapluviator", + "MAIN_6005": "Ordnung-Pluviator Replik", "MAIN_6010": "Camp-Pluviator", "MAIN_6011": "Sorella-Camp-Pluviator", "MAIN_30": "Airbrush MG", @@ -67,6 +81,7 @@ "MAIN_400": "Quetscher", "MAIN_401": "Quetscher Fol", "MAIN_50": ".52 Gallon", + "MAIN_51": ".52 Gallon Deko", "MAIN_80": ".96 Gallon", "MAIN_81": ".96 Gallon Deko", "MAIN_90": "Platscher", @@ -74,6 +89,8 @@ "MAIN_40": "Kleckser", "MAIN_41": "Tentatek-Kleckser", "MAIN_45": "Heldenwaffe Replik", + "MAIN_47": "Ordnung-Kleckser Replik", + "MAIN_46": "Okto-Kleckser Replik", "MAIN_20": "Fein-Disperser", "MAIN_21": "Fein-Disperser Neo", "MAIN_100": "Kosmo-Kleckser", @@ -91,11 +108,14 @@ "MAIN_3010": "3R-Schwapper", "MAIN_3011": "3R-Schwapper Fresco", "MAIN_3050": "Schwappwascher", + "MAIN_3051": "Schwappwascher D", "MAIN_3020": "Trommel-Schwapper", "MAIN_3021": "Trommel-Schwapper Neo", "MAIN_3000": "Schwapper", "MAIN_3001": "Schwapper Deko", + "MAIN_3005": "Ordnung-Schwapper Replik", "MAIN_3040": "Knall-Schwapper", + "MAIN_3041": "Knall-Schwapper SE", "MAIN_4030": "Kuli-Splatling", "MAIN_4031": "Kuli-Splatling Fresco", "MAIN_4050": "Kartuschierer", @@ -103,10 +123,13 @@ "MAIN_4000": "Klecks-Splatling", "MAIN_4001": "Sagitron-Klecks-Splatling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Splatling", "MAIN_4011": "Splatling Deko", + "MAIN_4015": "Ordnung-Splatling Replik", "MAIN_7010": "Tri-Stringer", "MAIN_7011": "Alpomar-Tri-Stringer", + "MAIN_7015": "Ordnung-Stringer Replik", "MAIN_7020": "LACT-450", "MAIN_7021": "LACT-450 Deko", "SUB_8": "Sprungboje", diff --git a/locales/en/game-misc.json b/locales/en/game-misc.json index f2ac6e4ff..62322f6ba 100644 --- a/locales/en/game-misc.json +++ b/locales/en/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Shipshape Cargo Co.", "STAGE_20": "Bluefin Depot", "STAGE_21": "Robo ROM-en", + "STAGE_22": "Marlin Airport", "ABILITY_ISM": "Ink Saver (Main)", "ABILITY_ISS": "Ink Saver (Sub)", "ABILITY_IRU": "Ink Recovery Up", diff --git a/locales/en/gear.json b/locales/en/gear.json index 93b0a5ebb..d9236cf6b 100644 --- a/locales/en/gear.json +++ b/locales/en/gear.json @@ -1,6 +1,8 @@ { "H_1": "White Headband", + "S_1": "Cream Basics", "C_2": "Basic Tee", + "C_3": "Fresh Octo Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", @@ -40,15 +42,25 @@ "C_1012": "Grape Tee", "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", + "S_1013": "Birch Climbing Shoes", "H_1014": "Cycle King Cap", "C_1014": "Gray Vector Tee", + "S_1014": "Green Lace-Ups", "C_1015": "Blue Peaks Tee", + "S_1015": "White Laceless Dakroniks", "C_1016": "Ivory Peaks Tee", + "S_1016": "Blue Laceless Dakroniks", "C_1017": "Squid-Stitch Tee", + "S_1017": "Suede Gray Lace-Ups", + "H_1018": "Long-Billed Cap", "C_1018": "Pirate-Stripe Tee", + "S_1018": "Suede Nation Lace-Ups", + "H_1019": "King Flip Mesh", "C_1019": "Sailor-Stripe Tee", + "S_1019": "Suede Marine Lace-Ups", "H_1020": "Hickory Work Cap", "C_1020": "White 8-Bit FishFry", + "S_1020": "Toni Kensa Soccer Shoes", "H_1021": "Woolly Urchins Classic", "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", @@ -59,28 +71,56 @@ "S_1023": "Ink-Black Clam 600s", "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "H_1025": "Blowfish Newsie", "S_1025": "White Clam 600s", "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", + "S_1026": "Stamina Cycling Shoes", + "H_1027": "Pilot Hat", "C_1027": "Pearl Tee", + "S_1027": "Energy Cycling Shoes", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1030": "Barrelfish Baseball Hat", + "C_1030": "Black V-Neck Tee", "H_1031": "Cap'n Cap", + "C_1031": "White Deca Logo Tee", "H_1032": "Vintage Biker Cap", + "C_1032": "Half-Sleeve Sweater", "H_1033": "Flounder Flap Cap", + "C_1033": "King Jersey", "H_1034": "Dustcloud Cap", + "C_1034": "Gray 8-Bit FishFry", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1036": "White Urchin Rock Tee", "H_1037": "Clue-Detecting Cap", + "C_1037": "Black Urchin Rock Tee", "H_1038": "Headlamp Hat", + "C_1038": "Wet Floor Band Tee", "H_1039": "Swim Cap", + "C_1039": "Squid Squad Band Tee", + "C_1040": "Navy Deca Logo Tee", + "C_1041": "Mister Shrug Tee", + "C_1042": "Chirpy Chips Band Tee", + "C_1043": "Hightide Era Band Tee", + "C_1046": "ω-3 Tee", "C_1047": "Annaki Polpo-Pic Tank", "C_1048": "Firewave Tee", "C_1049": "Takoroka Galactic Tie Dye", "C_1050": "Takoroka Rainbow Tie Dye", + "C_1051": "Missus Shrug Tee", + "C_1052": "League Tee", + "C_1053": "Friend Tee", + "C_1054": "Tentatek Slogan Tee", "C_1055": "Icewave Tee", + "C_1056": "Octoking HK Jersey", + "C_1057": "Dakro Nana Tee", + "C_1058": "Dakro Golden Tee", + "C_1059": "Black Velour Octoking Tee ", + "C_1060": "Green Velour Octoking Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -103,6 +143,7 @@ "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", "C_1086": "Lyco-P Streetstyle Tee", + "C_1087": "Slate Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -137,19 +178,58 @@ "H_2009": "Annaki Beret", "C_2009": "Green Striped LS", "S_2009": "Mawcasins", + "H_2010": "Yamagiri Beanie", "C_2010": "Squidmark LS", "S_2010": "Chocolate Dakroniks", + "H_2011": "Sneaky Beanie", "C_2011": "Zink LS", + "S_2011": "Cyan Dakroniks", "H_2012": "Anglerfish Knit", "C_2012": "Striped Peaks LS", + "S_2012": "Black Dakroniks", "H_2013": "ZedFry Beanie", + "C_2013": "Pink Easy-Stripe Shirt", + "S_2013": "Piranha Moccasins", + "C_2014": "Inkopolis Squaps Jersey", + "S_2014": "White Norimaki 750s", "C_2015": "Annaki Drive Tee ", + "S_2015": "Black Norimaki 750s", + "C_2016": "Lime Easy-Stripe Shirt", "S_2016": "Sunset Orca Hi-Tops", + "C_2017": "Annaki Evolution Tee", "S_2017": "Red & Black Squidkid IV", + "C_2018": "Zekko Long Carrot Tee", "S_2018": "Blue & Black Squidkid IV", + "C_2019": "Zekko Long Radish Tee", + "S_2019": "Gray Sea-Slug Hi-Tops", + "C_2020": "Black Cuttlegear LS", + "S_2020": "Orca Hi-Tops", + "C_2021": "Takoroka Crazy Baseball LS", + "C_2022": "Red Cuttlegear LS", + "S_2022": "Navy Enperrials", + "C_2023": "Khaki 16-Bit FishFry", + "S_2023": "Amber Sea Slug Hi-Tops", + "C_2024": "Blue 16-Bit FishFry", + "S_2024": "Yellow Iromaki 750s", "S_2025": "Red & White Squidkid V", "C_2026": "Ink-Black Tangle Top", + "S_2026": "Honey & Orange Squidkid V", "C_2027": "Deepsea Tangle Top", + "S_2027": "Sun & Shade Squidkid IV", + "C_2028": "Sharkfin Raglan", + "S_2028": "Orca Woven Hi-Tops", + "S_2029": "Green Iromaki 750s", + "S_2030": "Purple Iromaki 750s", + "S_2031": "Red Iromaki 750s", + "S_2032": "Blue Iromaki 750s", + "S_2033": "Orange Iromaki 750s", + "S_2034": "Red Power Stripes", + "S_2035": "Blue Power Stripes", + "S_2036": "Toni Kensa Black Hi-Tops", + "S_2037": "Sesame Salt 270s", + "S_2038": "Black & Blue Squidkid V", + "S_2039": "Orca Passion Hi-Tops", + "S_2040": "Truffle Canvas Hi-Tops", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2044": "Tenya OctoPurps", @@ -161,6 +241,7 @@ "S_2050": "Blue & Black Squidkid III", "S_2051": "Red & White Squidkid III", "S_2052": "Onyx 01STERs", + "S_2053": "Crab-Trap Squidkid III", "H_3000": "Retro Specs", "C_3000": "White Layered LS", "S_3000": "Pink Trainers", @@ -192,13 +273,27 @@ "C_3009": "Green Tee", "S_3009": "Black Trainers", "H_3010": "Octoglasses", + "C_3010": "Red Tentatek Tee", + "S_3010": "Violet Trainers", "H_3011": "Half-Rim Glasses", + "C_3011": "Blue Tentatek Tee", + "S_3011": "Canary Trainers", "H_3012": "Double Egg Shades", + "S_3012": "Yellow-Mesh Sneakers", + "H_3013": "Zekko Cap", + "C_3013": "Squid Yellow Layered LS", "S_3013": "Arrow Pull-Ons", "H_3014": "SV925 Circle Shades", + "S_3014": "Orange-Mesh Sneakers", "H_3015": "Annaki Beret & Glasses", + "S_3015": "N-Pacer CaO", "H_3016": "Swim Goggles", + "S_3016": "N-Pacer Ag", + "H_3017": "Ink-Guard Goggles", + "S_3017": "N-Pacer Au", "H_3018": "Toni Kensa Goggles", + "S_3018": "Sea Slug Volt 95s", + "S_3019": "Athletic Arrows", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "S_3021": "Hyper Guppies", @@ -215,8 +310,10 @@ "H_3027": "Annaki Charms", "S_3027": "E-JECT 30VV", "H_3028": "Glam Clam Specs", + "S_3028": "OB Gaiter Waders", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", + "S_3030": "Noir Guppies", "H_3031": "Hipster Horn-Rims", "H_4000": "Safari Hat", "C_4000": "Shrimp-Pink Polo", @@ -242,14 +339,19 @@ "H_4008": "Bucket Hat", "C_4008": "FC Albacore", "S_4008": "Black Flip-Flops", + "H_4009": "Patched Hat", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", + "H_4011": "Fugu Bell Hat", "S_4011": "Red FishFry Sandals", "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", + "H_4013": "Hothouse Hat", + "S_4013": "Musselforge Flip-Flops", + "H_4014": "Mountie Hat", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", "S_4015": "Arrow Toesies Blu", @@ -279,6 +381,7 @@ "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", "S_5002": "Pro Trail Boots", + "H_5003": "Squidfin Hook Cans", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -300,9 +403,29 @@ "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5016": "Krak-On 528", + "C_5017": "Chilly Mountain Coat", + "C_5018": "Takoroka Windcrusher", "C_5019": "Matcha Down Jacket", + "C_5020": "FA-01 Jacket", + "C_5021": "FA-01 Reversed", + "C_5022": "Pullover Coat", "C_5023": "Kensa Coat", + "C_5024": "Birded Corduroy Jacket", + "C_5025": "Deep-Octo Satin Jacket", + "C_5026": "Zekko Redleaf Coat", + "C_5027": "Lemon Mountain Coat", + "C_5028": "Zekko Jade Coat", + "C_5029": "Light Bomber Jacket", + "C_5033": "Navy Eminence Jacket", + "C_5034": "Tumeric Zekko Coat", + "C_5035": "Custom Painted F-3 ", "C_5036": "Dark Bomber Jacket", + "C_5038": "White Leather F-3", + "C_5039": "Chili-Pepper Ski Jacket", + "C_5040": "Whale-Knit Sweater", + "C_5041": "Rockin' Leather Jacket", + "C_5042": "Kung-Fu Zip-Up", + "C_5043": "Panda Kung-Fu Zip-Up", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -332,11 +455,16 @@ "H_6002": "Sun Visor", "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", + "C_6003": "White King Tank", "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", + "C_6004": "Slash King Tank", "S_6004": "Green Rain Boots", "H_6005": "Crust Bucket Visor", + "C_6005": "Navy King Tank", "S_6005": "Acerola Rain Boots", + "H_6006": "Tee Time Visor", + "C_6006": "Lob-Stars Jersey", "S_6006": "Punk Whites", "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", @@ -347,6 +475,10 @@ "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", + "S_6014": "Deepsea Leather Boots", + "S_6016": "Annaki Arachno Boots", + "S_6017": "New-Leaf Leather Boots", + "S_6018": "Tea-Green Hunting Boots", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", @@ -368,6 +500,7 @@ "C_7002": "Retro Sweat", "S_7002": "Squid-Stitch Slip-Ons", "C_7003": "Firefin Navy Sweat", + "S_7003": "Polka-Dot Slip-Ons", "H_7004": "Skate Helmet", "C_7004": "Navy College Sweat", "S_7004": "ZedFry Slip-Ons", @@ -377,20 +510,32 @@ "C_7006": "Anchor Sweat", "H_7007": "Hockey Helmet", "C_7007": "Negative Longcuff Sweater", + "H_7008": "Matte Bike Helmet", + "C_7008": "Short Knit Layers", "H_7009": "Octo Tackle Helmet Deco", + "C_7009": "Positive Longcuff Sweater", "C_7010": "Annaki Blue Cuff", + "H_7011": "Deca Tackle Visor Helmet", + "C_7011": "Annaki Yellow Cuff", "H_7012": "Winkle Stripe Helm", + "C_7012": "Annaki Red Cuff", "H_7013": "Party Hard Hat", "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "C_7014": "Octarian Retro", "H_7015": "Away-Team Catcher", + "C_7015": "Takoroka Jersey", "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", + "H_7017": "Barrelfish Headgear", "C_7017": "Apex Sweater", "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", + "C_7019": "Octo Jumper Home", + "H_7020": "Slipstream Helmet Pro", "C_7020": "Moby Knit", + "H_7021": "Slipstream Helmet", "C_7021": "Lemon Hoodless", "C_7022": "Motley Hoodless", "C_7023": "Lime Hoodless", @@ -415,17 +560,23 @@ "S_8005": "Kid Clams", "H_8006": "Octoking Facemask", "C_8006": "Red-Check Shirt", + "S_8006": "Smoky Wingtips", "H_8007": "Squid Facemask", "C_8007": "Baby-Jelly Shirt", "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "C_8008": "Baseball Jersey", + "S_8008": "Gray Yellow-Soled Wingtips", + "H_8009": "King Facemask", "C_8009": "Gray Mixed Shirt", + "S_8009": "Inky Kid Clams", + "H_8010": "Motocross Nose Guard", "C_8010": "Vintage Check Shirt", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", "C_8011": "Round-Collar Shirt", "S_8011": "Annaki Tigers", + "H_8012": "Digi-Camo Forge Mask", "C_8012": "Logo Aloha Shirt", "C_8013": "Striped Shirt", "S_8013": "Desert Chukkas", @@ -442,9 +593,14 @@ "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", + "C_8021": "Baby-Jelly Shirt & Tie", + "C_8022": "Prune Parashooter", + "C_8023": "Red Hula Punk with Tie", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", "C_8026": "Ink-Wash Shirt", + "C_8027": "Dots-on-Dots Shirt", + "C_8028": "Toni K. Baseball Jersey", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8032": "Trooper Top", @@ -455,6 +611,7 @@ "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", + "C_8041": "Barrelfish Baseball Uni", "C_9000": "Mountain Vest", "H_9001": "B-ball Headband", "C_9001": "Forest Vest", @@ -467,18 +624,30 @@ "H_9005": "Soccer Headband", "C_9005": "Squidstar Waistcoat", "H_9007": "FishFry Biscuit Bandana", + "C_9007": "Fishing Vest", + "H_9008": "Black FishFry Bandana", + "C_9008": "Front-Zip Vest", "H_9009": "Squidband", + "C_9009": "Silver Tentatek Vest", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", "C_9014": "Black Ranger Vest", "C_9015": "Dark Distressed Vest", + "C_9016": "Tentatek Slipstream Vest", + "C_9017": "Teal Body Warmer", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", "H_10003": "Tentaclinger Earring", + "C_10004": "Shirt with Blue Hoodie", + "C_10005": "Grape Hoodie", "C_10006": "Gray Hoodie", + "C_10007": "Hothouse Hoodie", + "C_10008": "Pink Hoodie", + "C_10009": "Olive Zekko Parka", + "C_10010": "Black Hoodie", "C_10012": "Sudadera Roja", "C_10013": "Dustcloud Hoodie", "C_10014": "Sudadera Celeste", @@ -492,9 +661,15 @@ "C_21002": "Juice Parka", "S_21002": "Nonslip Senseis", "C_21003": "Garden Gear", + "S_21003": "Octoleet Boots", + "H_21004": "Octoleet Goggles", "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", + "C_21005": "North-Country Parka", "S_21005": "Flipper Floppers", + "H_21007": "Worker's Head Towel", + "S_21007": "Trevally Derby Rollers", + "C_21008": "Dev Uniform", "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", @@ -510,9 +685,19 @@ "H_21016": "Deep Sinker Helm", "C_21016": "Hacker Jacket", "H_21017": "Commander Cap", + "C_21017": "Cooler Jacket", "H_21018": "See-an-Enemy HUD", "H_21019": "Retro Future Helmet", "H_21020": "3D Glasses", + "S_23008": "Shivery Squidkid III", + "S_23009": "Fried Squidkid III", + "S_23010": "Big Squidkid III", + "S_23011": "Chained DC Toejamz", + "S_23012": "Jeweled DC Toejamz", + "S_23013": "Swirled DC Toejamz", + "S_23014": "Trifecta Duck Boots", + "S_23015": "Trifecta Hi-Tops", + "S_23016": "Trifecta Sandals", "H_24016": "Undead Head", "H_24017": "The Plankton Walker", "H_24018": "Swim Reaper", @@ -521,6 +706,10 @@ "H_24021": "Coral Wreath", "H_24022": "Golden Gala Masque", "H_24023": "Octopearl Crown", + "H_24024": "Teal Pinhole Shades", + "H_24025": "Green Pinhole Shades", + "H_24026": "Pink Pinhole Shades", + "H_24027": "Yellow Pinhole Shades", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", @@ -593,5 +782,13 @@ "H_28000": "Stay Crusty Cap", "C_28000": "Crispy Crustume", "S_28000": "Fry Tops", - "C_28001": "Frivolous Paw Suit" + "C_28001": "Frivolous Paw Suit", + "S_28001": "Burden of Floof", + "H_29200": "Order Earring Replica", + "C_29200": "Order Suit Replica", + "S_29200": "Order Boot Replicas", + "H_29201": "Order Regulator Replica", + "H_29202": "Controller VM", + "H_29203": "Parallel Mask", + "H_29204": "Pearl Plushie" } diff --git a/locales/en/weapons.json b/locales/en/weapons.json index ac6f700e4..a93d4f2f3 100644 --- a/locales/en/weapons.json +++ b/locales/en/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST '91", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_205": "Order Blaster Replica", "MAIN_1120": "Painbrush", "MAIN_1121": "Painbrush Nouveau", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_1111": "Octobrush Nouveau", + "MAIN_1115": "Orderbrush Replica", "MAIN_2060": "Goo Tuber", "MAIN_2061": "Custom Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", "MAIN_2040": "E-liter 4K Scope", + "MAIN_2041": "Custom E-liter 4K Scope", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "Custom E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2021": "Z+F Splatterscope", "MAIN_2010": "Splat Charger", "MAIN_2011": "Z+F Splat Charger", + "MAIN_2015": "Order Charger Replica", "MAIN_2070": "Snipewriter 5H", "MAIN_2071": "Snipewriter 5B", "MAIN_2000": "Classic Squiffer", + "MAIN_2001": "New Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", + "MAIN_5021": "Glooga Dualies Deco", + "MAIN_5050": "Douser Dualies FF", "MAIN_5010": "Splat Dualies", "MAIN_5011": "Enperry Splat Dualies", + "MAIN_5015": "Order Dualie Replicas", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamo Roller", "MAIN_1021": "Gold Dynamo Roller", "MAIN_1030": "Flingza Roller", + "MAIN_1031": "Foil Flingza Roller", "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", + "MAIN_1015": "Order Roller Replica", "MAIN_1040": "Big Swig Roller", "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", - "MAIN_8001": "Neo Splatana Stamper", + "MAIN_8001": "Splatana Stamper Nouveau", + "MAIN_8005": "Order Splatana Replica", "MAIN_6020": "Undercover Brella", "MAIN_6021": "Undercover Sorella Brella", + "MAIN_6030": "Recycled Brella 24 Mk I", "MAIN_6000": "Splat Brella", "MAIN_6001": "Sorella Brella", + "MAIN_6005": "Order Brella Replica", "MAIN_6010": "Tenta Brella", "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", @@ -67,6 +81,7 @@ "MAIN_400": "Squeezer", "MAIN_401": "Foil Squeezer", "MAIN_50": ".52 Gal", + "MAIN_51": ".52 Gal Deco", "MAIN_80": ".96 Gal", "MAIN_81": ".96 Gal Deco", "MAIN_90": "Jet Squelcher", @@ -74,6 +89,8 @@ "MAIN_40": "Splattershot", "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", + "MAIN_47": "Order Shot Replica", + "MAIN_46": "Octo Shot Replica", "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3011": "Tri-Slosher Nouveau", "MAIN_3050": "Dread Wringer", + "MAIN_3051": "Dread Wringer D", "MAIN_3020": "Sloshing Machine", "MAIN_3021": "Sloshing Machine Neo", "MAIN_3000": "Slosher", "MAIN_3001": "Slosher Deco", + "MAIN_3005": "Order Slosher Replica", "MAIN_3040": "Explosher", + "MAIN_3041": "Custom Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4031": "Ballpoint Splatling Nouveau", "MAIN_4050": "Heavy Edit Splatling", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini Splatling", "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Heavy Splatling", "MAIN_4011": "Heavy Splatling Deco", + "MAIN_4015": "Order Splatling Replica", "MAIN_7010": "Tri-Stringer", "MAIN_7011": "Inkline Tri-Stringer", + "MAIN_7015": "Order Stringer Replica", "MAIN_7020": "REEF-LUX 450", "MAIN_7021": "REEF-LUX 450 Deco", "SUB_8": "Squid Beakon", diff --git a/locales/es-ES/game-misc.json b/locales/es-ES/game-misc.json index 4214b4c1d..128bbfb93 100644 --- a/locales/es-ES/game-misc.json +++ b/locales/es-ES/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Carguero Platija", "STAGE_20": "Mina costera", "STAGE_21": "Factoría RAMen", + "STAGE_22": "Aeropuerto Marlín", "ABILITY_ISM": "Tintahorro (ppal.)", "ABILITY_ISS": "Tintahorro (sec.)", "ABILITY_IRU": "Recarga rápida", diff --git a/locales/es-ES/gear.json b/locales/es-ES/gear.json index 4bc8a2644..c8bd954ff 100644 --- a/locales/es-ES/gear.json +++ b/locales/es-ES/gear.json @@ -1,6 +1,8 @@ { "H_1": "Cinta blanca", + "S_1": "Bamba crema", "C_2": "Camiseta básica", + "C_3": "Camiseta básica octo", "H_1000": "Gorra béisbol", "C_1000": "Camiseta blanca", "S_1000": "Tenis azul", @@ -40,15 +42,25 @@ "C_1012": "Camiseta morada", "S_1012": "Tenis escalada solar", "C_1013": "Vectores roja", + "S_1013": "Tenis escalada natura", "H_1014": "Gorra rey de la montaña", "C_1014": "Vectores gris", + "S_1014": "Bamba encaje verde", "C_1015": "Cumbres azul", + "S_1015": "Hipocampo-B simple blanca", "C_1016": "Cumbres marfil", + "S_1016": "Hipocampo-B simple azul", "C_1017": "Camiseta bicolor", + "S_1017": "Deportiva ante gris", + "H_1018": "Gorra visera larga", "C_1018": "Camiseta pirata", + "S_1018": "Deportiva ante multicolor", + "H_1019": "Gorra doblada Theutik", "C_1019": "Camiseta marinera", + "S_1019": "Deportiva ante turquesa", "H_1020": "Gorra de trabajo", "C_1020": "Retrocamiseta blanca", + "S_1020": "Bota de tacos elegante", "H_1021": "Gorra béisbol franela", "C_1021": "Retrocamiseta negra", "S_1021": "Deportiva wasabi", @@ -59,28 +71,56 @@ "S_1023": "Deportiva almeja negra", "H_1024": "Gorra vaquera", "S_1024": "Tenis básica profesional", + "H_1025": "Gorra pez globo", "S_1025": "Deportiva almeja blanca", "H_1026": "Gorra doble con gafas", "C_1026": "Camiseta leopardo", + "S_1026": "Zapatilla ciclista energía", + "H_1027": "Gorro piloto", "C_1027": "Camiseta perlas", + "S_1027": "Zapatilla ciclista frescor", "H_1028": "Gorra orejeras negra", "C_1028": "Camiseta pulpo", "C_1029": "Camiseta cebra", + "H_1030": "Gorra béisbol Ishidai", + "C_1030": "Camiseta negra pro", "H_1031": "Gorra naval", + "C_1031": "Camiseta logo blanca", "H_1032": "Gorra de cuero", + "C_1032": "Sudadera media manga", "H_1033": "Gorro invertido", + "C_1033": "Camiseta hockey Theutik", "H_1034": "Gorra camuflaje tierra", + "C_1034": "Retrocamiseta gris", "H_1035": "Gorra camuflaje mar", "C_1035": "Camiseta blanca pro", "H_1036": "Gorro de alta mar", + "C_1036": "Camiseta auditorio blanca", "H_1037": "Gorro detectivesco", + "C_1037": "Camiseta auditorio negra", "H_1038": "Gorra con linterna", + "C_1038": "Camiseta Wet Floor", "H_1039": "Gorro de natación", + "C_1039": "Camiseta Squid Squad", + "C_1040": "Camiseta logo añil", + "C_1041": "Camiseta Don Pulpón", + "C_1042": "Camiseta Chirpy Chips", + "C_1043": "Camiseta Hightide Era", + "C_1046": "Camiseta ω-3", "C_1047": "Camiseta Annak sin mangas", "C_1048": "Camiseta degradado fuego", "C_1049": "Camiseta Sepioca cosmos", "C_1050": "Camiseta Sepioca arcoíris", + "C_1051": "Camiseta Doña Pulpona", + "C_1052": "Camiseta liguera", + "C_1053": "Camiseta amistosa", + "C_1054": "Camiseta Arome", "C_1055": "Camiseta degradado hielo", + "C_1056": "Octo hockey Theutik", + "C_1057": "Camiseta logo kiwi", + "C_1058": "Camiseta logo dorado", + "C_1059": "Camiseta octo negra Theutik", + "C_1060": "Camiseta octo verde Theutik", "C_1062": "Camiseta rasgada blanca", "C_1063": "Camiseta Arome tándem", "C_1066": "Camiseta Annak collar", @@ -103,6 +143,7 @@ "C_1084": "Camiseta degradado neón", "C_1085": "Camiseta degradado atardecer", "C_1086": "Camiseta de diseño tomate", + "C_1087": "Camiseta de diseño sésamo", "C_1088": "Camiseta ofídica", "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", @@ -137,19 +178,58 @@ "H_2009": "Boina Annak", "C_2009": "Verde larga rayas", "S_2009": "Mocasín escualo", + "H_2010": "Gorro zigzag", "C_2010": "Calamar larga", "S_2010": "Hipocampo-B chocolate", + "H_2011": "Gorro infiltración", "C_2011": "Tintaz larga", + "S_2011": "Hipocampo-B celeste", "H_2012": "Gorro de pesca", "C_2012": "Cumbres larga", + "S_2012": "Hipocampo-B blanca y negra", "H_2013": "Gorro Oskkar", + "C_2013": "Camiseta holgada rosa", + "S_2013": "Mocasín piraña", + "C_2014": "Hockey larga", + "S_2014": "Deportiva futurista blanca", "C_2015": "Camiseta Annak clásica", + "S_2015": "Deportiva futurista negra", + "C_2016": "Camiseta holgada lima", "S_2016": "Deportiva orca soleada", + "C_2017": "Camiseta Annak moderna", "S_2017": "Calamark roja y negra", + "C_2018": "Ezko calabaza larga", "S_2018": "Calamark azul y negra", + "C_2019": "Ezko rábano larga", + "S_2019": "Zapatilla alta gris", + "C_2020": "Sudadera octo negra", + "S_2020": "Deportiva orca", + "C_2021": "Camiseta béisbol octo", + "C_2022": "Sudadera octo roja", + "S_2022": "Botín Krakien marino", + "C_2023": "Retrocamiseta+ caqui", + "S_2023": "Zapatilla alta ámbar", + "C_2024": "Retrocamiseta+ azul", + "S_2024": "Deportiva futurista amarilla", "S_2025": "Calamark+ roja y blanca", "C_2026": "Sudadera calamaraña negra", + "S_2026": "Calamark+ miel", "C_2027": "Sudadera calamaraña abisal", + "S_2027": "Calamark amarilla y azul", + "C_2028": "Camiseta béisbol aletas", + "S_2028": "Deportiva orca zigzag", + "S_2029": "Deportiva futurista verde", + "S_2030": "Deportiva futurista lila", + "S_2031": "Deportiva futurista roja", + "S_2032": "Deportiva futurista azul", + "S_2033": "Deportiva futurista naranja", + "S_2034": "Megabota roja", + "S_2035": "Megabota azulada", + "S_2036": "Megabota elegante", + "S_2037": "Deportiva sal y sésamo 270", + "S_2038": "Calamark+ negra y azul", + "S_2039": "Deportiva orca vistosa", + "S_2040": "Bamba alta trufa", "S_2042": "Bota energética", "S_2043": "Octodeportiva roja", "S_2044": "Octodeportiva morada", @@ -161,6 +241,7 @@ "S_2050": "Calamark- A+N+B", "S_2051": "Calamark- R+B+N", "S_2052": "Bota ostra negra", + "S_2053": "Calamark- ZY", "H_3000": "Retrogafas", "C_3000": "Blanca doble", "S_3000": "Deportiva rosa", @@ -192,13 +273,27 @@ "C_3009": "Camiseta verde", "S_3009": "Deportiva negra", "H_3010": "Octogafas", + "C_3010": "Camiseta Arome roja", + "S_3010": "Deportiva violeta", "H_3011": "Gafas gruesas", + "C_3011": "Camiseta Arome azul", + "S_3011": "Deportiva selva", "H_3012": "Gafas ovaladas dobles", + "S_3012": "Deportiva de malla amarilla", + "H_3013": "Gafas con gorra Ezko", + "C_3013": "Calamar doble", "S_3013": "Velcro elegante", "H_3014": "Gafas redondas plata", + "S_3014": "Deportiva de malla naranja", "H_3015": "Boina Annak con gafas", + "S_3015": "Zapakrakien tiza", "H_3016": "Gafas de natación", + "S_3016": "Zapakrakien plata", + "H_3017": "Gafas antitinta", + "S_3017": "Zapakrakien oro", "H_3018": "Gafas de natación elegantes", + "S_3018": "Zapatilla Volt 95", + "S_3019": "Velcro atlética", "S_3020": "Zapatilla sashimi", "H_3021": "Gafas tinte abisal", "S_3021": "Zapatilla hipertramada", @@ -215,8 +310,10 @@ "H_3027": "Gafas Annak cuadradas", "S_3027": "Deportiva AL-GA 30YY", "H_3028": "Gafas almejas", + "S_3028": "Zapatilla impermeable AR", "H_3029": "Gafas redondas aurora", "H_3030": "Gafas besugo", + "S_3030": "Zapatilla hipertramada BN", "H_3031": "Gafas montura extragruesa", "H_4000": "Sombrero camuflaje", "C_4000": "Polo salmón", @@ -242,14 +339,19 @@ "H_4008": "Gorro de pesca", "C_4008": "Camiseta Rayo Rodaballo", "S_4008": "Chancla negra", + "H_4009": "Gorro retales", "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", + "H_4011": "Sombrero pez globo", "S_4011": "Chancla roja", "H_4012": "Sombrero cónico ostras", "S_4012": "Chancla amarilla", + "H_4013": "Sombrero plantas", + "S_4013": "Chancla conchas", + "H_4014": "Sombrero montañero", "S_4014": "Sandalia raspa de pez", "H_4015": "Bombín clásico", "S_4015": "Sandalia flechas azul", @@ -279,6 +381,7 @@ "H_5002": "Cascos antirruido", "C_5002": "Chubasquero frambuesa", "S_5002": "Bota montaña pro", + "H_5003": "Auriculares deportivos", "C_5003": "Cazadora estudiante", "H_5004": "Auriculares estéreo", "C_5004": "Chaqueta de chándal", @@ -300,9 +403,29 @@ "C_5014": "Chaqueta satinada calamar", "C_5015": "Chaqueta satinada siluro", "C_5016": "Chaqueta Meddux 528", + "C_5017": "Chubasquero glacial", + "C_5018": "Chándal Sepioca", "C_5019": "Plumífero lima", + "C_5020": "Chaqueta aviador", + "C_5021": "Chaqueta aviador vuelta", + "C_5022": "Cortavientos largo", "C_5023": "Abrigo Tonken", + "C_5024": "Chaqueta de pana bordada", + "C_5025": "Chaqueta satinada pulpo", + "C_5026": "Gabardina Ezko arce", + "C_5027": "Chubasquero montañés", + "C_5028": "Gabardina Ezko turquesa", + "C_5029": "Chaqueta ajustable positiva", + "C_5033": "Abrigo Theutik marino", + "C_5034": "Gabardina Ezko limón", + "C_5035": "Chaqueta F-3 decorada", "C_5036": "Chaqueta ajustable negativa", + "C_5038": "Chaqueta F-3 blanca", + "C_5039": "Chubasquero guindilla", + "C_5040": "Chaqueta lana ballena", + "C_5041": "Chupa octorrebelde", + "C_5042": "Chaqueta kung-fu", + "C_5043": "Chaqueta kung-fu bitono", "C_5045": "Abrigo ártico", "C_5046": "Anorak Barazushi", "C_5047": "Chaqueta retazos", @@ -332,11 +455,16 @@ "H_6002": "Visera transparente", "S_6002": "Bota piel roja", "H_6003": "Visera Sepioca", + "C_6003": "Tirantes blanca Theutik", "S_6003": "Bota motorista azul", "H_6004": "Visera tintada", + "C_6004": "Tirantes franja Theutik", "S_6004": "Bota de agua verde", "H_6005": "Visera Adolfrito", + "C_6005": "Tirantes azul Theutik", "S_6005": "Bota de agua roja", + "H_6006": "Visera con gafas", + "C_6006": "Baloncesto Los Cigalas", "S_6006": "Bota clásica blanca", "C_6007": "Umibozu visitante", "S_6007": "Bota clásica roja", @@ -347,6 +475,10 @@ "S_6011": "Bota de hielo", "S_6012": "Bota impermeable", "S_6013": "Bota clásica negra", + "S_6014": "Bota alta marina", + "S_6016": "Bota telaraña Annak", + "S_6017": "Bota alta forestal", + "S_6018": "Bota impermeable verde", "S_6019": "Bota motopulpera azul", "S_6020": "Bota piel grafitis", "S_6021": "Bota de pato ártica", @@ -368,6 +500,7 @@ "C_7002": "Sudadera retro", "S_7002": "Playera bicolor", "C_7003": "Sudadera Chokkor", + "S_7003": "Playera lunares", "H_7004": "Casco skate", "C_7004": "Sudadera marinera", "S_7004": "Playera Oskkar", @@ -377,20 +510,32 @@ "C_7006": "Sudadera ancla", "H_7007": "Casco hockey", "C_7007": "Sudadera ancha negativa", + "H_7008": "Casco motocross opaco", + "C_7008": "Jersey con camisa", "H_7009": "Casco rugby decorado", + "C_7009": "Sudadera ancha positiva", "C_7010": "Jersey puño azul", + "H_7011": "Casco rugby reforzado", + "C_7011": "Jersey puño amarillo", "H_7012": "Casco caparazón", + "C_7012": "Jersey puño rojo", "H_7013": "Casco astado", "C_7013": "Sudadera zapakrakien", "H_7014": "Careta béisbol local", + "C_7014": "Sudadera octorretro", "H_7015": "Careta béisbol visitante", + "C_7015": "Sudadera atlética Sepioca", "H_7016": "Casco acolchado", "C_7016": "Sudadera manatí", + "H_7017": "Casco acolchado Ishidai", "C_7017": "Jersey de punto tiburones", "H_7018": "Casco béisbol Ishidai local", "C_7018": "Octosudadera azul y negra", "H_7019": "Casco Oskkar", + "C_7019": "Octosudadera blanca y negra", + "H_7020": "Casco calamar pro", "C_7020": "Jersey de punto ballenas", + "H_7021": "Casco calamar", "C_7021": "Sudadera sin capucha amarilla", "C_7022": "Sudadera sin capucha multicolor", "C_7023": "Sudadera sin capucha verde", @@ -415,17 +560,23 @@ "S_8005": "Zapato doble hebilla", "H_8006": "Mascarilla octo Theutik", "C_8006": "Camisa cuadros rojos", + "S_8006": "Zapato elegante", "H_8007": "Mascarilla calamar", "C_8007": "Camisa medusas", "S_8007": "Zapato rojo y azul", "H_8008": "Mascarilla Chokkor", "C_8008": "Uniforme béisbol", + "S_8008": "Zapato gris y amarillo", + "H_8009": "Mascarilla Theutik", "C_8009": "Camisa tonos grises", + "S_8009": "Zapato doble hebilla negro", + "H_8010": "Cubrenariz motocross", "C_8010": "Camisa cuadros retro", "S_8010": "Suela extra Annak", "H_8011": "Mascarilla Forima", "C_8011": "Camisa cuello redondo", "S_8011": "Suela extra Annak tribal", + "H_8012": "Mascarilla camuflaje Forima", "C_8012": "Camisa marcas", "C_8013": "Camisa rayas", "S_8013": "Bota ante desértica", @@ -442,9 +593,14 @@ "C_8018": "Camisa bolos", "C_8019": "Camisa entintada", "C_8020": "Paracaidista carmesí", + "C_8021": "Camisa medusas con corbata", + "C_8022": "Paracaidista arándano", + "C_8023": "Camisa estampada corbata", "C_8024": "Camisa octropical", "C_8025": "Camisa franela Annak", "C_8026": "Camisa claroscuro", + "C_8027": "Camisa de lunares", + "C_8028": "Uniforme béisbol elegante", "C_8030": "Camisa tropical hipocampos", "C_8031": "Camisa de payaso", "C_8032": "Camisa de exploración", @@ -455,6 +611,7 @@ "C_8038": "Camisa cuello de banda", "C_8039": "Camisa retales", "C_8040": "Camisa retazos urbana", + "C_8041": "Uniforme béisbol Ishidai", "C_9000": "Anorak montaña", "H_9001": "Cinta baloncesto", "C_9001": "Anorak jungla", @@ -467,18 +624,30 @@ "H_9005": "Cinta fútbol", "C_9005": "Chaleco con camisa lisa", "H_9007": "Pañuelo vuelto", + "C_9007": "Chaleco pesca", + "H_9008": "Pañuelo vuelto negro", + "C_9008": "Chaleco elegante", "H_9009": "Cinta tenis de mesa", + "C_9009": "Maillot velocista plata", "C_9010": "Chaleco bolsillos caqui", "C_9011": "Coraza cangrejo roja", "C_9012": "Coraza cangrejo verde", "C_9013": "Chaleco salpicadura", "C_9014": "Chaleco bolsillos negro", "C_9015": "Chaleco salpicadura oscuro", + "C_9016": "Chaleco ciclista Arome", + "C_9017": "Chaleco térmico", "C_10000": "Sudadera camuflaje", "C_10001": "Sudadera verde", "C_10002": "Sudadera Ezko", "H_10003": "Pendientes tentáculo", + "C_10004": "Sudadera con camisa", + "C_10005": "Sudadera morada Theutik", "C_10006": "Sudadera gris con capucha", + "C_10007": "Sudadera plantas", + "C_10008": "Sudadera rosa con camisa", + "C_10009": "Sudadera Ezko oliva", + "C_10010": "Sudadera negra con capucha", "C_10012": "Sudadera de jerga roja", "C_10013": "Sudadera camuflaje tierra", "C_10014": "Sudadera de jerga celeste", @@ -492,9 +661,15 @@ "C_21002": "Chaqueta gasolinera", "S_21002": "Escarpín alto", "C_21003": "Camiseta con guantes", + "S_21003": "Bota octoamazona", + "H_21004": "Visor octoamazona", "C_21004": "Camiseta fritoneta", "H_21005": "Gorra mítica", + "C_21005": "Abrigo norteño", "S_21005": "Aleta de buceo", + "H_21007": "Pañuelo de obrero", + "S_21007": "Patín jurel", + "C_21008": "Chaqueta de programador", "S_21008": "Bota ídolo musical", "H_21010": "Gorra besugo dorado", "H_21011": "Visor opaco", @@ -510,9 +685,19 @@ "H_21016": "Escafandra de buceo", "C_21016": "Gabardina de hacker", "H_21017": "Gorro comandante", + "C_21017": "Chaqueta energética", "H_21018": "Visor de rastreo", "H_21019": "Casco retrofuturista", "H_21020": "Gafas 3D", + "S_23008": "Calamark- MGN", + "S_23009": "Calamark- ANG", + "S_23010": "Calamark- RYN", + "S_23011": "Zueco de goma CS cadena", + "S_23012": "Zueco de goma CS joya", + "S_23013": "Zueco de goma CS mármol", + "S_23014": "Bota de pato trío", + "S_23015": "Bamba alta trío", + "S_23016": "Chancla trío", "H_24016": "Antifaz de momia", "H_24017": "Sombrero con pluma", "H_24018": "Máscara tentaculosa", @@ -521,6 +706,10 @@ "H_24021": "Corona coralina", "H_24022": "Máscara carnavalesca", "H_24023": "Octocorona", + "H_24024": "Gafas modernas azules", + "H_24025": "Gafas modernas verdes", + "H_24026": "Gafas modernas rosas", + "H_24027": "Gafas modernas amarillas", "H_25000": "Horquilla calamar", "C_25000": "Uniforme escolar A", "S_25000": "Mocasín escolar", @@ -593,5 +782,13 @@ "H_28000": "Gorro de Adolfrito", "C_28000": "Traje rebozado", "S_28000": "Deportiva FTNG", - "C_28001": "Traje arbitral" + "C_28001": "Traje arbitral", + "S_28001": "Zarpa arbitral", + "H_29200": "Pendiente orden (réplica)", + "C_29200": "Traje orden (réplica)", + "S_29200": "Bota orden (réplica)", + "H_29201": "Regulador orden (réplica)", + "H_29202": "Gafas RM", + "H_29203": "Máscara irreal", + "H_29204": "Diadema con dron" } diff --git a/locales/es-ES/weapons.json b/locales/es-ES/weapons.json index ed1dae957..dff538b7b 100644 --- a/locales/es-ES/weapons.json +++ b/locales/es-ES/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "D-VAST 91", "MAIN_200": "Ultradevastador", "MAIN_201": "Ultradevastador neo", + "MAIN_205": "Devastador orden (réplica)", "MAIN_1120": "Brocha abanico", "MAIN_1121": "Brocha abanico maestra", "MAIN_1100": "Pincel", "MAIN_1101": "Pincel maestro", "MAIN_1110": "Brocha", "MAIN_1111": "Brocha maestra", + "MAIN_1115": "Brocha orden (réplica)", "MAIN_2060": "Tubofusil", "MAIN_2061": "Tubofusil SP", "MAIN_2050": "Bambufusil 14-I", "MAIN_2040": "Telentintador 4K", + "MAIN_2041": "Telentintador 4K SP", "MAIN_2030": "Entintador 4K", + "MAIN_2031": "Entintador 4K SP", "MAIN_2020": "Cargatintas con mira", "MAIN_2021": "Cargatintas con mira Ezkkor", "MAIN_2010": "Cargatintas", "MAIN_2011": "Cargatintas Ezkkor", + "MAIN_2015": "Cargatintas orden (réplica)", "MAIN_2070": "Cargaminas 5H", "MAIN_2071": "Cargaminas 5B", "MAIN_2000": "Kalarrapid α", + "MAIN_2001": "Kalarrapid β", "MAIN_5030": "Barredora dual", "MAIN_5031": "Barredora dual SP", "MAIN_5020": "Fundidora 525 dual", + "MAIN_5021": "Fundidora 525 dual DX", + "MAIN_5050": "Extintor Dual FF", "MAIN_5010": "Difusor dual", "MAIN_5011": "Difusor dual B", + "MAIN_5015": "Difusor dual orden (réplica)", "MAIN_5000": "Atomizador dual", "MAIN_5001": "Atomizador dual maestro", "MAIN_5040": "Motatrónic dual negro", @@ -44,18 +53,23 @@ "MAIN_1020": "Dinamorrodillo", "MAIN_1021": "Dinamorrodillo T", "MAIN_1030": "Rodillo versátil", + "MAIN_1031": "Rodillo versátil B", "MAIN_1010": "Rodillo básico", "MAIN_1011": "Rodillo básico B", + "MAIN_1015": "Rodillo orden (réplica)", "MAIN_1040": "Rodillo mágnum", "MAIN_1041": "Rodillo mágnum B", "MAIN_8010": "Azotintador brisa", "MAIN_8011": "Azotintador brisa DX", "MAIN_8000": "Azotintador pro", "MAIN_8001": "Azotintador pro maestro", + "MAIN_8005": "Azotintador orden (réplica)", "MAIN_6020": "Paratintas clásico", "MAIN_6021": "Paratintas clásico B", + "MAIN_6030": "Prototintas 24-I", "MAIN_6000": "Paratintas", "MAIN_6001": "Paratintas B", + "MAIN_6005": "Paratintas orden (réplica)", "MAIN_6010": "Paratintas maxi", "MAIN_6011": "Paratintas maxi B", "MAIN_30": "Aerógrafo pro", @@ -67,6 +81,7 @@ "MAIN_400": "Tintopresor", "MAIN_401": "Tintopresor B", "MAIN_50": "Salpicadora 2000", + "MAIN_51": "Salpicadora 2000 DX", "MAIN_80": "Salpicadora 3000", "MAIN_81": "Salpicadora 3000 DX", "MAIN_90": "Megabarredora", @@ -74,6 +89,8 @@ "MAIN_40": "Lanzatintas", "MAIN_41": "Lanzatintas B", "MAIN_45": "Pistola de élite (réplica)", + "MAIN_47": "Lanzatintas orden (réplica)", + "MAIN_46": "Pistola octariana (réplica)", "MAIN_20": "Marcador fino", "MAIN_21": "Marcador fino neo", "MAIN_100": "Lanzatintas espacial", @@ -91,11 +108,14 @@ "MAIN_3010": "Derramatic triple", "MAIN_3011": "Derramatic triple maestro", "MAIN_3050": "Friegamatic", + "MAIN_3051": "Friegamatic D", "MAIN_3020": "Derramatic centrífugo", "MAIN_3021": "Derramatic centrífugo neo", "MAIN_3000": "Derramatic", "MAIN_3001": "Derramatic DX", + "MAIN_3005": "Derramatic orden (réplica)", "MAIN_3040": "Derramatic turbo", + "MAIN_3041": "Derramatic turbo SP", "MAIN_4030": "Ametrallógrafo", "MAIN_4031": "Ametrallógrafo maestro", "MAIN_4050": "Corrigetintas", @@ -103,10 +123,13 @@ "MAIN_4000": "Tintralladora ligera", "MAIN_4001": "Tintralladora ligera B", "MAIN_4040": "Subtralladora 47", + "MAIN_4041": "Subtralladora 79", "MAIN_4010": "Tintralladora", "MAIN_4011": "Tintralladora DX", + "MAIN_4015": "Tintralladora orden (réplica)", "MAIN_7010": "Arcromatizador triple", "MAIN_7011": "Arcromatizador triple B", + "MAIN_7015": "Arcromatizador orden (réplica)", "MAIN_7020": "AR-CR0 450", "MAIN_7021": "AR-CR0 450 DX", "SUB_8": "Baliza transportadora", diff --git a/locales/es-US/game-misc.json b/locales/es-US/game-misc.json index 21cad104a..3ece040d2 100644 --- a/locales/es-US/game-misc.json +++ b/locales/es-US/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Carguero Platija", "STAGE_20": "Mina costera", "STAGE_21": "Factoría RAMen", + "STAGE_22": "Aeropuerto Marlín", "ABILITY_ISM": "Ahorro tinta (ppal.)", "ABILITY_ISS": "Ahorro tinta (sec.)", "ABILITY_IRU": "Mejor recarga tinta", diff --git a/locales/es-US/gear.json b/locales/es-US/gear.json index 3a3913d82..8da65d79e 100644 --- a/locales/es-US/gear.json +++ b/locales/es-US/gear.json @@ -1,6 +1,8 @@ { "H_1": "Cinta blanca", + "S_1": "Tenis crema", "C_2": "Camiseta básica", + "C_3": "Camiseta básica octo", "H_1000": "Gorra de Erizos", "C_1000": "Camiseta blanca", "S_1000": "Tenis azules", @@ -40,15 +42,25 @@ "C_1012": "Camiseta morada", "S_1012": "Tenis escalada soleados", "C_1013": "Vectores roja", + "S_1013": "Tenis escalada frondosos", "H_1014": "Gorra rey de la montaña", "C_1014": "Vectores gris", + "S_1014": "Tenis planos verdes", "C_1015": "Cumbres azul", + "S_1015": "Dakronik simples blancos ", "C_1016": "Cumbres marfil", + "S_1016": "Dakronik simples azules", "C_1017": "Camiseta bicolor estampada", + "S_1017": "Tenis ante grises", + "H_1018": "Gorra visera larga", "C_1018": "Camiseta pirata", + "S_1018": "Tenis ante multicolores", + "H_1019": "Gorra doblada Theutik", "C_1019": "Camiseta marinera", + "S_1019": "Tenis ante turquesas", "H_1020": "Gorra obrera", "C_1020": "Camiseta retro blanca", + "S_1020": "Tacos Tonken", "H_1021": "Gorra de Erizos lana", "C_1021": "Camiseta retro negra", "S_1021": "Botas wasabi", @@ -59,28 +71,56 @@ "S_1023": "Tenis almeja negros", "H_1024": "Gorra de mezclilla", "S_1024": "Tenis ante profesional", + "H_1025": "Gorra pez globo", "S_1025": "Tenis almeja blancos", "H_1026": "Gorra doble con gafas", "C_1026": "Camiseta leopardo", + "S_1026": "Ciclista energía", + "H_1027": "Gorro piloto", "C_1027": "Camiseta perlas", + "S_1027": "Ciclista frescor", "H_1028": "Gorra orejeras negra", "C_1028": "Camiseta pulpo", "C_1029": "Camiseta cebra", + "H_1030": "Gorra béisbol Ishidai", + "C_1030": "Camiseta táctica negra", "H_1031": "Gorra naval", + "C_1031": "Camiseta blanca estampada", "H_1032": "Gorra de cuero", + "C_1032": "Suéter media manga", "H_1033": "Gorro invertido", + "C_1033": "Camiseta hockey Theutik", "H_1034": "Gorra camuflaje tierra", + "C_1034": "Camiseta retro gris", "H_1035": "Gorra camuflaje mar", "C_1035": "Camiseta táctica blanca", "H_1036": "Gorro de alta mar", + "C_1036": "Camiseta erizo blanca", "H_1037": "Gorra detectivesca", + "C_1037": "Camiseta erizo negra", "H_1038": "Gorra con linterna", + "C_1038": "Camiseta Wet Floor", "H_1039": "Gorro de natación", + "C_1039": "Camiseta Squid Squad", + "C_1040": "Camiseta añil estampada", + "C_1041": "Camiseta Don Pulpón", + "C_1042": "Camiseta Chirpy Chips", + "C_1043": "Camiseta Hightide Era", + "C_1046": "Camiseta ω-3", "C_1047": "Camiseta Annak sin mangas", "C_1048": "Camiseta degradado fuego", "C_1049": "Camiseta Pulpioka cosmos", "C_1050": "Camiseta Pulpioka arcoíris", + "C_1051": "Camiseta Doña Pulpona", + "C_1052": "Camiseta liguera", + "C_1053": "Camiseta amistad", + "C_1054": "Eslogan Tentáctica", "C_1055": "Camiseta degradado hielo", + "C_1056": "Camiseta octo Theutik", + "C_1057": "Camiseta Dakro frutal", + "C_1058": "Camiseta Dakro dorada", + "C_1059": "Theutik octo negra", + "C_1060": "Theutik octo verde", "C_1062": "Camiseta rasgada blanca", "C_1063": "Camiseta Tentáctica tándem", "C_1066": "Camiseta Annak collar", @@ -103,6 +143,7 @@ "C_1084": "Camiseta crepúsculo", "C_1085": "Camiseta atardecer", "C_1086": "Camiseta tomate", + "C_1087": "Camiseta sésamo", "C_1088": "Camiseta ofídica", "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", @@ -137,19 +178,58 @@ "H_2009": "Boina Annak", "C_2009": "Verde a rayas manga larga", "S_2009": "Tiburones", + "H_2010": "Gorro zigzag", "C_2010": "Calamar manga larga", "S_2010": "Dakronik chocolates", + "H_2011": "Gorro infiltración", "C_2011": "Tintaz manga larga", + "S_2011": "Dakronik turquesas", "H_2012": "Gorro de pesca", "C_2012": "Cumbres a rayas manga larga", + "S_2012": "Dakronik negros", "H_2013": "Gorro Zofrito", + "C_2013": "Camiseta holgada rosa", + "S_2013": "Pirañas", + "C_2014": "Voladores U. de C.", + "S_2014": "Norimaki 750 blancos", "C_2015": "Camiseta Annak clásica", + "S_2015": "Norimaki 750 negros", + "C_2016": "Camiseta holgada verde", "S_2016": "Tenis orca ocaso", + "C_2017": "Camiseta Annak moderna", "S_2017": "Calamark rojos y negros", + "C_2018": "Zekko zanahoria larga ", "S_2018": "Calamark azules y negros", + "C_2019": "Zekko rábano larga ", + "S_2019": "Tenis bota grises", + "C_2020": "Sepichón octo negra", + "S_2020": "Tenis orca", + "C_2021": "Béisbol Pulpioka manga larga", + "C_2022": "Sepichón octo roja", + "S_2022": "Botas Emperi marinas", + "C_2023": "Sofrito retro caqui", + "S_2023": "Tenis bota ámbar", + "C_2024": "Sofrito retro azul", + "S_2024": "Iromaki 750 amarillos", "S_2025": "Calamark X rojos y blancos", "C_2026": "Suéter calamaraña negro", + "S_2026": "Calamark X melosos", "C_2027": "Suéter calamaraña abisal", + "S_2027": "Calamark amarillos y azules", + "C_2028": "Béisbol aletas", + "S_2028": "Tenis orca tejidos", + "S_2029": "Iromaki 750 verdes", + "S_2030": "Iromaki 750 morados", + "S_2031": "Iromaki 750 rojos", + "S_2032": "Iromaki 750 azules", + "S_2033": "Iromaki 750 naranjas", + "S_2034": "Megabotas rojas", + "S_2035": "Megabotas azuladas", + "S_2036": "Megabotas Tonken", + "S_2037": "Sal y sésamo 270", + "S_2038": "Calamark X negros y azules", + "S_2039": "Tenis orca pasión", + "S_2040": "Tenis bota trufa", "S_2042": "Botas reforzadas", "S_2043": "Octotenis rojos", "S_2044": "Octotenis morados", @@ -161,6 +241,7 @@ "S_2050": "Calamark Y azules y negros", "S_2051": "Calamark Y rojos y blancos", "S_2052": "Botas ostra negras", + "S_2053": "Calamark ZY", "H_3000": "Gafas retro", "C_3000": "Camiseta de capas blanca", "S_3000": "Deportivos rosas", @@ -192,13 +273,27 @@ "C_3009": "Camiseta verde oliva", "S_3009": "Deportivos negros", "H_3010": "Octogafas", + "C_3010": "Camiseta Tentáctica roja", + "S_3010": "Deportivos violetas", "H_3011": "Gafas montura gruesa", + "C_3011": "Camiseta Tentáctica azul", + "S_3011": "Deportivos amarillos", "H_3012": "Gafas ovaladas dobles", + "S_3012": "Tenis transpirables amarillos", + "H_3013": "Gorra doblada con gafas", + "C_3013": "Calamar de capas", "S_3013": "Velcro Tonken", "H_3014": "Gafas redondas plata", + "S_3014": "Tenis transpirables naranjas", "H_3015": "Boina Annak con gafas", + "S_3015": "Empeatón CaO", "H_3016": "Gafas de natación", + "S_3016": "Empeatón Ag", + "H_3017": "Gafas antitinta", + "S_3017": "Empeatón Au", "H_3018": "Gafas Tonken", + "S_3018": "Anguilas Volt 95", + "S_3019": "Velcro atléticos", "S_3020": "Tenis sashimi", "H_3021": "Gafas tinte abisal", "S_3021": "Tenis olomina", @@ -215,8 +310,10 @@ "H_3027": "Gafas Annak cuadradas", "S_3027": "Tenis AL-GA 30YY", "H_3028": "Gafas almejas", + "S_3028": "Tenis impermeables AR", "H_3029": "Gafas redondas aurora", "H_3030": "Gafas besugo", + "S_3030": "Tenis olomina BN", "H_3031": "Gafas montura extragruesa", "H_4000": "Sombrero safari", "C_4000": "Polo salmón", @@ -242,14 +339,19 @@ "H_4008": "Gorro impermeable", "C_4008": "Atlético Arrecife", "S_4008": "Chanclas negras", + "H_4009": "Gorro retales", "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", + "H_4011": "Sombrero cloché doble", "S_4011": "Chanclas Sofrito", "H_4012": "Sombrero cónico ostras", "S_4012": "Chanclas Sofrito amarillas", + "H_4013": "Sombrero plantas", + "S_4013": "Chanclas deportivas", + "H_4014": "Sombrero montañero", "S_4014": "Huaraches marrones", "H_4015": "Bombín clásico", "S_4015": "Sandalias flechas azules", @@ -279,6 +381,7 @@ "H_5002": "Auriculares antirruido", "C_5002": "Rompevientos fresa", "S_5002": "Botas de montaña pro", + "H_5003": "Auriculares anzuelo", "C_5003": "Chaqueta estudiante", "H_5004": "Auriculares estéreo", "C_5004": "Chaqueta deportiva azul", @@ -300,9 +403,29 @@ "C_5014": "Chaqueta satinada calamar", "C_5015": "Chaqueta satinada volbagre", "C_5016": "Meddux 528", + "C_5017": "Impermeable glacial", + "C_5018": "Rompevientos Pulpioka", "C_5019": "Plumífero yerba mate", + "C_5020": "FA-01 verde", + "C_5021": "FA-01 ocre", + "C_5022": "Abrigo largo", "C_5023": "Impermeable Tonken", + "C_5024": "Abrigo aviar de pana", + "C_5025": "Chaqueta satinada pulpo", + "C_5026": "Impermeable rojizo", + "C_5027": "Impermeable montañero", + "C_5028": "Impermeable jade", + "C_5029": "Abrigo ajustable positivo", + "C_5033": "Theutik imperial marino", + "C_5034": "Impermeable cúrcuma Zekko", + "C_5035": "Parka F-3 decorada", "C_5036": "Abrigo ajustable negativo", + "C_5038": "Parka F-3 blanca", + "C_5039": "Impermeable enchiloso", + "C_5040": "Ballena de lana", + "C_5041": "Chaqueta roquera azul", + "C_5042": "Suéter kung-fu", + "C_5043": "Suéter kung-fu bitono", "C_5045": "Parka ártica", "C_5046": "Anorak Barazushi", "C_5047": "Chaqueta retazos", @@ -332,11 +455,16 @@ "H_6002": "Visera transparente", "S_6002": "Botas de trabajo rojas", "H_6003": "Visera Pulpioka", + "C_6003": "Tirantes blanca Theutik", "S_6003": "Botas de motociclista azules", "H_6004": "Visera tintada", + "C_6004": "Tirantes franja Theutik", "S_6004": "Botas de lluvia verdes", "H_6005": "Visera Adolfrito", + "C_6005": "Tirantes azul Theutik", "S_6005": "Botas de lluvia rojas", + "H_6006": "Visera retrospectiva", + "C_6006": "C.B. Crustáceos", "S_6006": "Botas roqueras", "C_6007": "Umibozu visitante", "S_6007": "Botas cerezo", @@ -347,6 +475,10 @@ "S_6011": "Botas antárticas", "S_6012": "Botas impermeables", "S_6013": "Botas negras", + "S_6014": "Botas altamar", + "S_6016": "Botas telaraña Annak", + "S_6017": "Botas forestales", + "S_6018": "Botas impermeables verdes", "S_6019": "Botas motopulpera azules", "S_6020": "Botas de trabajo Skipjack", "S_6021": "Botas de pato árticas", @@ -368,6 +500,7 @@ "C_7002": "Sudadera retro", "S_7002": "Mocasines bicolor", "C_7003": "Sudadera Shachi", + "S_7003": "Mocasines lunares", "H_7004": "Casco de patinador", "C_7004": "Sudadera marinera", "S_7004": "Mocasines Zofrito", @@ -377,20 +510,32 @@ "C_7006": "Sudadera ancla", "H_7007": "Casco hockey", "C_7007": "Suéter negativo", + "H_7008": "Casco MTB mate", + "C_7008": "Suéter con camisa", "H_7009": "Casco octotacleador", + "C_7009": "Suéter positivo", "C_7010": "Annak puño azul", + "H_7011": "Casco decatacleador", + "C_7011": "Annak puño amarillo", "H_7012": "Casco caparazón", + "C_7012": "Annak puño rojo", "H_7013": "Casco cuernos", "C_7013": "Sudadera Empeatón", "H_7014": "Careta béisbol local", + "C_7014": "Sudadera octorretro", "H_7015": "Careta béisbol visitante", + "C_7015": "Sudadera atlética Pulpioka", "H_7016": "Casco acolchado", "C_7016": "Sudadera manatí", + "H_7017": "Casco acolchado Ishidai", "C_7017": "Suéter tiburones", "H_7018": "Casco béisbol Ishidai local", "C_7018": "Octosudadera azul y negra", "H_7019": "Casco Zofrito", + "C_7019": "Octosudadera blanca y negra", + "H_7020": "Casco calamar pro", "C_7020": "Suéter ballenas", + "H_7021": "Casco calamar", "C_7021": "Sudadera sin capucha amarilla", "C_7022": "Sudadera sin capucha multicolor", "C_7023": "Sudadera sin capucha verde", @@ -415,17 +560,23 @@ "S_8005": "Zapatos doble hebilla", "H_8006": "Tapabocas octo Theutik", "C_8006": "Camisa cuadros rojos", + "S_8006": "Zapatos ahumados", "H_8007": "Tapabocas calamar", "C_8007": "Camisa aguamalas", "S_8007": "Zapatos rojos y azules", "H_8008": "Tapabocas Shachi", "C_8008": "Uniforme béisbol", + "S_8008": "Zapatos grises y amarillos", + "H_8009": "Tapabocas Theutik", "C_8009": "Camisa tonos gris", + "S_8009": "Zapatos doble hebilla negros", + "H_8010": "Cubrenariz motocross", "C_8010": "Camisa cuadros retro", "S_8010": "Habaneros Annak", "H_8011": "Tapabocas Forima", "C_8011": "Camisa cuello redondo", "S_8011": "Tigres Annak", + "H_8012": "Tapabocas camuflaje Forima", "C_8012": "Camisa logos", "C_8013": "Camisa rayas", "S_8013": "Botas ante desérticas", @@ -442,9 +593,14 @@ "C_8018": "Camisa semipleno", "C_8019": "Camisa entintada", "C_8020": "Paracaidista arándano rojo", + "C_8021": "Camisa medusitas", + "C_8022": "Paracaidista arándano azul", + "C_8023": "Camisa estampada corbata", "C_8024": "Camisa octropical", "C_8025": "Camisa franela Annak", "C_8026": "Camisa destintada", + "C_8027": "Camisa lunares camuflados", + "C_8028": "Uniforme béisbol Tonken", "C_8030": "Guayabera hipocampos", "C_8031": "Camisa de payaso", "C_8032": "Camisa de exploración", @@ -455,6 +611,7 @@ "C_8038": "Camisa botones blanca", "C_8039": "Camisa retazos", "C_8040": "Camisa retazos urbana", + "C_8041": "Uniforme béisbol Ishidai", "C_9000": "Chaleco montaña", "H_9001": "Cinta de baloncesto", "C_9001": "Chaleco jungla", @@ -467,18 +624,30 @@ "H_9005": "Cinta futbolista", "C_9005": "Chaleco de domingo", "H_9007": "Pañuelo Sofrito", + "C_9007": "Chaleco pesca", + "H_9008": "Pañuelo Sofrito negro", + "C_9008": "Chaleco elegante", "H_9009": "Cinta tenis de mesa", + "C_9009": "Chaleco Tentáctica plata", "C_9010": "Chaleco bolsillos caqui", "C_9011": "Coraza cangrejo roja", "C_9012": "Coraza cangrejo verde", "C_9013": "Chaleco salpicadura", "C_9014": "Chaleco bolsillos negro", "C_9015": "Chaleco salpicadura oscuro", + "C_9016": "Chaleco ciclista Tentáctica", + "C_9017": "Chaleco térmico", "C_10000": "Sudadera camuflaje", "C_10001": "Sudadera verde", "C_10002": "Sudadera Zekko", "H_10003": "Aretes tentáculo", + "C_10004": "Sudadera con camisa", + "C_10005": "Sudadera morada Theutik", "C_10006": "Sudadera gris", + "C_10007": "Sudadera plantas", + "C_10008": "Sudadera rosa con camisa", + "C_10009": "Sudadera Zekko oliva", + "C_10010": "Sudadera negra", "C_10012": "Sudadera de jerga roja", "C_10013": "Sudadera camuflaje tierra", "C_10014": "Sudadera de jerga celeste", @@ -492,9 +661,15 @@ "C_21002": "Impermeable gasolinero", "S_21002": "Botas antideslizantes", "C_21003": "Camiseta jardinería", + "S_21003": "Botas octoling", + "H_21004": "Visor octoling", "C_21004": "Antofritos XXL", "H_21005": "Gorra mítica", + "C_21005": "Parka nórdica", "S_21005": "Aletas de buceo", + "H_21007": "Pañuelo de obrero", + "S_21007": "Patines jurel", + "C_21008": "Uniforme desarrollador", "S_21008": "Botas ídolo musical", "H_21010": "Gorra besugo dorado", "H_21011": "Visor opaco", @@ -510,9 +685,19 @@ "H_21016": "Escafandra de buceo", "C_21016": "Chaqueta hacker", "H_21017": "Gorro comandante", + "C_21017": "Abrigo energético", "H_21018": "Visor de rastreo", "H_21019": "Casco retrofuturista", "H_21020": "Gafas 3D", + "S_23008": "Calamark Y-MGN", + "S_23009": "Calamark Y-ANG", + "S_23010": "Calamark Y-RYN", + "S_23011": "Zuecos de goma CS cadena", + "S_23012": "Zuecos de goma CS joya", + "S_23013": "Zuecos de goma CS mármol", + "S_23014": "Botas de pato trío", + "S_23015": "Tenis bota trío", + "S_23016": "Chanclas trío", "H_24016": "Antifaz de momia", "H_24017": "Sombrero con pluma", "H_24018": "Máscara tentaculosa", @@ -521,6 +706,10 @@ "H_24021": "Corona coralina", "H_24022": "Máscara carnavalesca", "H_24023": "Octocorona", + "H_24024": "Gafas modernas azules", + "H_24025": "Gafas modernas verdes", + "H_24026": "Gafas modernas rosas", + "H_24027": "Gafas modernas amarillas", "H_25000": "Pasador de calamar", "C_25000": "Uniforme escolar A", "S_25000": "Zapatos escolares", @@ -593,5 +782,13 @@ "H_28000": "Gorro de Adolfrito", "C_28000": "Traje rebozado", "S_28000": "Tenis FTR", - "C_28001": "Traje arbitral" + "C_28001": "Traje arbitral", + "S_28001": "Patas arbitrales", + "H_29200": "Arete orden réplica", + "C_29200": "Traje orden réplica", + "S_29200": "Botas orden réplica", + "H_29201": "Regulador orden réplica", + "H_29202": "Control RM", + "H_29203": "Máscara irreal", + "H_29204": "Diadema drónida" } diff --git a/locales/es-US/weapons.json b/locales/es-US/weapons.json index 388258055..96219d235 100644 --- a/locales/es-US/weapons.json +++ b/locales/es-US/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "L-MOT 91", "MAIN_200": "Lanzamotas Nova", "MAIN_201": "Lanzamotas Nova neo", + "MAIN_205": "Lanzamotas orden réplica", "MAIN_1120": "Pincel abanico", "MAIN_1121": "Pincel abanico maestro", "MAIN_1100": "Pincel", "MAIN_1101": "Pincel maestro", "MAIN_1110": "Pincel caligrafía", "MAIN_1111": "Pincel caligrafía maestro", + "MAIN_1115": "Pincel caligrafía orden réplica", "MAIN_2060": "Entintubo", "MAIN_2061": "Entintubo adaptado", "MAIN_2050": "Bamzuka 14-I", "MAIN_2040": "Telentintador 4K", + "MAIN_2041": "Telentintador 4K adaptado", "MAIN_2030": "Entintador 4K", + "MAIN_2031": "Entintador 4K adaptado", "MAIN_2020": "Telecargatintas", "MAIN_2021": "Telecargatintas ZyS", "MAIN_2010": "Cargatintas", "MAIN_2011": "Cargatintas ZyS", + "MAIN_2015": "Cargatintas orden réplica", "MAIN_2070": "Cargaminas 5H", "MAIN_2071": "Cargaminas 5B", "MAIN_2000": "Delineador X", + "MAIN_2001": "Delineador Y", "MAIN_5030": "Soplador dual", "MAIN_5031": "Soplador dual adaptado", "MAIN_5020": "Fundidora 525 dual", + "MAIN_5021": "Fundidora 525 dual chic", + "MAIN_5050": "Extintor dual FF", "MAIN_5010": "Difusor dual", "MAIN_5011": "Difusor dual Emperi", + "MAIN_5015": "Difusor dual orden réplica", "MAIN_5000": "Atomizador dual", "MAIN_5001": "Atomizador dual maestro", "MAIN_5040": "Tetra dual negro", @@ -44,18 +53,23 @@ "MAIN_1020": "Rodillo Pro", "MAIN_1021": "Rodillo Pro dorado", "MAIN_1030": "Rodillo versátil", + "MAIN_1031": "Rodillo versátil Foil", "MAIN_1010": "Rodillo básico", "MAIN_1011": "Rodillo básico Meddux", + "MAIN_1015": "Rodillo orden réplica", "MAIN_1040": "Rodillo mágnum", "MAIN_1041": "Rodillo mágnum exprés", "MAIN_8010": "Azotintador brisa", "MAIN_8011": "Azotintador brisa chic", "MAIN_8000": "Azotintador Pro", - "MAIN_8001": "Azotintador Pro neo", + "MAIN_8001": "Azotintador Pro maestro", + "MAIN_8005": "Azotintador orden réplica", "MAIN_6020": "Paratintas discreto", "MAIN_6021": "Paratintas discreto Sorella", + "MAIN_6030": "Prototintas 24-I", "MAIN_6000": "Paratintas", "MAIN_6001": "Paratintas Sorella", + "MAIN_6005": "Paratintas orden réplica", "MAIN_6010": "Paratintas forestal", "MAIN_6011": "Paratintas forestal Sorella", "MAIN_30": "Aerógrafo GP", @@ -67,6 +81,7 @@ "MAIN_400": "Tintopresor", "MAIN_401": "Tintopresor Foil", "MAIN_50": "Salpicadora 2000", + "MAIN_51": "Salpicadora 2000 chic", "MAIN_80": "Salpicadora 3000", "MAIN_81": "Salpicadora 3000 chic", "MAIN_90": "Megasoplador", @@ -74,6 +89,8 @@ "MAIN_40": "Rociador", "MAIN_41": "Rociador Tentáctica", "MAIN_45": "Rociador de élite réplica", + "MAIN_47": "Rociador orden réplica", + "MAIN_46": "Rociador octariano réplica", "MAIN_20": "Plumón", "MAIN_21": "Plumón neo", "MAIN_100": "Rociador espacial", @@ -91,11 +108,14 @@ "MAIN_3010": "Derramatic triple", "MAIN_3011": "Derramatic triple maestro", "MAIN_3050": "Friegamatic", + "MAIN_3051": "Friegamatic D", "MAIN_3020": "Derramatic centrífugo", "MAIN_3021": "Derramatic centrífugo neo", "MAIN_3000": "Derramatic", "MAIN_3001": "Derramatic chic", + "MAIN_3005": "Derramatic orden réplica", "MAIN_3040": "Derramatic XP", + "MAIN_3041": "Derramatic XP adaptado", "MAIN_4030": "Garabateador PLM", "MAIN_4031": "Garabateador PLM maestro", "MAIN_4050": "Corrigetintas", @@ -103,10 +123,13 @@ "MAIN_4000": "Garabateador", "MAIN_4001": "Garabateador Tintaz", "MAIN_4040": "Nautilo 47", + "MAIN_4041": "Nautilo 79", "MAIN_4010": "Garabateador Pro", "MAIN_4011": "Garabateador Pro chic", + "MAIN_4015": "Garabateador orden réplica", "MAIN_7010": "Arcromatizador triple", "MAIN_7011": "Arcromatizador triple Moluskia", + "MAIN_7015": "Arcromatizador orden réplica", "MAIN_7020": "AR-CR0 450", "MAIN_7021": "AR-CR0 450 chic", "SUB_8": "Baliza", diff --git a/locales/fr/game-misc.json b/locales/fr/game-misc.json index cf51787fb..600ad61c8 100644 --- a/locales/fr/game-misc.json +++ b/locales/fr/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Chaland Flétan", "STAGE_20": "Mine marine", "STAGE_21": "Arène Méca-ramen", + "STAGE_22": "Terminal Rorqual", "ABILITY_ISM": "Encrémenteur (pr.)", "ABILITY_ISS": "Encrémenteur (sec.)", "ABILITY_IRU": "Levée d'encre", diff --git a/locales/fr/gear.json b/locales/fr/gear.json index 4a7f925f4..29f0d27ed 100644 --- a/locales/fr/gear.json +++ b/locales/fr/gear.json @@ -1,6 +1,8 @@ { "H_1": "Bandeau blanc", + "S_1": "Tennis crème", "C_2": "T-shirt basique", + "C_3": "T-shirt basique Octa", "H_1000": "Casquette baseball", "C_1000": "T-shirt blanc", "S_1000": "Tennis bleues", @@ -40,15 +42,25 @@ "C_1012": "T-shirt violet", "S_1012": "Souliers d'escalade été", "C_1013": "T-shirt fléché rouge", + "S_1013": "Souliers d'escalade printemps", "H_1014": "Casquette de cycliste pro", "C_1014": "T-shirt fléché gris", + "S_1014": "Tennis vertes", "C_1015": "T-shirt Abysma bleu", + "S_1015": "Baskets sans lacets blanches", "C_1016": "T-shirt Abysma ivoire", + "S_1016": "Baskets sans lacets bleues", "C_1017": "T-shirt pied-de-poulpe", + "S_1017": "Baskets suédine grises", + "H_1018": "Casquette à longue visière", "C_1018": "T-shirt rayé pirate", + "S_1018": "Baskets suédine multicolores", + "H_1019": "Casquette à visière relevée", "C_1019": "T-shirt rayé marin", + "S_1019": "Baskets suédine turquoise", "H_1020": "Casquette rayée", "C_1020": "T-shirt 8 bits blanc", + "S_1020": "Chaussures à crampons K", "H_1021": "Casquette baseball chaude", "C_1021": "T-shirt 8 bits noir", "S_1021": "Flexi-tabis wasabi", @@ -59,28 +71,56 @@ "S_1023": "Baskets palourde noires", "H_1024": "Casquette en jean", "S_1024": "Tennis suédine pro", + "H_1025": "Casquette plate Friture", "S_1025": "Baskets palourde blanches", "H_1026": "Trio estival", "C_1026": "T-shirt prédateur", + "S_1026": "Baskets de cycliste endurantes", + "H_1027": "Casquette cache-oreilles", "C_1027": "T-shirt perles", + "S_1027": "Baskets de cycliste énergiques", "H_1028": "Casquette à rabats noire", "C_1028": "T-shirt octarien", "C_1029": "T-shirt proie", + "H_1030": "Casquette Ishidai", + "C_1030": "T-shirt col en V noir", "H_1031": "Casquette de l'amiral", + "C_1031": "T-shirt blanc à logo", "H_1032": "Casquette motard vintage", + "C_1032": "Pull à manches 3/4", "H_1033": "Casquette à rabats limande", + "C_1033": "Maillot de hockey DUX", "H_1034": "Casquette poussière", + "C_1034": "T-shirt 8 bits gris", "H_1035": "Casquette écume", "C_1035": "T-shirt col en V blanc", "H_1036": "Bonnet de docker", + "C_1036": "T-shirt blanc oursin rock", "H_1037": "Casquette de détective", + "C_1037": "T-shirt noir oursin rock", "H_1038": "Casquette lampe frontale", + "C_1038": "T-shirt Wet Floor", "H_1039": "Bonnet de bain", + "C_1039": "T-shirt Squid Squad", + "C_1040": "T-shirt marine à logo", + "C_1041": "T-shirt Monsieur Plouf", + "C_1042": "T-shirt Chirpy Chips", + "C_1043": "T-shirt Hightide Era", + "C_1046": "T-shirt ω-3", "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_1051": "T-shirt Madame Plouf", + "C_1052": "T-shirt match de ligue", + "C_1053": "T-shirt match amical", + "C_1054": "T-shirt slogan OculR", "C_1055": "T-shirt dégradé glace", + "C_1056": "Maillot de hockey OCTADUX", + "C_1057": "T-shirt jaune à logo", + "C_1058": "T-shirt à logo doré", + "C_1059": "T-shirt noir OCTADUX", + "C_1060": "T-shirt vert OCTADUX", "C_1062": "Tri-shirt déchiré", "C_1063": "Tandem OculR", "C_1066": "T-shirt à collier Aroz", @@ -103,6 +143,7 @@ "C_1084": "T-shirt dégradé vapeur", "C_1085": "T-shirt dégradé crépuscule", "C_1086": "T-shirt branché papri-K", + "C_1087": "T-shirt branché C-same", "C_1088": "T-shirt ophidien", "C_1090": "T-shirt smiley limette", "C_1091": "T-shirt smiley framboise", @@ -137,19 +178,58 @@ "H_2009": "Béret Aroz", "C_2009": "Haut rayé vert", "S_2009": "Mocassins carnassier", + "H_2010": "Bonnet zigzags", "C_2010": "Haut Kalamarus Rex", "S_2010": "Baskets montantes choco", + "H_2011": "Bonnet furtif", "C_2011": "Haut Leviathus", + "S_2011": "Baskets montantes azur", "H_2012": "Bonnet de laine poissons", "C_2012": "Haut Abysma", + "S_2012": "Baskets montantes noires", "H_2013": "Bonnet Frizko", + "C_2013": "Haut rayé saumon", + "S_2013": "Mocassins piranha", + "C_2014": "Maillot Chromapolis", + "S_2014": "Tennis high-tech blanches", "C_2015": "Haut grunge classique", + "S_2015": "Tennis high-tech noires", + "C_2016": "Haut rayé limette", "S_2016": "Orques crépuscule", + "C_2017": "Haut grunge évolution", "S_2017": "Egings IV rouges et noires", + "C_2018": "Sweat Ezko carotte", "S_2018": "Egings IV bleues et noires", + "C_2019": "Sweat Ezko navet", + "S_2019": "Anguilles montantes grises", + "C_2020": "Sweat noir Macalamar", + "S_2020": "Orques classiques", + "C_2021": "Haut sportif Cubic", + "C_2022": "Sweat rouge Macalamar", + "S_2022": "Bottillons marine DUX", + "C_2023": "Haut 16 bits kaki", + "S_2023": "Anguilles montantes ambre", + "C_2024": "Haut 16 bits bleu", + "S_2024": "Tennis high-tech jaunes", "S_2025": "Egings V rouges et blanches", "C_2026": "Haut arantèle", + "S_2026": "Egings V miel et orange", "C_2027": "Haut arantèle des abysses", + "S_2027": "Egings IV marine et jaunes", + "C_2028": "Pull raglan nageoire", + "S_2028": "Orques tissées", + "S_2029": "Tennis high-tech vertes", + "S_2030": "Tennis high-tech violettes", + "S_2031": "Tennis high-tech rouges", + "S_2032": "Tennis high-tech bleues", + "S_2033": "Tennis high-tech orange", + "S_2034": "Mégamax rouges", + "S_2035": "Mégamax bleues", + "S_2036": "Mégamax noires K", + "S_2037": "Tennis high-tech Gomashio 270", + "S_2038": "Egings V noires et bleues", + "S_2039": "Orques passion", + "S_2040": "Tennis montantes truffe", "S_2042": "Bottes énergétiques", "S_2043": "Octaskets rouges", "S_2044": "Octaskets lilas", @@ -161,6 +241,7 @@ "S_2050": "Egings III noires et bleues", "S_2051": "Egings III rouges et blanches", "S_2052": "Bottes onyx HU1T73", + "S_2053": "Egings III CN", "H_3000": "Lunettes rétro", "C_3000": "Haut double blanc", "S_3000": "Baskets roses", @@ -192,13 +273,27 @@ "C_3009": "T-shirt double vert", "S_3009": "Baskets noires", "H_3010": "Lunettes octogonales", + "C_3010": "Haut double rouge OculR", + "S_3010": "Baskets violettes", "H_3011": "Lunettes demi-cerclées", + "C_3011": "Haut double bleu OculR", + "S_3011": "Baskets canari", "H_3012": "Lunettes noires ovales", + "S_3012": "Baskets filet jaune", + "H_3013": "Casquette et lunettes Ezko", + "C_3013": "Haut double calamar jaune", "S_3013": "Flèches unies", "H_3014": "Lunettes de soleil SV925", + "S_3014": "Baskets filet orange", "H_3015": "Béret et lunettes Aroz", + "S_3015": "Baskets DUX Calcium", "H_3016": "Lunettes de natation", + "S_3016": "Baskets DUX Argent", + "H_3017": "Masque anti-adhérent", + "S_3017": "Baskets DUX Or", "H_3018": "Lunettes de natation K", + "S_3018": "Anguilles Volt 95", + "S_3019": "Flèches athlétiques", "S_3020": "Baskets translux", "H_3021": "Verres teintés", "S_3021": "Baskets corail", @@ -215,8 +310,10 @@ "H_3027": "Lunettes carrées Aroz", "S_3027": "AL-GA 30VV", "H_3028": "Lunettes palourdes", + "S_3028": "Jambières bleues et orange", "H_3029": "Lunettes rétro SV925", "H_3030": "Lunettes hublots", + "S_3030": "Baskets abysses", "H_3031": "Lunettes hipster", "H_4000": "Chapeau de brousse", "C_4000": "Polo rose crevette", @@ -242,14 +339,19 @@ "H_4008": "Bob", "C_4008": "Maillot FC Germon", "S_4008": "Tongs noires", + "H_4009": "Bob patchwork", "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", + "H_4011": "Double cloche Friture", "S_4011": "Claquettes rouges Friture", "H_4012": "Chapeau zen coquilles", "S_4012": "Claquettes jaunes Friture", + "H_4013": "Chapeau tulipe feuillage", + "S_4013": "Tongs coquillages", + "H_4014": "Chapeau quatre bosses", "S_4014": "Sandales arêtes", "H_4015": "Chapeau melon", "S_4015": "Flèches ouvertes bleues", @@ -279,6 +381,7 @@ "H_5002": "Casque DJ", "C_5002": "Anorak framboise", "S_5002": "Chaussures rando pro", + "H_5003": "Casque céphalo", "C_5003": "Blouson université", "H_5004": "Casque baladeur", "C_5004": "Blouson d'écolier", @@ -300,9 +403,29 @@ "C_5014": "Blouson calamar", "C_5015": "Blouson poisson-charge", "C_5016": "Blouson Krakers 528", + "C_5017": "Anorak beau temps", + "C_5018": "Coupe-vent rétro Cubic", "C_5019": "Anorak matcha", + "C_5020": "Blouson aviateur (endroit)", + "C_5021": "Blouson aviateur (envers)", + "C_5022": "Manteau en feutrine", "C_5023": "Blouson K", + "C_5024": "Blouson motif oiseaux", + "C_5025": "Blouson poulpe", + "C_5026": "Blouson Ezko grenat", + "C_5027": "Anorak salamandre", + "C_5028": "Blouson Ezko vert", + "C_5029": "Doudoune positive", + "C_5033": "Manteau marine DUX", + "C_5034": "Coupe-vent Ezko safran", + "C_5035": "Blouson fourré F-3", "C_5036": "Doudoune négative", + "C_5038": "Blouson fourré F-3 blanc", + "C_5039": "Anorak piment rouge", + "C_5040": "Gilet de laine baleines", + "C_5041": "Blouson en cuir rock", + "C_5042": "Veste de kung-fu", + "C_5043": "Veste de kung-fu orque", "C_5045": "Parka fourrée arctique", "C_5046": "Anorak Alpaj", "C_5047": "Blouson mosaïque", @@ -332,11 +455,16 @@ "H_6002": "Visière bronzette", "S_6002": "Bottes sécurité rouges", "H_6003": "Visière Cubic", + "C_6003": "Débardeur DUX blanc", "S_6003": "Bottes de moto bleues", "H_6004": "Visière teintée", + "C_6004": "Débardeur DUX rayé", "S_6004": "Bottes de pluie vertes", "H_6005": "Visière Crustassiette", + "C_6005": "Débardeur DUX marine", "S_6005": "Bottes de pluie cerise", + "H_6006": "Visière du club de golf", + "C_6006": "Maillot des LobStars", "S_6006": "Bottines punk blanches", "C_6007": "Maillot des Umibozu (ext.)", "S_6007": "Bottines punk grenat", @@ -347,6 +475,10 @@ "S_6011": "Après-skis glacier", "S_6012": "Bottes de chasse", "S_6013": "Bottines punk noires", + "S_6014": "Bottines océaniques", + "S_6016": "Bottines Arachno Aroz", + "S_6017": "Bottines printanières", + "S_6018": "Bottes de chasse kaki", "S_6019": "Bottes de moto cobalt", "S_6020": "Bottes sécurité graffiti", "S_6021": "Bottes Palmi poudreuse", @@ -357,7 +489,7 @@ "S_6026": "Bottes fourrées", "S_6027": "Bottes doublées", "S_6028": "Bottes de moto rouge flamme", - "S_6029": "Chaussures à pointes", + "S_6029": "Bottes Palmi à pointes", "S_6030": "Bottes à lanières", "H_7000": "Casque de cycliste", "C_7000": "Sweat université gris", @@ -368,6 +500,7 @@ "C_7002": "Sweat rétro", "S_7002": "Mocassins pied-de-poulpe", "C_7003": "Sweat Friture marin", + "S_7003": "Mocassins à pois", "H_7004": "Casque de skate", "C_7004": "Sweat université bleu", "S_7004": "Mocassins Frizko", @@ -377,20 +510,32 @@ "C_7006": "Sweat ancre", "H_7007": "Casque de hockey", "C_7007": "Pull manches cintrées négatif", + "H_7008": "Casque de motocross noir", + "C_7008": "Chemise et pull court", "H_7009": "Casque de football Octa", + "C_7009": "Pull manches cintrées positif", "C_7010": "Pull grunge poignet bleu", + "H_7011": "Casque de football à visière", + "C_7011": "Pull grunge poignet jaune", "H_7012": "Casque carapace", + "C_7012": "Pull grunge poignet rouge", "H_7013": "Casque à cornes", "C_7013": "Sweat basket", "H_7014": "Casque de receveur (dom.)", + "C_7014": "Sweat rétro Octarien", "H_7015": "Casque de receveur (ext.)", + "C_7015": "Sweat Cubic", "H_7016": "Casque de mêlée", "C_7016": "Sweat lamantin", + "H_7017": "Casque de mêlée Ishidai", "C_7017": "Pull requin", "H_7018": "Casque de batteur Ishidai", "C_7018": "Sweat sportif Octa (ext.)", "H_7019": "Casque Frizko", + "C_7019": "Sweat sportif Octa (dom.)", + "H_7020": "Casque de BMX pro", "C_7020": "Pull balaine", + "H_7021": "Casque de BMX", "C_7021": "Sweater jaune", "C_7022": "Sweater bigarré", "C_7023": "Sweater limette", @@ -415,17 +560,23 @@ "S_8005": "Chaussures double boucle", "H_8006": "Masque OCTADUX", "C_8006": "Chemise de bûcheron", + "S_8006": "Richelieu fumés", "H_8007": "Masque Kalamarus Rex", "C_8007": "Chemise méduses", "S_8007": "Richelieu semelle rouge", "H_8008": "Masque Friture", "C_8008": "Maillot baseball long", + "S_8008": "Richelieu semelle jaune", + "H_8009": "Masque DUX", "C_8009": "Chemise grise", + "S_8009": "Ch. double boucle noires", + "H_8010": "Lunettes motocross", "C_8010": "Chemise à carreaux rétro", "S_8010": "Compensées carmin Aroz", "H_8011": "Masque Focus", "C_8011": "Chemisette violette", "S_8011": "Compensées Tigre Aroz", + "H_8012": "Masque camouflage Focus", "C_8012": "Chemisette à logos", "C_8013": "Chemise à rayures", "S_8013": "Chukkas sable", @@ -442,9 +593,14 @@ "C_8018": "Chemisette de bowling", "C_8019": "Chemise tache d'encre", "C_8020": "Haut parachute grenat", + "C_8021": "Chemise cravate méduses", + "C_8022": "Haut parachute bleu nuit", + "C_8023": "Chemise cravate punk", "C_8024": "Chemisette poulpe farniente", "C_8025": "Chemise rustique Aroz", "C_8026": "Chemise tache blanche", + "C_8027": "Chemise à pois", + "C_8028": "Maillot baseball K", "C_8030": "Chemisette hippo", "C_8031": "Chemise bouffonne", "C_8032": "Chemise de scout", @@ -455,6 +611,7 @@ "C_8038": "Chemise à col officier", "C_8039": "Chemise patchwork", "C_8040": "Chemise mosaïque urbaine", + "C_8041": "Maillot Ishidai", "C_9000": "Gilet de montagne", "H_9001": "Bandeau de basket", "C_9001": "Gilet sylvestre", @@ -467,18 +624,30 @@ "H_9005": "Bandeau de foot", "C_9005": "Veston motif étoile", "H_9007": "Bandana biscuit Friture", + "C_9007": "Gilet de pêcheur", + "H_9008": "Bandana noir Friture", + "C_9008": "Gilet zippé asymétrique", "H_9009": "Bandeau de ping-pong", + "C_9009": "Gilet argent OculR", "C_9010": "Gilet forestier kaki", "C_9011": "Crustarapace rouge", "C_9012": "Crustarapace limette", "C_9013": "Gilet splash", "C_9014": "Gilet forestier noir", "C_9015": "Gilet splash sombre", + "C_9016": "Gilet de BMX OculR", + "C_9017": "Gilet thermique turquoise", "C_10000": "Sweat zippé camouflage", "C_10001": "Sweat zippé vert", "C_10002": "Sweat capuche Ezko", "H_10003": "Tentacule d'oreille", + "C_10004": "Chemise et sweat marine", + "C_10005": "Sweat zippé violet DUX", "C_10006": "Sweat capuche gris", + "C_10007": "Sweat zippé feuillage", + "C_10008": "Chemise et sweat rose", + "C_10009": "Sweat Ezko olive", + "C_10010": "Sweat capuche noir", "C_10012": "Sweat ethnique magma", "C_10013": "Sweat poussière", "C_10014": "Sweat ethnique azur", @@ -492,9 +661,15 @@ "C_21002": "Blouson d'ingénieur pétrolier", "S_21002": "Souliers antidérapants", "C_21003": "T-shirt et gants de travail", + "S_21003": "Rangers octaliennes", + "H_21004": "Lunettes octaliennes", "C_21004": "T-shirt Crustassiette", "H_21005": "Casquette de légende", + "C_21005": "Parka nordique", "S_21005": "Palmes de plongée", + "H_21007": "Bandana d'ouvrier", + "S_21007": "Patins à roulettes", + "C_21008": "Gilet de développeur", "S_21008": "Bottes glam rock", "H_21010": "Casquette dorade", "H_21011": "Lunettes opaques", @@ -510,9 +685,19 @@ "H_21016": "Casque de scaphandre", "C_21016": "Parka de hacker", "H_21017": "Béret de général", + "C_21017": "Blouson cool", "H_21018": "Viseur de combat", "H_21019": "Casque rétrofuturiste", "H_21020": "Lunettes 3D", + "S_23008": "Egings III Pasquale", + "S_23009": "Egings III Angie", + "S_23010": "Egings III Raimi", + "S_23011": "Souliers gomme à chaîne TD", + "S_23012": "Souliers gomme à bijoux TD", + "S_23013": "Souliers gomme à torsades TD", + "S_23014": "Bottes Palmi de trio", + "S_23015": "Tennis montantes de trio", + "S_23016": "Sandales de trio", "H_24016": "Masque de momie", "H_24017": "Tricorne pirate plancton", "H_24018": "Terreur des sept calamers", @@ -521,6 +706,10 @@ "H_24021": "Couronne corail", "H_24022": "Masque de gala doré", "H_24023": "Couronne octoperle", + "H_24024": "Lunettes percées turquoise", + "H_24025": "Lunettes percées vertes", + "H_24026": "Lunettes percées roses", + "H_24027": "Lunettes percées jaunes", "H_25000": "Barrette seiche", "C_25000": "Uniforme scolaire A", "S_25000": "Mocassins scolaires d'hiver", @@ -593,5 +782,13 @@ "H_28000": "Casquette Omar", "C_28000": "Costume Omar", "S_28000": "Baskets LaFrite", - "C_28001": "Costume félin" + "C_28001": "Costume félin", + "S_28001": "Patounes de la justice", + "H_29200": "Boucle de l'Ordre (réplique)", + "C_29200": "Panoplie de l'Ordre (réplique)", + "S_29200": "Bottes de l'Ordre (répliques)", + "H_29201": "Détendeur de l'Ordre (réplique)", + "H_29202": "Contrôleur V-Cor", + "H_29203": "Masque surréel", + "H_29204": "Serre-tête drone" } diff --git a/locales/fr/weapons.json b/locales/fr/weapons.json index aba6e16e7..9a829738e 100644 --- a/locales/fr/weapons.json +++ b/locales/fr/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-Blaster '91", "MAIN_200": "Proxiblaster", "MAIN_201": "Proxiblaster Néo", + "MAIN_205": "Blaster d'Ordre (réplique)", "MAIN_1120": "Épinceau écaïe", "MAIN_1121": "Épinceau écaïe nuancé", "MAIN_1100": "Épinceau", "MAIN_1101": "Épinceau nuancé", "MAIN_1110": "Épinceau brosse", "MAIN_1111": "Épinceau brosse nuancé", + "MAIN_1115": "Pinceau d'Ordre (réplique)", "MAIN_2060": "Détubeur", "MAIN_2061": "Détubeur modifié", "MAIN_2050": "Bimbamboum Mk I", "MAIN_2040": "Extraceur + zoom", + "MAIN_2041": "Extraceur + zoom modifié", "MAIN_2030": "Extraceur +", + "MAIN_2031": "Extraceur + modifié", "MAIN_2020": "Concentraceur zoom", "MAIN_2021": "Concentraceur zoom E+F", "MAIN_2010": "Concentraceur", "MAIN_2011": "Concentraceur E+F", + "MAIN_2015": "Fusil d'Ordre (réplique)", "MAIN_2070": "Crayon X - 5H", "MAIN_2071": "Crayon X - 5B", "MAIN_2000": "Décap'express Alpha", + "MAIN_2001": "Décap'express Bêta", "MAIN_5030": "Double nettoyeur", "MAIN_5031": "Double nettoyeur modifié", "MAIN_5020": "Double Kelvin 525", + "MAIN_5021": "Double Kelvin 525 chic", + "MAIN_5050": "Double ignifugeur", "MAIN_5010": "Double encreur", "MAIN_5011": "Double encreur griffé", + "MAIN_5015": "Arme double d'Ordre (réplique)", "MAIN_5000": "Double moucheteur", "MAIN_5001": "Double moucheteur nuancé", "MAIN_5040": "Double voltigeur noir", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamo-rouleau", "MAIN_1021": "Dynamo-rouleau tesla", "MAIN_1030": "Flexi-rouleau", + "MAIN_1031": "Flexi-rouleau alu", "MAIN_1010": "Rouleau", "MAIN_1011": "Rouleau griffé", + "MAIN_1015": "Rouleau d'Ordre (réplique)", "MAIN_1040": "Rouleau large", "MAIN_1041": "Rouleau large Xpress", "MAIN_8010": "Éclatana Doto", "MAIN_8011": "Éclatana Doto chic", "MAIN_8000": "Éclatana d'estampe", - "MAIN_8001": "Éclatana d'estampe Néo", + "MAIN_8001": "Éclatana d'estampe nuancé", + "MAIN_8005": "Éclatana d'Ordre (réplique)", "MAIN_6020": "Para-encre espion", "MAIN_6021": "Para-encre espion Sorella", + "MAIN_6030": "Para-encre Ré-gen 24 Mk I", "MAIN_6000": "Para-encre", "MAIN_6001": "Para-encre Sorella", + "MAIN_6005": "Para-encre d'Ordre (réplique)", "MAIN_6010": "Para-encre XL", "MAIN_6011": "Para-encre XL Sorella", "MAIN_30": "Aérogun", @@ -67,6 +81,7 @@ "MAIN_400": "Compresseur", "MAIN_401": "Compresseur alu", "MAIN_50": "Calibre 2000", + "MAIN_51": "Calibre 2000 chic", "MAIN_80": "Calibre 3000", "MAIN_81": "Calibre 3000 chic", "MAIN_90": "Nettoyeur XL", @@ -74,6 +89,8 @@ "MAIN_40": "Liquidateur", "MAIN_41": "Liquidateur griffé", "MAIN_45": "Lanceur héroïque (réplique)", + "MAIN_47": "Lanceur d'Ordre (réplique)", + "MAIN_46": "Lanceur Octaling (réplique)", "MAIN_20": "Marqueur léger", "MAIN_21": "Marqueur léger Néo", "MAIN_100": "Lanceur spatial", @@ -91,11 +108,14 @@ "MAIN_3010": "Dépoteur", "MAIN_3011": "Dépoteur nuancé", "MAIN_3050": "Seau S-Horreur", + "MAIN_3051": "Seau S-Horreur Cétacé", "MAIN_3020": "Encrifugeur", "MAIN_3021": "Encrifugeur Néo", "MAIN_3000": "Seauceur", "MAIN_3001": "Seauceur chic", + "MAIN_3005": "Seau d'Ordre (réplique)", "MAIN_3040": "Détoneur", + "MAIN_3041": "Détoneur modifié", "MAIN_4030": "Badigeonneur stylo", "MAIN_4031": "Badigeonneur stylo nuancé", "MAIN_4050": "Correcteur", @@ -103,10 +123,13 @@ "MAIN_4000": "Badigeonneur XS", "MAIN_4001": "Badigeonneur XS griffé", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Badigeonneur", "MAIN_4011": "Badigeonneur chic", + "MAIN_4015": "Badigeonneur d'Ordre (réplique)", "MAIN_7010": "Trisperceur", "MAIN_7011": "Trisperceur Abysma", + "MAIN_7015": "Transperceur d'Ordre (réplique)", "MAIN_7020": "Coralux 450", "MAIN_7021": "Coralux 450 chic", "SUB_8": "Balise de saut", diff --git a/locales/he/game-misc.json b/locales/he/game-misc.json index f2ac6e4ff..62322f6ba 100644 --- a/locales/he/game-misc.json +++ b/locales/he/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Shipshape Cargo Co.", "STAGE_20": "Bluefin Depot", "STAGE_21": "Robo ROM-en", + "STAGE_22": "Marlin Airport", "ABILITY_ISM": "Ink Saver (Main)", "ABILITY_ISS": "Ink Saver (Sub)", "ABILITY_IRU": "Ink Recovery Up", diff --git a/locales/he/gear.json b/locales/he/gear.json index 93b0a5ebb..d9236cf6b 100644 --- a/locales/he/gear.json +++ b/locales/he/gear.json @@ -1,6 +1,8 @@ { "H_1": "White Headband", + "S_1": "Cream Basics", "C_2": "Basic Tee", + "C_3": "Fresh Octo Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", @@ -40,15 +42,25 @@ "C_1012": "Grape Tee", "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", + "S_1013": "Birch Climbing Shoes", "H_1014": "Cycle King Cap", "C_1014": "Gray Vector Tee", + "S_1014": "Green Lace-Ups", "C_1015": "Blue Peaks Tee", + "S_1015": "White Laceless Dakroniks", "C_1016": "Ivory Peaks Tee", + "S_1016": "Blue Laceless Dakroniks", "C_1017": "Squid-Stitch Tee", + "S_1017": "Suede Gray Lace-Ups", + "H_1018": "Long-Billed Cap", "C_1018": "Pirate-Stripe Tee", + "S_1018": "Suede Nation Lace-Ups", + "H_1019": "King Flip Mesh", "C_1019": "Sailor-Stripe Tee", + "S_1019": "Suede Marine Lace-Ups", "H_1020": "Hickory Work Cap", "C_1020": "White 8-Bit FishFry", + "S_1020": "Toni Kensa Soccer Shoes", "H_1021": "Woolly Urchins Classic", "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", @@ -59,28 +71,56 @@ "S_1023": "Ink-Black Clam 600s", "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "H_1025": "Blowfish Newsie", "S_1025": "White Clam 600s", "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", + "S_1026": "Stamina Cycling Shoes", + "H_1027": "Pilot Hat", "C_1027": "Pearl Tee", + "S_1027": "Energy Cycling Shoes", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1030": "Barrelfish Baseball Hat", + "C_1030": "Black V-Neck Tee", "H_1031": "Cap'n Cap", + "C_1031": "White Deca Logo Tee", "H_1032": "Vintage Biker Cap", + "C_1032": "Half-Sleeve Sweater", "H_1033": "Flounder Flap Cap", + "C_1033": "King Jersey", "H_1034": "Dustcloud Cap", + "C_1034": "Gray 8-Bit FishFry", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1036": "White Urchin Rock Tee", "H_1037": "Clue-Detecting Cap", + "C_1037": "Black Urchin Rock Tee", "H_1038": "Headlamp Hat", + "C_1038": "Wet Floor Band Tee", "H_1039": "Swim Cap", + "C_1039": "Squid Squad Band Tee", + "C_1040": "Navy Deca Logo Tee", + "C_1041": "Mister Shrug Tee", + "C_1042": "Chirpy Chips Band Tee", + "C_1043": "Hightide Era Band Tee", + "C_1046": "ω-3 Tee", "C_1047": "Annaki Polpo-Pic Tank", "C_1048": "Firewave Tee", "C_1049": "Takoroka Galactic Tie Dye", "C_1050": "Takoroka Rainbow Tie Dye", + "C_1051": "Missus Shrug Tee", + "C_1052": "League Tee", + "C_1053": "Friend Tee", + "C_1054": "Tentatek Slogan Tee", "C_1055": "Icewave Tee", + "C_1056": "Octoking HK Jersey", + "C_1057": "Dakro Nana Tee", + "C_1058": "Dakro Golden Tee", + "C_1059": "Black Velour Octoking Tee ", + "C_1060": "Green Velour Octoking Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -103,6 +143,7 @@ "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", "C_1086": "Lyco-P Streetstyle Tee", + "C_1087": "Slate Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -137,19 +178,58 @@ "H_2009": "Annaki Beret", "C_2009": "Green Striped LS", "S_2009": "Mawcasins", + "H_2010": "Yamagiri Beanie", "C_2010": "Squidmark LS", "S_2010": "Chocolate Dakroniks", + "H_2011": "Sneaky Beanie", "C_2011": "Zink LS", + "S_2011": "Cyan Dakroniks", "H_2012": "Anglerfish Knit", "C_2012": "Striped Peaks LS", + "S_2012": "Black Dakroniks", "H_2013": "ZedFry Beanie", + "C_2013": "Pink Easy-Stripe Shirt", + "S_2013": "Piranha Moccasins", + "C_2014": "Inkopolis Squaps Jersey", + "S_2014": "White Norimaki 750s", "C_2015": "Annaki Drive Tee ", + "S_2015": "Black Norimaki 750s", + "C_2016": "Lime Easy-Stripe Shirt", "S_2016": "Sunset Orca Hi-Tops", + "C_2017": "Annaki Evolution Tee", "S_2017": "Red & Black Squidkid IV", + "C_2018": "Zekko Long Carrot Tee", "S_2018": "Blue & Black Squidkid IV", + "C_2019": "Zekko Long Radish Tee", + "S_2019": "Gray Sea-Slug Hi-Tops", + "C_2020": "Black Cuttlegear LS", + "S_2020": "Orca Hi-Tops", + "C_2021": "Takoroka Crazy Baseball LS", + "C_2022": "Red Cuttlegear LS", + "S_2022": "Navy Enperrials", + "C_2023": "Khaki 16-Bit FishFry", + "S_2023": "Amber Sea Slug Hi-Tops", + "C_2024": "Blue 16-Bit FishFry", + "S_2024": "Yellow Iromaki 750s", "S_2025": "Red & White Squidkid V", "C_2026": "Ink-Black Tangle Top", + "S_2026": "Honey & Orange Squidkid V", "C_2027": "Deepsea Tangle Top", + "S_2027": "Sun & Shade Squidkid IV", + "C_2028": "Sharkfin Raglan", + "S_2028": "Orca Woven Hi-Tops", + "S_2029": "Green Iromaki 750s", + "S_2030": "Purple Iromaki 750s", + "S_2031": "Red Iromaki 750s", + "S_2032": "Blue Iromaki 750s", + "S_2033": "Orange Iromaki 750s", + "S_2034": "Red Power Stripes", + "S_2035": "Blue Power Stripes", + "S_2036": "Toni Kensa Black Hi-Tops", + "S_2037": "Sesame Salt 270s", + "S_2038": "Black & Blue Squidkid V", + "S_2039": "Orca Passion Hi-Tops", + "S_2040": "Truffle Canvas Hi-Tops", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2044": "Tenya OctoPurps", @@ -161,6 +241,7 @@ "S_2050": "Blue & Black Squidkid III", "S_2051": "Red & White Squidkid III", "S_2052": "Onyx 01STERs", + "S_2053": "Crab-Trap Squidkid III", "H_3000": "Retro Specs", "C_3000": "White Layered LS", "S_3000": "Pink Trainers", @@ -192,13 +273,27 @@ "C_3009": "Green Tee", "S_3009": "Black Trainers", "H_3010": "Octoglasses", + "C_3010": "Red Tentatek Tee", + "S_3010": "Violet Trainers", "H_3011": "Half-Rim Glasses", + "C_3011": "Blue Tentatek Tee", + "S_3011": "Canary Trainers", "H_3012": "Double Egg Shades", + "S_3012": "Yellow-Mesh Sneakers", + "H_3013": "Zekko Cap", + "C_3013": "Squid Yellow Layered LS", "S_3013": "Arrow Pull-Ons", "H_3014": "SV925 Circle Shades", + "S_3014": "Orange-Mesh Sneakers", "H_3015": "Annaki Beret & Glasses", + "S_3015": "N-Pacer CaO", "H_3016": "Swim Goggles", + "S_3016": "N-Pacer Ag", + "H_3017": "Ink-Guard Goggles", + "S_3017": "N-Pacer Au", "H_3018": "Toni Kensa Goggles", + "S_3018": "Sea Slug Volt 95s", + "S_3019": "Athletic Arrows", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "S_3021": "Hyper Guppies", @@ -215,8 +310,10 @@ "H_3027": "Annaki Charms", "S_3027": "E-JECT 30VV", "H_3028": "Glam Clam Specs", + "S_3028": "OB Gaiter Waders", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", + "S_3030": "Noir Guppies", "H_3031": "Hipster Horn-Rims", "H_4000": "Safari Hat", "C_4000": "Shrimp-Pink Polo", @@ -242,14 +339,19 @@ "H_4008": "Bucket Hat", "C_4008": "FC Albacore", "S_4008": "Black Flip-Flops", + "H_4009": "Patched Hat", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", + "H_4011": "Fugu Bell Hat", "S_4011": "Red FishFry Sandals", "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", + "H_4013": "Hothouse Hat", + "S_4013": "Musselforge Flip-Flops", + "H_4014": "Mountie Hat", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", "S_4015": "Arrow Toesies Blu", @@ -279,6 +381,7 @@ "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", "S_5002": "Pro Trail Boots", + "H_5003": "Squidfin Hook Cans", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -300,9 +403,29 @@ "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5016": "Krak-On 528", + "C_5017": "Chilly Mountain Coat", + "C_5018": "Takoroka Windcrusher", "C_5019": "Matcha Down Jacket", + "C_5020": "FA-01 Jacket", + "C_5021": "FA-01 Reversed", + "C_5022": "Pullover Coat", "C_5023": "Kensa Coat", + "C_5024": "Birded Corduroy Jacket", + "C_5025": "Deep-Octo Satin Jacket", + "C_5026": "Zekko Redleaf Coat", + "C_5027": "Lemon Mountain Coat", + "C_5028": "Zekko Jade Coat", + "C_5029": "Light Bomber Jacket", + "C_5033": "Navy Eminence Jacket", + "C_5034": "Tumeric Zekko Coat", + "C_5035": "Custom Painted F-3 ", "C_5036": "Dark Bomber Jacket", + "C_5038": "White Leather F-3", + "C_5039": "Chili-Pepper Ski Jacket", + "C_5040": "Whale-Knit Sweater", + "C_5041": "Rockin' Leather Jacket", + "C_5042": "Kung-Fu Zip-Up", + "C_5043": "Panda Kung-Fu Zip-Up", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -332,11 +455,16 @@ "H_6002": "Sun Visor", "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", + "C_6003": "White King Tank", "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", + "C_6004": "Slash King Tank", "S_6004": "Green Rain Boots", "H_6005": "Crust Bucket Visor", + "C_6005": "Navy King Tank", "S_6005": "Acerola Rain Boots", + "H_6006": "Tee Time Visor", + "C_6006": "Lob-Stars Jersey", "S_6006": "Punk Whites", "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", @@ -347,6 +475,10 @@ "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", + "S_6014": "Deepsea Leather Boots", + "S_6016": "Annaki Arachno Boots", + "S_6017": "New-Leaf Leather Boots", + "S_6018": "Tea-Green Hunting Boots", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", @@ -368,6 +500,7 @@ "C_7002": "Retro Sweat", "S_7002": "Squid-Stitch Slip-Ons", "C_7003": "Firefin Navy Sweat", + "S_7003": "Polka-Dot Slip-Ons", "H_7004": "Skate Helmet", "C_7004": "Navy College Sweat", "S_7004": "ZedFry Slip-Ons", @@ -377,20 +510,32 @@ "C_7006": "Anchor Sweat", "H_7007": "Hockey Helmet", "C_7007": "Negative Longcuff Sweater", + "H_7008": "Matte Bike Helmet", + "C_7008": "Short Knit Layers", "H_7009": "Octo Tackle Helmet Deco", + "C_7009": "Positive Longcuff Sweater", "C_7010": "Annaki Blue Cuff", + "H_7011": "Deca Tackle Visor Helmet", + "C_7011": "Annaki Yellow Cuff", "H_7012": "Winkle Stripe Helm", + "C_7012": "Annaki Red Cuff", "H_7013": "Party Hard Hat", "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "C_7014": "Octarian Retro", "H_7015": "Away-Team Catcher", + "C_7015": "Takoroka Jersey", "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", + "H_7017": "Barrelfish Headgear", "C_7017": "Apex Sweater", "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", + "C_7019": "Octo Jumper Home", + "H_7020": "Slipstream Helmet Pro", "C_7020": "Moby Knit", + "H_7021": "Slipstream Helmet", "C_7021": "Lemon Hoodless", "C_7022": "Motley Hoodless", "C_7023": "Lime Hoodless", @@ -415,17 +560,23 @@ "S_8005": "Kid Clams", "H_8006": "Octoking Facemask", "C_8006": "Red-Check Shirt", + "S_8006": "Smoky Wingtips", "H_8007": "Squid Facemask", "C_8007": "Baby-Jelly Shirt", "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "C_8008": "Baseball Jersey", + "S_8008": "Gray Yellow-Soled Wingtips", + "H_8009": "King Facemask", "C_8009": "Gray Mixed Shirt", + "S_8009": "Inky Kid Clams", + "H_8010": "Motocross Nose Guard", "C_8010": "Vintage Check Shirt", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", "C_8011": "Round-Collar Shirt", "S_8011": "Annaki Tigers", + "H_8012": "Digi-Camo Forge Mask", "C_8012": "Logo Aloha Shirt", "C_8013": "Striped Shirt", "S_8013": "Desert Chukkas", @@ -442,9 +593,14 @@ "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", + "C_8021": "Baby-Jelly Shirt & Tie", + "C_8022": "Prune Parashooter", + "C_8023": "Red Hula Punk with Tie", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", "C_8026": "Ink-Wash Shirt", + "C_8027": "Dots-on-Dots Shirt", + "C_8028": "Toni K. Baseball Jersey", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8032": "Trooper Top", @@ -455,6 +611,7 @@ "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", + "C_8041": "Barrelfish Baseball Uni", "C_9000": "Mountain Vest", "H_9001": "B-ball Headband", "C_9001": "Forest Vest", @@ -467,18 +624,30 @@ "H_9005": "Soccer Headband", "C_9005": "Squidstar Waistcoat", "H_9007": "FishFry Biscuit Bandana", + "C_9007": "Fishing Vest", + "H_9008": "Black FishFry Bandana", + "C_9008": "Front-Zip Vest", "H_9009": "Squidband", + "C_9009": "Silver Tentatek Vest", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", "C_9014": "Black Ranger Vest", "C_9015": "Dark Distressed Vest", + "C_9016": "Tentatek Slipstream Vest", + "C_9017": "Teal Body Warmer", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", "H_10003": "Tentaclinger Earring", + "C_10004": "Shirt with Blue Hoodie", + "C_10005": "Grape Hoodie", "C_10006": "Gray Hoodie", + "C_10007": "Hothouse Hoodie", + "C_10008": "Pink Hoodie", + "C_10009": "Olive Zekko Parka", + "C_10010": "Black Hoodie", "C_10012": "Sudadera Roja", "C_10013": "Dustcloud Hoodie", "C_10014": "Sudadera Celeste", @@ -492,9 +661,15 @@ "C_21002": "Juice Parka", "S_21002": "Nonslip Senseis", "C_21003": "Garden Gear", + "S_21003": "Octoleet Boots", + "H_21004": "Octoleet Goggles", "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", + "C_21005": "North-Country Parka", "S_21005": "Flipper Floppers", + "H_21007": "Worker's Head Towel", + "S_21007": "Trevally Derby Rollers", + "C_21008": "Dev Uniform", "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", @@ -510,9 +685,19 @@ "H_21016": "Deep Sinker Helm", "C_21016": "Hacker Jacket", "H_21017": "Commander Cap", + "C_21017": "Cooler Jacket", "H_21018": "See-an-Enemy HUD", "H_21019": "Retro Future Helmet", "H_21020": "3D Glasses", + "S_23008": "Shivery Squidkid III", + "S_23009": "Fried Squidkid III", + "S_23010": "Big Squidkid III", + "S_23011": "Chained DC Toejamz", + "S_23012": "Jeweled DC Toejamz", + "S_23013": "Swirled DC Toejamz", + "S_23014": "Trifecta Duck Boots", + "S_23015": "Trifecta Hi-Tops", + "S_23016": "Trifecta Sandals", "H_24016": "Undead Head", "H_24017": "The Plankton Walker", "H_24018": "Swim Reaper", @@ -521,6 +706,10 @@ "H_24021": "Coral Wreath", "H_24022": "Golden Gala Masque", "H_24023": "Octopearl Crown", + "H_24024": "Teal Pinhole Shades", + "H_24025": "Green Pinhole Shades", + "H_24026": "Pink Pinhole Shades", + "H_24027": "Yellow Pinhole Shades", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", @@ -593,5 +782,13 @@ "H_28000": "Stay Crusty Cap", "C_28000": "Crispy Crustume", "S_28000": "Fry Tops", - "C_28001": "Frivolous Paw Suit" + "C_28001": "Frivolous Paw Suit", + "S_28001": "Burden of Floof", + "H_29200": "Order Earring Replica", + "C_29200": "Order Suit Replica", + "S_29200": "Order Boot Replicas", + "H_29201": "Order Regulator Replica", + "H_29202": "Controller VM", + "H_29203": "Parallel Mask", + "H_29204": "Pearl Plushie" } diff --git a/locales/he/weapons.json b/locales/he/weapons.json index ac6f700e4..a93d4f2f3 100644 --- a/locales/he/weapons.json +++ b/locales/he/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST '91", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_205": "Order Blaster Replica", "MAIN_1120": "Painbrush", "MAIN_1121": "Painbrush Nouveau", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_1111": "Octobrush Nouveau", + "MAIN_1115": "Orderbrush Replica", "MAIN_2060": "Goo Tuber", "MAIN_2061": "Custom Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", "MAIN_2040": "E-liter 4K Scope", + "MAIN_2041": "Custom E-liter 4K Scope", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "Custom E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2021": "Z+F Splatterscope", "MAIN_2010": "Splat Charger", "MAIN_2011": "Z+F Splat Charger", + "MAIN_2015": "Order Charger Replica", "MAIN_2070": "Snipewriter 5H", "MAIN_2071": "Snipewriter 5B", "MAIN_2000": "Classic Squiffer", + "MAIN_2001": "New Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", + "MAIN_5021": "Glooga Dualies Deco", + "MAIN_5050": "Douser Dualies FF", "MAIN_5010": "Splat Dualies", "MAIN_5011": "Enperry Splat Dualies", + "MAIN_5015": "Order Dualie Replicas", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamo Roller", "MAIN_1021": "Gold Dynamo Roller", "MAIN_1030": "Flingza Roller", + "MAIN_1031": "Foil Flingza Roller", "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", + "MAIN_1015": "Order Roller Replica", "MAIN_1040": "Big Swig Roller", "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", - "MAIN_8001": "Neo Splatana Stamper", + "MAIN_8001": "Splatana Stamper Nouveau", + "MAIN_8005": "Order Splatana Replica", "MAIN_6020": "Undercover Brella", "MAIN_6021": "Undercover Sorella Brella", + "MAIN_6030": "Recycled Brella 24 Mk I", "MAIN_6000": "Splat Brella", "MAIN_6001": "Sorella Brella", + "MAIN_6005": "Order Brella Replica", "MAIN_6010": "Tenta Brella", "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", @@ -67,6 +81,7 @@ "MAIN_400": "Squeezer", "MAIN_401": "Foil Squeezer", "MAIN_50": ".52 Gal", + "MAIN_51": ".52 Gal Deco", "MAIN_80": ".96 Gal", "MAIN_81": ".96 Gal Deco", "MAIN_90": "Jet Squelcher", @@ -74,6 +89,8 @@ "MAIN_40": "Splattershot", "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", + "MAIN_47": "Order Shot Replica", + "MAIN_46": "Octo Shot Replica", "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3011": "Tri-Slosher Nouveau", "MAIN_3050": "Dread Wringer", + "MAIN_3051": "Dread Wringer D", "MAIN_3020": "Sloshing Machine", "MAIN_3021": "Sloshing Machine Neo", "MAIN_3000": "Slosher", "MAIN_3001": "Slosher Deco", + "MAIN_3005": "Order Slosher Replica", "MAIN_3040": "Explosher", + "MAIN_3041": "Custom Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4031": "Ballpoint Splatling Nouveau", "MAIN_4050": "Heavy Edit Splatling", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini Splatling", "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Heavy Splatling", "MAIN_4011": "Heavy Splatling Deco", + "MAIN_4015": "Order Splatling Replica", "MAIN_7010": "Tri-Stringer", "MAIN_7011": "Inkline Tri-Stringer", + "MAIN_7015": "Order Stringer Replica", "MAIN_7020": "REEF-LUX 450", "MAIN_7021": "REEF-LUX 450 Deco", "SUB_8": "Squid Beakon", diff --git a/locales/it/game-misc.json b/locales/it/game-misc.json index 2330f957d..81224b269 100644 --- a/locales/it/game-misc.json +++ b/locales/it/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Platessa Trasporti S.r.l.", "STAGE_20": "Molo Mollusco", "STAGE_21": "Roboramen", + "STAGE_22": "Aeroporto Ondabianca", "ABILITY_ISM": "Eco-colore princ.", "ABILITY_ISS": "Eco-colore second.", "ABILITY_IRU": "Recupero colore +", diff --git a/locales/it/gear.json b/locales/it/gear.json index 146e4560d..1048460f0 100644 --- a/locales/it/gear.json +++ b/locales/it/gear.json @@ -1,6 +1,8 @@ { "H_1": "Fascia bianca", + "S_1": "Classiche crema", "C_2": "T-shirt recluta", + "C_3": "T-shirt recluta octo", "H_1000": "Berretto AS Riccidimare", "C_1000": "T-shirt bianca", "S_1000": "Basse blu", @@ -40,15 +42,25 @@ "C_1012": "T-shirt fucsia", "S_1012": "Da arrampicata fluo", "C_1013": "T-shirt rossa frecce", + "S_1013": "Da arrampicata pastello", "H_1014": "Cappello re della bici", "C_1014": "T-shirt grigia frecce", + "S_1014": "Verdi a stringhe", "C_1015": "T-shirt cime blu", + "S_1015": "Dakroniks senza lacci bianche", "C_1016": "T-shirt cime avorio", + "S_1016": "Dakroniks senza lacci blu", "C_1017": "T-shirt hip-hop", + "S_1017": "Scamosciate grigie", + "H_1018": "Berretto visiera lunga", "C_1018": "T-shirt da pirata", + "S_1018": "Scamosciate multicolore", + "H_1019": "Cappellino Calamars", "C_1019": "T-shirt da marinaio", + "S_1019": "Scamosciate turchesi", "H_1020": "Cappellino a righe", "C_1020": "T-shirt 8 bit bianca", + "S_1020": "Scarpe da calcio Nero Marlin", "H_1021": "Cappello Riccidimare", "C_1021": "T-shirt 8 bit nera", "S_1021": "Sneaker senza lacci", @@ -59,28 +71,56 @@ "S_1023": "Vongosneaker nere", "H_1024": "Cappello di jeans", "S_1024": "Scamosciate boss", + "H_1025": "Coppola pesce palla", "S_1025": "Vongosneaker bianche", "H_1026": "Cappello, bandana e occhiali", "C_1026": "T-shirt leopardata", + "S_1026": "Scarpe da bici resistenza", + "H_1027": "Cappello paraorecchie", "C_1027": "T-shirt perlata", + "S_1027": "Scarpe da bici energia", "H_1028": "Cappello paraorecchie nero", "C_1028": "T-shirt octo", "C_1029": "T-shirt zebra", + "H_1030": "Berretto Tuttepinne", + "C_1030": "T-shirt nera ciclista", "H_1031": "Cappello da nostromo", + "C_1031": "T-shirt bianca Totanic", "H_1032": "Berretto da moto vintage", + "C_1032": "Felpa a maniche corte", "H_1033": "Cappello al contrario", + "C_1033": "Maglia hockey Calamars", "H_1034": "Cappello sabbioso", + "C_1034": "T-shirt 8 bit grigia", "H_1035": "Cappello maroso", "C_1035": "T-shirt bianca ciclista", "H_1036": "Berretto da portuale", + "C_1036": "T-shirt rock bianca", "H_1037": "Berretto da detective", + "C_1037": "T-shirt rock nera", "H_1038": "Berretto con torcia", + "C_1038": "T-shirt Wet Floor", "H_1039": "Cuffia", + "C_1039": "T-shirt Squid Squad", + "C_1040": "T-shirt indaco Totanic", + "C_1041": "T-shirt Mr. Spalluccio", + "C_1042": "T-shirt Chirpy Chips", + "C_1043": "T-shirt Hightide Era", + "C_1046": "T-shirt ω-3", "C_1047": "Canotta Annak stampa polpo", "C_1048": "T-shirt rovente", "C_1049": "T-shirt Pulpix galassia", "C_1050": "T-shirt Pulpix arcobaleno", + "C_1051": "T-shirt Mrs. Spalluccia", + "C_1052": "T-shirt di lega", + "C_1053": "T-shirt Amicizia", + "C_1054": "T-shirt motto Arome", "C_1055": "T-shirt glaciale", + "C_1056": "Maglia hockey Octokings", + "C_1057": "T-shirt gialla Totanic", + "C_1058": "T-shirt oro Totanic", + "C_1059": "T-shirt Octokings nera", + "C_1060": "T-shirt Octokings verde", "C_1062": "Cala-shirt strappata", "C_1063": "T-shirt bivalve Arome", "C_1066": "T-shirt Annak (collare)", @@ -103,6 +143,7 @@ "C_1084": "T-shirt vaporosa", "C_1085": "T-shirt crepuscolare", "C_1086": "T-shirt street rossa", + "C_1087": "T-shirt street grigia", "C_1088": "T-shirt draganguilla", "C_1090": "T-shirt SmileMob verde", "C_1091": "T-shirt SmileMob fucsia", @@ -137,19 +178,58 @@ "H_2009": "Berretto con spilla", "C_2009": "Maglia biancoverde", "S_2009": "Scarpe squalo", + "H_2010": "Zuccotto zig-zag", "C_2010": "Maglia da battaglia", "S_2010": "Dakroniks choco", + "H_2011": "Zuccotto con mascherina", "C_2011": "Maglia nera logo", + "S_2011": "Dakroniks celesti", "H_2012": "Zuccotto da pescatore", "C_2012": "Maglia cime e righe", + "S_2012": "Dakroniks nere", "H_2013": "Zuccotto EzTor", + "C_2013": "Maglia rosa a righe", + "S_2013": "Scarpe piranha", + "C_2014": "Maglia Coloropoli Tonnos", + "S_2014": "Slip-on bianche", "C_2015": "Maglia Annak classica", + "S_2015": "Slip-on nere", + "C_2016": "Maglia lime a righe", "S_2016": "Sneaker orca tramonto", + "C_2017": "Maglia Annak evo", "S_2017": "Mitilik rosse e nere", + "C_2018": "Maglia carota Ezko", "S_2018": "Mitilik blu e nere", + "C_2019": "Maglia ravanello Ezko", + "S_2019": "Swimmer alte grigie", + "C_2020": "Maglia Ottopolp nera", + "S_2020": "Sneaker orca", + "C_2021": "Maglia Sepia baseball", + "C_2022": "Maglia Ottopolp rossa", + "S_2022": "Stivaletti Imperial nautici", + "C_2023": "Maglia 16 bit kaki", + "S_2023": "Swimmer alte da trekking", + "C_2024": "Maglia 16 bit blu", + "S_2024": "Slip-on gialle", "S_2025": "Mitilik 5 rosse e bianche", "C_2026": "Maglia a intreccio nera", + "S_2026": "Mitilik 5 gialloarancio", "C_2027": "Maglia a intreccio blu scuro", + "S_2027": "Mitilik gialle e blu", + "C_2028": "Maglia raglan squalo", + "S_2028": "Sneaker orca urbane", + "S_2029": "Slip-on verdi", + "S_2030": "Slip-on viola", + "S_2031": "Slip-on rosse", + "S_2032": "Slip-on blu", + "S_2033": "Slip-on arancioni", + "S_2034": "Basket rosse", + "S_2035": "Basket blu", + "S_2036": "Basket nere", + "S_2037": "Slip-on sale e sesamo 270", + "S_2038": "Mitilik 5 blu e nere", + "S_2039": "Sneaker orca passione", + "S_2040": "Sneaker tartufo", "S_2042": "Stivali Reboot", "S_2043": "Octosneaker rosse", "S_2044": "Octosneaker viola", @@ -161,6 +241,7 @@ "S_2050": "Mitilik 3 blu e nere", "S_2051": "Mitilik 3 rosse e bianche", "S_2052": "OSTR1K color onice", + "S_2053": "Mitilik 3 Grankio", "H_3000": "Occhiali rétro", "C_3000": "A strati bianca", "S_3000": "Runner rosa", @@ -192,13 +273,27 @@ "C_3009": "T-shirt verde", "S_3009": "Runner nere", "H_3010": "Octocchiali", + "C_3010": "T-shirt rossa Arome", + "S_3010": "Runner viola", "H_3011": "Occhiali a mezza montatura", + "C_3011": "T-shirt blu Arome", + "S_3011": "Runner canarino", "H_3012": "Occhiali da sole ovali", + "S_3012": "Sportive giallo fluo", + "H_3013": "Occhiali e cappello Ezko", + "C_3013": "A strati gialloseppia", "S_3013": "Arrow eleganti", "H_3014": "Occhiali rotondi SV925", + "S_3014": "Sportive arancioni", "H_3015": "Berretto Annak con occhiali", + "S_3015": "Sneaker CaO", "H_3016": "Occhialetti da nuoto", + "S_3016": "Sneaker Ag", + "H_3017": "Visore antitinta", + "S_3017": "Sneaker Au", "H_3018": "Occhialetti Nero Marlin", + "S_3018": "Swimmer Volt 95", + "S_3019": "Arrow da ginnastica", "S_3020": "Sneaker medusa", "H_3021": "Occhiali con lenti colorate", "S_3021": "Sneaker corallo", @@ -215,8 +310,10 @@ "H_3027": "Occhiali Annak", "S_3027": "AL-GA 30VV", "H_3028": "Occhiali vongolosi", + "S_3028": "Galosce arancioni-blu", "H_3029": "Occhiali blufocali rétro", "H_3030": "Occhiali occhioni", + "S_3030": "Sneaker mezzanotte", "H_3031": "Occhiali a montatura spessa", "H_4000": "Cappello giungla", "C_4000": "Polo rosa", @@ -242,14 +339,19 @@ "H_4008": "Cappello da pescatore", "C_4008": "SSC Trigliese", "S_4008": "Ciabatte da mare", + "H_4009": "Cappello con toppe", "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", + "H_4011": "Cappello pesce palla plus", "S_4011": "Ciabatte rosse", "H_4012": "Cappello a cono", "S_4012": "Ciabatte cool", + "H_4013": "Cappello Conchifoglie", + "S_4013": "Ciabatte cirripedi", + "H_4014": "Cappello da montanaro", "S_4014": "Sandalisca di pesce", "H_4015": "Bombetta", "S_4015": "Open toe blu", @@ -279,6 +381,7 @@ "H_5002": "Cuffie antirumore", "C_5002": "Giacca da sci viola", "S_5002": "Trekking pro", + "H_5003": "Cuffie esca", "C_5003": "Giubbino da stadio", "H_5004": "Cuffie vintage", "C_5004": "Felpa scolastica", @@ -300,9 +403,29 @@ "C_5014": "Giubbino furia", "C_5015": "Giubbino pesciscossa", "C_5016": "Cnidarya 528", + "C_5017": "Giaccone da montagna", + "C_5018": "Tuta vintage Sepia", "C_5019": "Giacca maccha", + "C_5020": "Bomber aviatore", + "C_5021": "Bomber aviatore a rovescio", + "C_5022": "Cappotto pullover", "C_5023": "Giacca Nero Marlin", + "C_5024": "Giacca con decorazioni", + "C_5025": "Giubbino piovrino", + "C_5026": "Giacca rossa Ezko", + "C_5027": "Giaccone polare", + "C_5028": "Giacca verde chiaro Ezko", + "C_5029": "Bomber positivo", + "C_5033": "Cappotto Imperial nautico", + "C_5034": "Giaccone Ezko curcuma", + "C_5035": "F-3 edizione speciale", "C_5036": "Bomber negativo", + "C_5038": "F-3 di cuoio bianco", + "C_5039": "Giacca da sci peperoncino", + "C_5040": "Maglione balene", + "C_5041": "Giacca di pelle con spille", + "C_5042": "Giacca Kung-Fu", + "C_5043": "Pandagiacca Kung-Fu", "C_5045": "Parka mostro artico", "C_5046": "Anorak BaraS", "C_5047": "Giubbotto patchwork", @@ -332,11 +455,16 @@ "H_6002": "Visiera parasole", "S_6002": "Scarponi rossi", "H_6003": "Visiera Sepia", + "C_6003": "Canotta bianca Calamars", "S_6003": "Stivali da moto blu", "H_6004": "Visiera fumé", + "C_6004": "Canotta a strisce Calamars", "S_6004": "Stivali di gomma verdi", "H_6005": "Visiera Fritto e Rifritto", + "C_6005": "Canotta blu Calamars", "S_6005": "Stivali di gomma rossi", + "H_6006": "Visiera con occhiali", + "C_6006": "Canotta Aragostars", "S_6006": "Anfibi bianchi", "C_6007": "Canotta Umibozu", "S_6007": "Anfibi melanzana", @@ -347,6 +475,10 @@ "S_6011": "Stivali da ghiaccio", "S_6012": "Stivali da caccia", "S_6013": "Anfibi neri", + "S_6014": "Anfibi mare", + "S_6016": "Anfibi Annak 6 fori", + "S_6017": "Anfibi di pelle verde", + "S_6018": "Anfibi da caccia", "S_6019": "Stivali da moto cobalto", "S_6020": "Scarponi SkipJack", "S_6021": "Anfibi artici", @@ -368,6 +500,7 @@ "C_7002": "Maglione vintage", "S_7002": "Espadrillas hip-hop", "C_7003": "Felpa Torryd", + "S_7003": "Espadrillas a pois", "H_7004": "Casco da skate", "C_7004": "Felpa college blu", "S_7004": "Espadrillas EzTor", @@ -377,20 +510,32 @@ "C_7006": "Maglione ancora", "H_7007": "Casco da hockey", "C_7007": "Maglione largo negativo", + "H_7008": "Casco mountain bike", + "C_7008": "Camicia e maglioncino", "H_7009": "Octocasco football", + "C_7009": "Maglione largo positivo", "C_7010": "Maglione polsino blu Annak", + "H_7011": "Casco football con visiera", + "C_7011": "Maglione polsino giallo Annak", "H_7012": "Carapasco", + "C_7012": "Maglione polsino rosso Annak", "H_7013": "Elmo vichingo", "C_7013": "Felpa sneaker", "H_7014": "Maschera baseball (casa)", + "C_7014": "Felpa Octarian rétro", "H_7015": "Maschera baseball (trasferta)", + "C_7015": "Maglia sport Sepia", "H_7016": "Elmetto protettivo", "C_7016": "Felpa lamantino", + "H_7017": "Copricapo Tuttepinne", "C_7017": "Maglione squali", "H_7018": "Casco Tuttepinne (casa)", "C_7018": "Octomaglia (trasferta)", "H_7019": "Casco EzTor", + "C_7019": "Octomaglia (casa)", + "H_7020": "Casco da BMX Pro", "C_7020": "Maglione cetaceo", + "H_7021": "Casco da BMX", "C_7021": "Felpa color limone", "C_7022": "Felpa variopinta", "C_7023": "Felpa sempreverde", @@ -415,17 +560,23 @@ "S_8005": "Eleganti cammello", "H_8006": "Mascherina Octoking", "C_8006": "Camicia a scacchi", + "S_8006": "Eleganti fumé", "H_8007": "Mascherina CalamaX", "C_8007": "Camicia meduse", "S_8007": "Scamosciate suola rossa", "H_8008": "Mascherina Torryd", "C_8008": "Maglia da baseball", + "S_8008": "Scamosciate suola oro", + "H_8009": "Mascherina Calamars", "C_8009": "Camicia grigia", + "S_8009": "Eleganti lucide", + "H_8010": "Maschera da motocross", "C_8010": "Camicia vintage", "S_8010": "Eleganti Annak", "H_8011": "Mascherina Fortia", "C_8011": "Camicia a maniche corte", "S_8011": "Rialzate Annak", + "H_8012": "Mascherina Fortia mimetica", "C_8012": "Camicia hawaiana", "C_8013": "Camicia a righe", "S_8013": "Scarpe da deserto", @@ -442,9 +593,14 @@ "C_8018": "Camicia da octobowling", "C_8019": "Camicia inchiostrata", "C_8020": "Giacca paracadute cremisi", + "C_8021": "Camicia meduse con cravatta", + "C_8022": "Giacca paracadute cobalto", + "C_8023": "Camicia e cravatta punk", "C_8024": "Camicia piovre piccanti", "C_8025": "Flanella Annak", "C_8026": "Camicia Tintacolante", + "C_8027": "Camicia a pixel-pois", + "C_8028": "Maglia da baseball Nero M.", "C_8030": "Camicia ippocampi", "C_8031": "Camicia da clown", "C_8032": "Camicia da scout", @@ -455,6 +611,7 @@ "C_8038": "Camicia senza colletto", "C_8039": "Camicia patchwork", "C_8040": "Camicia urbana", + "C_8041": "Maglia Tuttepinne", "C_9000": "Piumino montagna", "H_9001": "Fascia da basket", "C_9001": "Piumino trekking", @@ -467,18 +624,30 @@ "H_9005": "Fascia da calcio", "C_9005": "Gilè aquilamaro", "H_9007": "Bandana cool", + "C_9007": "Gilè da pesca", + "H_9008": "Bandana cool nera", + "C_9008": "Gilè con cerniera", "H_9009": "Fascia classica", + "C_9009": "Gilè argento Arome", "C_9010": "Gilet militare cachi", "C_9011": "Granchiorazza rossa", "C_9012": "Granchiorazza verde", "C_9013": "Maglia schizzata con gilet", "C_9014": "Gilet militare nero", "C_9015": "Maglia schizzata e gilet (scura)", + "C_9016": "Gilè da BMX Arome", + "C_9017": "Gilè antivento verde acqua", "C_10000": "Felpa zip mimetica", "C_10001": "Felpa zip verde", "C_10002": "Felpa Ezko", "H_10003": "Orecchino tentaclip", + "C_10004": "Felpa blu e camicia", + "C_10005": "Felpa viola Calamars", "C_10006": "Felpa grigia con cappuccio", + "C_10007": "Felpa Conchifoglie", + "C_10008": "Felpa rosa", + "C_10009": "Felpa Ezko oliva", + "C_10010": "Felpa nera", "C_10012": "Maglia baja rossa", "C_10013": "Felpa sabbiosa", "C_10014": "Maglia baja celeste", @@ -492,9 +661,15 @@ "C_21002": "Giacca benzinaio", "S_21002": "Antiscivolo master", "C_21003": "Set con guanti da lavoro", + "S_21003": "Stivali octolingi", + "H_21004": "Visore octolingio", "C_21004": "T-shirt Fritto e Rifritto", "H_21005": "Cappello della leggenda", + "C_21005": "Giaccone profondo nord", "S_21005": "Pinne da apnea", + "H_21007": "Fazzoletto da operaio", + "S_21007": "Pattini carango", + "C_21008": "Felpa da sviluppatore", "S_21008": "Stivali glam rock", "H_21010": "Cappello pescoso", "H_21011": "Visore cieco", @@ -510,9 +685,19 @@ "H_21016": "Casco da palombaro", "C_21016": "Giacca da hacker", "H_21017": "Berretto da comandante", + "C_21017": "Giacca rinvigorente", "H_21018": "Visore HUD", "H_21019": "Casco retrofuturistico", "H_21020": "Occhiali 3D", + "S_23008": "Mitilik 3 Pinnuccia", + "S_23009": "Mitilik 3 Morena", + "S_23010": "Mitilik 3 Mantaleo", + "S_23011": "Ciabatte TT con catena", + "S_23012": "Ciabatte TT con gioielli", + "S_23013": "Ciabatte TT psichedeliche", + "S_23014": "Scarponi Trio", + "S_23015": "Sneaker Trio", + "S_23016": "Ciabatte Trio", "H_24016": "Testa di mummia", "H_24017": "Capitan Plancton", "H_24018": "Polpo mietitore", @@ -521,6 +706,10 @@ "H_24021": "Ghirlanda di coralli", "H_24022": "Maschera da festa", "H_24023": "Corona di octoperla", + "H_24024": "Occhiali forati azzurri", + "H_24025": "Occhiali forati verdi", + "H_24026": "Occhiali forati rosa", + "H_24027": "Occhiali forati gialli", "H_25000": "Fermaglio calamaro", "C_25000": "Uniforme scolastica A", "S_25000": "Mocassini neri (calze)", @@ -593,5 +782,13 @@ "H_28000": "Cuffia croc-stacea", "C_28000": "Crostume croccante", "S_28000": "Gamberscarpe", - "C_28001": "Costume felino" + "C_28001": "Costume felino", + "S_28001": "Zampe felpate", + "H_29200": "Orecchino Ordine replica", + "C_29200": "Divisa Ordine replica", + "S_29200": "Stivali Ordine replica", + "H_29201": "Erogatore Ordine replica", + "H_29202": "Controller VN", + "H_29203": "Maschera parallela", + "H_29204": "Cerchietto con Alga drone" } diff --git a/locales/it/weapons.json b/locales/it/weapons.json index ee93cc208..ce737cab5 100644 --- a/locales/it/weapons.json +++ b/locales/it/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST91", "MAIN_200": "Blaster lunar", "MAIN_201": "Blaster lunar Neo", + "MAIN_205": "Blaster Ordine replica", "MAIN_1120": "Tonnoretto", "MAIN_1121": "Tonnoretto master", "MAIN_1100": "Calamaravaggio", "MAIN_1101": "Calamaravaggio master", "MAIN_1110": "Tinturicchio", "MAIN_1111": "Tinturicchio master", + "MAIN_1115": "Pennello Ordine replica", "MAIN_2060": "Tintubator", "MAIN_2061": "Tintubator CM", "MAIN_2050": "Bimbamboom 14-I", "MAIN_2040": "Tinter con mirino 4K", + "MAIN_2041": "Tinter con mirino 4K CM", "MAIN_2030": "Tinter a carica 4K", + "MAIN_2031": "Tinter a carica 4K CM", "MAIN_2020": "Splatter con mirino", "MAIN_2021": "Splatter con mirino logo", "MAIN_2010": "Splatter a carica", "MAIN_2011": "Splatter a carica logo", + "MAIN_2015": "Splatter Ordine replica", "MAIN_2070": "Lapis cecchino 5H", "MAIN_2071": "Lapis cecchino 5B", "MAIN_2000": "Kalamarapid α", + "MAIN_2001": "Kalamarapid β", "MAIN_5030": "Sweeper duplo", "MAIN_5031": "Sweeper duplo CM", "MAIN_5020": "Kelvin duplo 525", + "MAIN_5021": "Kelvin duplo 525 DX", + "MAIN_5050": "Repolper estintori FF", "MAIN_5010": "Repolper duplo", "MAIN_5011": "Repolper duplo logo", + "MAIN_5015": "Repolper Ordine replica", "MAIN_5000": "Ripolpella duplo", "MAIN_5001": "Ripolpella duplo master", "MAIN_5040": "Moscarpino duplo nero", @@ -44,18 +53,23 @@ "MAIN_1020": "Rullo dinamo", "MAIN_1021": "Rullo dinamo dorato", "MAIN_1030": "Flexi-rullo", + "MAIN_1031": "Flexi-rullo B", "MAIN_1010": "Rullo splat", "MAIN_1011": "Rullo splat logo", + "MAIN_1015": "Rullo Ordine replica", "MAIN_1040": "Ampiorullo", "MAIN_1041": "Ampiorullo Express", "MAIN_8010": "Tergilama", "MAIN_8011": "Tergilama DX", "MAIN_8000": "Splattalama", - "MAIN_8001": "Splattalama Neo", + "MAIN_8001": "Splattalama master", + "MAIN_8005": "Lama Ordine replica", "MAIN_6020": "Bombrello", "MAIN_6021": "Bombrello Solerra", + "MAIN_6030": "Sparasole riciclo 24-I", "MAIN_6000": "Sparasole", "MAIN_6001": "Sparasole Solerra", + "MAIN_6005": "Sparasole Ordine replica", "MAIN_6010": "Sparatenda", "MAIN_6011": "Sparatenda Solerra", "MAIN_30": "Aerografo", @@ -67,6 +81,7 @@ "MAIN_400": "Strizzer", "MAIN_401": "Strizzer B", "MAIN_50": "Calibro 2000", + "MAIN_51": "Calibro 2000 DX", "MAIN_80": "Calibro 3000", "MAIN_81": "Calibro 3000 DX", "MAIN_90": "Sweeper", @@ -74,6 +89,8 @@ "MAIN_40": "Splasher", "MAIN_41": "Splasher logo", "MAIN_45": "Pistola élite replica", + "MAIN_47": "Pistola Ordine replica", + "MAIN_46": "Octosplasher replica", "MAIN_20": "Marker d'assalto", "MAIN_21": "Marker d'assalto Neo", "MAIN_100": "Splasher Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Secchiostro triplo", "MAIN_3011": "Secchiostro triplo master", "MAIN_3050": "Secchiapavimenti", + "MAIN_3051": "Secchiapavimenti D", "MAIN_3020": "Secchiostro centrifuga", "MAIN_3021": "Secchiostro centrifuga Neo", "MAIN_3000": "Secchiostro", "MAIN_3001": "Secchiostro DX", + "MAIN_3005": "Secchiostro Ordine replica", "MAIN_3040": "Termosecchiostro", + "MAIN_3041": "Termosecchiostro master", "MAIN_4030": "Tetrapenna", "MAIN_4031": "Tetrapenna master", "MAIN_4050": "Splatling a pennarelli", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini splatling", "MAIN_4001": "Mini splatling logo", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Splatling a tanica", "MAIN_4011": "Splatling a tanica DX", + "MAIN_4015": "Splatling Ordine replica", "MAIN_7010": "Tri-calamarco", "MAIN_7011": "Tri-calamarco Maremont", + "MAIN_7015": "Calamarco Ordine replica", "MAIN_7020": "ARCO-RAL 450", "MAIN_7021": "ARCO-RAL 450 DX", "SUB_8": "Trasferitore", diff --git a/locales/ja/game-misc.json b/locales/ja/game-misc.json index 1ffbf3441..6fdb21fec 100644 --- a/locales/ja/game-misc.json +++ b/locales/ja/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "オヒョウ海運", "STAGE_20": "ネギトロ炭鉱", "STAGE_21": "バイガイ亭", + "STAGE_22": "カジキ空港", "ABILITY_ISM": "インク効率アップ(メイン)", "ABILITY_ISS": "インク効率アップ(サブ)", "ABILITY_IRU": "インク回復力アップ", diff --git a/locales/ja/gear.json b/locales/ja/gear.json index 51757cbf9..4a949fd5d 100644 --- a/locales/ja/gear.json +++ b/locales/ja/gear.json @@ -1,6 +1,8 @@ { "H_1": "ヘッドバンド ホワイト", + "S_1": "キャンバス ホワイト", "C_2": "わかばイカT", + "C_3": "わかばタコT", "H_1000": "ウーニーズBBキャップ", "C_1000": "イカホワイト", "S_1000": "グリッチョ ブルー", @@ -40,15 +42,25 @@ "C_1012": "グレープT", "S_1012": "ボルダーシューズ タイノエ", "C_1013": "ベクトルパターン レッド", + "S_1013": "ボルダーシューズ ハザクラ", "H_1014": "チャリキング帽", "C_1014": "ベクトルパターン グレー", + "S_1014": "ヒモヒモグリーン", "C_1015": "ヤマビコT ブルー", + "S_1015": "デカロノーレース ホワイト", "C_1016": "ヤマビコT アイボリー", + "S_1016": "デカロノーレース ブルー", "C_1017": "チドリメロンT", + "S_1017": "ノーリーチャッカ グレー", + "H_1018": "ロングビルキャップ", "C_1018": "パイレーツボーダー", + "S_1018": "ノーリーチャッカ トライブ", + "H_1019": "キングフリップメッシュ", "C_1019": "マリンボーダー", + "S_1019": "ノーリーチャッカ ロビンズ", "H_1020": "ヒッコリーワークキャップ", "C_1020": "ヤキフグ8bit ホワイト", + "S_1020": "スパイカ タタキベッチュー", "H_1021": "ウールウーニーズクラシック", "C_1021": "ヤキフグ8bit ブラック", "S_1021": "NNJグリーン", @@ -59,28 +71,56 @@ "S_1023": "クラム600 カンロ", "H_1024": "ハウスタグデニムCAP", "S_1024": "ザ・ベース ボス", + "H_1025": "フグハンチング", "S_1025": "クラム600 コハク", "H_1026": "ドゥーラグキャップガサネ", "C_1026": "ニクショクT", + "S_1026": "サイクルシューズ エナジー", + "H_1027": "フライトぼう", "C_1027": "パールドットT", + "S_1027": "サイクルシューズ ソーダ", "H_1028": "シェーディングキャップ スミ", "C_1028": "タコT", "C_1029": "ソウショクT", + "H_1030": "イシダイストライプスキャップ", + "C_1030": "イカブラックV", "H_1031": "マリンキャップ", + "C_1031": "デカロゴT シロ", "H_1032": "フライカーキャップ", + "C_1032": "スウェットT ゴブ", "H_1033": "グンチンハ", + "C_1033": "キングHKシャツ", "H_1034": "カモキャップ ドトン", + "C_1034": "ヤキフグ8bit グレー", "H_1035": "カモキャップ スイトン", "C_1035": "イカホワイトV", "H_1036": "フィッシャーマンキャップ", + "C_1036": "ガンガゼロックT シロ", "H_1037": "ブリムリブハット", + "C_1037": "ガンガゼロックT クロ", "H_1038": "ナイトハイクキャップ", + "C_1038": "バンドT WETFLOOR", "H_1039": "スイムキャップ", + "C_1039": "バンドT SQUIDSQUAD", + "C_1040": "デカロゴT ノーコン", + "C_1041": "ミスターシュラッグT", + "C_1042": "バンドT ABXY", + "C_1043": "バンドT HIGHTIDEERA", + "C_1046": "ω-3T", "C_1047": "アナアキT ポルポピック", "C_1048": "ホットグラデT", "C_1049": "ヤコタイダイ ギャラクシー", "C_1050": "ヤコタイダイ レインボー", + "C_1051": "ミズシュラッグT", + "C_1052": "リーグT", + "C_1053": "フレンドT", + "C_1054": "アロメスローガンT", "C_1055": "アイスグラデT", + "C_1056": "キングオクトHKシャツ", + "C_1057": "デカロTキウイ", + "C_1058": "デカロTゴールデン", + "C_1059": "キングオクトTブラックベロア", + "C_1060": "キングオクトTミドリベロア", "C_1062": "サキイカホワイト", "C_1063": "アロメT ゴブゴブ", "C_1066": "アナアキT チョーカー", @@ -103,6 +143,7 @@ "C_1084": "トワイライトグラデT", "C_1085": "サンセットグラデT", "C_1086": "ビバレッジT リコピン", + "C_1087": "ビバレッジT セサミン", "C_1088": "ガブリエルT", "C_1090": "スシズメブロブ ライム", "C_1091": "スシズメブロブ ベリー", @@ -137,19 +178,58 @@ "H_2009": "アナアキアンピンベレー", "C_2009": "ボーダーモスグリーン", "S_2009": "ジョーズモカシン", + "H_2010": "ヤマギリビーニー", "C_2010": "イカバッテンロング", "S_2010": "デカロニックチョコレート", + "H_2011": "オシノビニット", "C_2011": "アイロニックロング", + "S_2011": "デカロニックミント", "H_2012": "アンコウニット", "C_2012": "ヤマビコボーダー", + "S_2012": "デカロニックブラック", "H_2013": "チゴフグニット", + "C_2013": "ゆとりボーダー ピンク", + "S_2013": "ピラニアモカシン", + "C_2014": "トビウォーズHKユニ", + "S_2014": "ノリマキ750 ホワイト", "C_2015": "アナアキロンT ドライブ", + "S_2015": "ノリマキ750 ブラック", + "C_2016": "ゆとりボーダー ライム", "S_2016": "オルカHi サンセット", + "C_2017": "アナアキロンT イボルブ", "S_2017": "エギング4 アカクロ", + "C_2018": "エゾッコロンTキャロット", "S_2018": "エギング4 アオクロ", + "C_2019": "エゾッコロンTラディッシュ", + "S_2019": "ウミウシタウンHi グレー", + "C_2020": "タコロンT 黒", + "S_2020": "オルカHi", + "C_2021": "ヤコラグランクレイジー", + "C_2022": "タコロンT 赤", + "S_2022": "エンペリアルNV", + "C_2023": "ヤキフグ16bit カーキ", + "S_2023": "ウミウシタウンHi アンバー", + "C_2024": "ヤキフグ16bit ブルー", + "S_2024": "イロマキ750 イエロー", "S_2025": "エギング5 シロアカ", "C_2026": "カラマリフック ブラック", + "S_2026": "エギング5 ハニオレ", "C_2027": "カラマリフック ディープ", + "S_2027": "エギング4 キイコン", + "C_2028": "シャークラグラン", + "S_2028": "オルカHi ウーブン", + "S_2029": "イロマキ750 グリーン", + "S_2030": "イロマキ750 パープル", + "S_2031": "イロマキ750 レッド", + "S_2032": "イロマキ750 ブルー", + "S_2033": "イロマキ750 オレンジ", + "S_2034": "パワーストリップ アカアシ", + "S_2035": "パワーストリップ アオアシ", + "S_2036": "ストリップ タタキベッチュー", + "S_2037": "ゴマシオ270", + "S_2038": "エギング5 クロアオ", + "S_2039": "オルカHi パッション", + "S_2040": "キャンバスHi トリュフ", "S_2042": "パワーリセットHi", "S_2043": "テンヤ8 レッド", "S_2044": "テンヤ8 パープル", @@ -161,6 +241,7 @@ "S_2050": "エギング3 アオクロシロ", "S_2051": "エギング3 アカシロクロ", "S_2052": "01STER カンロ", + "S_2053": "エギング3 ZY", "H_3000": "クロブチ レトロ", "C_3000": "レイヤード ホワイト", "S_3000": "ピンクビーンズ", @@ -192,13 +273,27 @@ "C_3009": "グリーンT", "S_3009": "ブラックビーンズ", "H_3010": "オクタグラス", + "C_3010": "アロメテックT レッド", + "S_3010": "スミレビーンズ", "H_3011": "セルブロウ", + "C_3011": "アロメテックT ブルー", + "S_3011": "カナリアビーンズ", "H_3012": "ダブルエッグサングラス", + "S_3012": "アロメッシュイエロー", + "H_3013": "エゾッコフリッパー", + "C_3013": "イカイエローVガサネ", "S_3013": "アローズ タタキベッチュー", "H_3014": "マルサンSV925", + "S_3014": "アロメッシュバーミリオン", "H_3015": "アナアキバスクベレー", + "S_3015": "エンペーサーCaO", "H_3016": "スイミングモーグル", + "S_3016": "エンペーサーAg", + "H_3017": "スミガードゴーグル", + "S_3017": "エンペーサーAu", "H_3018": "モーグル タタキベッチュー", + "S_3018": "ウミウシボルト95", + "S_3019": "アスレチックアローズ", "S_3020": "イカサシ スクランブル", "H_3021": "デメニギスゴーグル", "S_3021": "グッピーフラミンゴ", @@ -215,8 +310,10 @@ "H_3027": "アナアキスクエアグラス", "S_3027": "MODZ-9S", "H_3028": "クラムグラス", + "S_3028": "クラゲイターAKA", "H_3029": "タマサンBC925", "H_3030": "メダイサングラス", + "S_3030": "グッピーフルブラック", "H_3031": "フトブチスクエア", "H_4000": "ロブスターブーニー", "C_4000": "さくらエビポロ", @@ -242,14 +339,19 @@ "H_4008": "イカバケット", "C_4008": "アオサドーレ", "S_4008": "BBサンダル", + "H_4009": "パッチハット", "C_4009": "キングラガー010", "S_4009": "デルタストラップ スノー", "H_4010": "パラソルチューリップ", "C_4010": "キングラガー008", "S_4010": "デルタストラップ ルミナス", + "H_4011": "フグベルベルハット", "S_4011": "ヤキフグシャワサン アカ", "H_4012": "カイガラスゲ", "S_4012": "ヤキフグシャワサン キ", + "H_4013": "ホタプラントハット", + "S_4013": "フジツボペタサン", + "H_4014": "ヤマハット", "S_4014": "フィッシュボーンワラチ", "H_4015": "ボーラークラシック", "S_4015": "アローズサンダル アオキ", @@ -279,6 +381,7 @@ "H_5002": "イヤーマフ", "C_5002": "マウンテンベリー", "S_5002": "トレッキングプロ", + "H_5003": "エンペラフックHDP", "C_5003": "スタジャンロゴマシ", "H_5004": "ステカセヘッドホン", "C_5004": "スクールジャージー", @@ -300,9 +403,29 @@ "C_5014": "イカスカジャン", "C_5015": "ウラスカジャン", "C_5016": "クラーゲス528", + "C_5017": "マウンテンフローズン", + "C_5018": "ヤコナイロンレトロ", "C_5019": "マッチャ ライトダウン", + "C_5020": "FA-01オモテ", + "C_5021": "FA-01ウラ", + "C_5022": "プルオーバーコート", "C_5023": "ケンサキコーチ", + "C_5024": "トリスカベッチン", + "C_5025": "ウラタコスカジャン", + "C_5026": "エゾッココーチ アカネ", + "C_5027": "マウンテンノリタマゴ", + "C_5028": "エゾッココーチ モエギ", + "C_5029": "ボンバージャケット ポジ", + "C_5033": "キングベンチNV", + "C_5034": "エゾッココーチ ウコン", + "C_5035": "F-3 ペイントカスタム", "C_5036": "ボンバージャケット ネガ", + "C_5038": "F-3 ホワイトレザー", + "C_5039": "マウンテンチリペッパー", + "C_5040": "ハウスタグホエールニット", + "C_5041": "ロッケンブレイクジャケット", + "C_5042": "クンフージャージ", + "C_5043": "クンフーパンジャージ", "C_5045": "モンスター PCU56", "C_5046": "バラズシヤッケ", "C_5047": "フィレジャケット", @@ -332,11 +455,16 @@ "H_6002": "サンサンサンバイザー", "S_6002": "ヌバックブーツ レッド", "H_6003": "ヤコバイザー", + "C_6003": "キングタンク ホワイト", "S_6003": "モトクロス ソリッドブルー", "H_6004": "フェイスバイザー", + "C_6004": "キングタンク スラッシュ", "S_6004": "レイニーモスグリーン", "H_6005": "ロブズ・10・バイザー", + "C_6005": "キングタンク マリン", "S_6005": "レイニーアセロラ", + "H_6006": "スラグンサンバイザー", + "C_6006": "ロブスターズユニ", "S_6006": "ロッキンホワイト", "C_6007": "ウミボーズ アウェイ", "S_6007": "ロッキンチェリー", @@ -347,6 +475,10 @@ "S_6011": "アイスダウンブーツ", "S_6012": "ハンティングブーツ", "S_6013": "ロッキンブラック", + "S_6014": "シンカイレザーブーツ", + "S_6016": "アナアキスパイダー6ホール", + "S_6017": "シンリョクレザーブーツ", + "S_6018": "チャバハンティングブーツ", "S_6019": "モトクロスM-DCB", "S_6020": "ヌバックブーツxSJ", "S_6021": "ダックブーツ スノウ", @@ -368,6 +500,7 @@ "C_7002": "レトロジャッジ", "S_7002": "スリッポン チドリ", "C_7003": "ホッコリー ネイビー", + "S_7003": "スリッポン ポルカ", "H_7004": "スケボーメット", "C_7004": "カレッジスウェット ネイビー", "S_7004": "チゴフグスリッポン", @@ -377,20 +510,32 @@ "C_7006": "イカリスウェット", "H_7007": "イカロスHKメット", "C_7007": "ドロップスウェット ネガ", + "H_7008": "ツヤケシMTBメット", + "C_7008": "ショートニットカサネ", "H_7009": "オクトメットプライズデコ", + "C_7009": "ドロップスウェット ポジ", "C_7010": "アナアキニット アオソデ", + "H_7011": "デカメットアイシールド", + "C_7011": "アナアキニット キソデ", "H_7012": "シェルメット", + "C_7012": "アナアキニット アカソデ", "H_7013": "ホーンメットBF", "C_7013": "エンペーサートレーナー", "H_7014": "キャッチャーマスクFU", + "C_7014": "オクタリアンレトロ", "H_7015": "キャッチャーマスクFC", + "C_7015": "ヤコピステ", "H_7016": "ヘッキャ ムジ", "C_7016": "クラマナスウェット", + "H_7017": "ヘッキャ イシダイ", "C_7017": "3Dニット シャーク", "H_7018": "イシダイSTメット ホーム", "C_7018": "タコピステ ブルー", "H_7019": "チゴフグメット", + "C_7019": "タコピステ ホワイト", + "H_7020": "イカフィットメットPRO", "C_7020": "3Dニット ホエール", + "H_7021": "イカフィットメット", "C_7021": "フードレスパーカー イエロー", "C_7022": "フードレスパーカー マルチ", "C_7023": "フードレスパーカー グリーン", @@ -415,17 +560,23 @@ "S_8005": "イカボウズキャメル", "H_8006": "キングタコスターマスク", "C_8006": "ギンガムチェック アカ", + "S_8006": "スモークチップ", "H_8007": "イカバッテンガード", "C_8007": "ベイビークラゲシャツ", "S_8007": "ネイビーチップ レッドソール", "H_8008": "マスクドホッコリー", "C_8008": "ミスターベースボール", + "S_8008": "グレーチップ イエローソール", + "H_8009": "キングオブマスク", "C_8009": "ミックスシャツ グレー", + "S_8009": "イカボウズジェットブラック", + "H_8010": "ノーズガードモトクロス", "C_8010": "ヴィンテージチェック", "S_8010": "アナアキラバー ハバネロ", "H_8011": "フォーリマスク", "C_8011": "マルエリシャツ", "S_8011": "アナアキラバー フェイク", + "H_8012": "フォーリマスク デジカモ", "C_8012": "ロゴマシマシアロハ", "C_8013": "ブロックストライプシャツ", "S_8013": "チャッカブーツ サンド", @@ -442,9 +593,14 @@ "C_8018": "タコボウラーシャツ", "C_8019": "スミカケシャツ", "C_8020": "パラシューター ザクロ", + "C_8021": "タイツキベイビークラゲ", + "C_8022": "パラシューター プルーン", + "C_8023": "ピーターパンクタイ ブラッド", "C_8024": "チリメンタコアロハ", "C_8025": "アナアキオンブレネル", "C_8026": "スミヌキシャツ", + "C_8027": "レイヤードットシャツ", + "C_8028": "タタキBBBシャツ", "C_8030": "タツノコキューバ", "C_8031": "ピエロシャツ", "C_8032": "ジャコスカウト", @@ -455,6 +611,7 @@ "C_8038": "バンドカラー ムジ", "C_8039": "パッチワークシャツ", "C_8040": "フィレシャツ アーバン", + "C_8041": "イシダイストライプスユニ", "C_9000": "マウンテンダウン", "H_9001": "バスケバンド", "C_9001": "フォレストダウン", @@ -467,18 +624,30 @@ "H_9005": "サッカーバンド", "C_9005": "イカノボリベスト", "H_9007": "ヤキフグビスケットバンダナ", + "C_9007": "フィッシャーズベスト オジ", + "H_9008": "クロヤキフグバンダナ", + "C_9008": "フロントジップベスト", "H_9009": "ピンポンバンド", + "C_9009": "アロメランベスト シルバー", "C_9010": "ハンティングベストKK", "C_9011": "タカアシプロテクターレッド", "C_9012": "タカアシプロテクターライム", "C_9013": "スミチラシベスト", "C_9014": "ハンティングベストBK", "C_9015": "スミコボシベスト", + "C_9016": "アロメサイクルベスト", + "C_9017": "ゴマサバスポーティージレ", "C_10000": "ジップアップ カモ", "C_10001": "ジップアップ グリーン", "C_10002": "エゾッコパーカー アズキ", "H_10003": "イカタコピアス ", + "C_10004": "シャツノゾキブルー", + "C_10005": "キングパーカー グレープ", "C_10006": "ホタパーカー グレー", + "C_10007": "ホタプラントパーカー", + "C_10008": "シャツノゾキピンク", + "C_10009": "エゾッコパーカー ウグイス", + "C_10010": "ホタパーカー ブラック", "C_10012": "バハフーディー ロホ", "C_10013": "カモパーカー ドトン", "C_10014": "バハフーディー セレステ", @@ -492,9 +661,15 @@ "C_21002": "フューエルブルゾン", "S_21002": "ノンスリップタクミ", "C_21003": "マクレGT", + "S_21003": "ゾネスティックブーツ", + "H_21004": "ゾネスティックスコープ", "C_21004": "アゲアゲ・10・プラーXXL", "H_21005": "レジェンドのぼうし", + "C_21005": "フロムキタグニ87", "S_21005": "ゲソバタアシスト", + "H_21007": "アセストップソシナ", + "S_21007": "ローラーシューズGT", + "C_21008": "デベロッパーズワークウエア", "S_21008": "カリスマシンガーブーツ", "H_21010": "イトヨリキャップ", "H_21011": "シカイバイザー", @@ -510,9 +685,19 @@ "H_21016": "タコツボメット", "C_21016": "ハリキリインベンター", "H_21017": "ガーディアンズキャップ", + "C_21017": "エネルギッシュジャケット", "H_21018": "マルミエールUD", "H_21019": "ハイパーミライヘッド", "H_21020": "ウキアガールRB", + "S_23008": "エギング3xHF", + "S_23009": "エギング3xOU", + "S_23010": "エギング3xMT", + "S_23011": "スリミクロッグ クサリ", + "S_23012": "スリミクロッグ スタッズ", + "S_23013": "スリミクロッグ マーブル", + "S_23014": "サンモンヨウダックブーツ", + "S_23015": "サンモンヨウキャンバスHi", + "S_23016": "サンモンヨウシャワサン", "H_24016": "マミイカヘッド", "H_24017": "キャプテン・カサゴ", "H_24018": "スケアリーフェイス", @@ -521,6 +706,10 @@ "H_24021": "カイノワ", "H_24022": "キンギョマスケラ", "H_24023": "オクトパールクラウン", + "H_24024": "ノベルティグラス ムスカリ", + "H_24025": "ノベルティグラス ヨツバ", + "H_24026": "ノベルティグラス アネモネ", + "H_24027": "ノベルティグラス タンポポ", "H_25000": "イカパッチン", "C_25000": "スクールブレザーL", "S_25000": "スクールローファー ハイソ", @@ -593,5 +782,13 @@ "H_28000": "ロブキャップ", "C_28000": "アゲアゲコロモ", "S_28000": "AGE262", - "C_28001": "ジャッジメントハンド" + "C_28001": "ジャッジメントハンド", + "S_28001": "ジャッジメントフット", + "H_29200": "オーダーピアス レプリカ", + "C_29200": "オーダースーツ レプリカ", + "S_29200": "オーダーシューズ レプリカ", + "H_29201": "オーダーレギュ レプリカ", + "H_29202": "ブレインウォッシュVE", + "H_29203": "イカイノカメン", + "H_29204": "ヒメグルミ" } diff --git a/locales/ja/weapons.json b/locales/ja/weapons.json index 094280d7c..70b491192 100644 --- a/locales/ja/weapons.json +++ b/locales/ja/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST91", "MAIN_200": "ノヴァブラスター", "MAIN_201": "ノヴァブラスターネオ", + "MAIN_205": "オーダーブラスター レプリカ", "MAIN_1120": "フィンセント", "MAIN_1121": "フィンセント・ヒュー", "MAIN_1100": "パブロ", "MAIN_1101": "パブロ・ヒュー", "MAIN_1110": "ホクサイ", "MAIN_1111": "ホクサイ・ヒュー", + "MAIN_1115": "オーダーブラシ レプリカ", "MAIN_2060": "ソイチューバー", "MAIN_2061": "ソイチューバーカスタム", "MAIN_2050": "14式竹筒銃・甲", "MAIN_2040": "4Kスコープ", + "MAIN_2041": "4Kスコープカスタム", "MAIN_2030": "リッター4K", + "MAIN_2031": "リッター4Kカスタム", "MAIN_2020": "スプラスコープ", "MAIN_2021": "スプラスコープコラボ", "MAIN_2010": "スプラチャージャー", "MAIN_2011": "スプラチャージャーコラボ", + "MAIN_2015": "オーダーチャージャー レプリカ", "MAIN_2070": "R-PEN/5H", "MAIN_2071": "R-PEN/5B", "MAIN_2000": "スクイックリンα", + "MAIN_2001": "スクイックリンβ", "MAIN_5030": "デュアルスイーパー", "MAIN_5031": "デュアルスイーパーカスタム", "MAIN_5020": "ケルビン525", + "MAIN_5021": "ケルビン525デコ", + "MAIN_5050": "ガエンFF", "MAIN_5010": "スプラマニューバー", "MAIN_5011": "スプラマニューバーコラボ", + "MAIN_5015": "オーダーマニューバー レプリカ", "MAIN_5000": "スパッタリー", "MAIN_5001": "スパッタリー・ヒュー", "MAIN_5040": "クアッドホッパーブラック", @@ -44,18 +53,23 @@ "MAIN_1020": "ダイナモローラー", "MAIN_1021": "ダイナモローラーテスラ", "MAIN_1030": "ヴァリアブルローラー", + "MAIN_1031": "ヴァリアブルローラーフォイル", "MAIN_1010": "スプラローラー", "MAIN_1011": "スプラローラーコラボ", + "MAIN_1015": "オーダーローラー レプリカ", "MAIN_1040": "ワイドローラー", "MAIN_1041": "ワイドローラーコラボ", "MAIN_8010": "ドライブワイパー", "MAIN_8011": "ドライブワイパーデコ", "MAIN_8000": "ジムワイパー", "MAIN_8001": "ジムワイパー・ヒュー", + "MAIN_8005": "オーダーワイパー レプリカ", "MAIN_6020": "スパイガジェット", "MAIN_6021": "スパイガジェットソレーラ", + "MAIN_6030": "24式張替傘・甲", "MAIN_6000": "パラシェルター", "MAIN_6001": "パラシェルターソレーラ", + "MAIN_6005": "オーダーシェルター レプリカ", "MAIN_6010": "キャンピングシェルター", "MAIN_6011": "キャンピングシェルターソレーラ", "MAIN_30": "プロモデラーMG", @@ -67,6 +81,7 @@ "MAIN_400": "ボトルガイザー", "MAIN_401": "ボトルガイザーフォイル", "MAIN_50": ".52ガロン", + "MAIN_51": ".52ガロンデコ", "MAIN_80": ".96ガロン", "MAIN_81": ".96ガロンデコ", "MAIN_90": "ジェットスイーパー", @@ -74,6 +89,8 @@ "MAIN_40": "スプラシューター", "MAIN_41": "スプラシューターコラボ", "MAIN_45": "ヒーローシューター レプリカ", + "MAIN_47": "オーダーシューター レプリカ", + "MAIN_46": "オクタシューター レプリカ", "MAIN_20": "シャープマーカー", "MAIN_21": "シャープマーカーネオ", "MAIN_100": "スペースシューター", @@ -91,11 +108,14 @@ "MAIN_3010": "ヒッセン", "MAIN_3011": "ヒッセン・ヒュー", "MAIN_3050": "モップリン", + "MAIN_3051": "モップリンD", "MAIN_3020": "スクリュースロッシャー", "MAIN_3021": "スクリュースロッシャーネオ", "MAIN_3000": "バケットスロッシャー", "MAIN_3001": "バケットスロッシャーデコ", + "MAIN_3005": "オーダースロッシャー レプリカ", "MAIN_3040": "エクスプロッシャー", + "MAIN_3041": "エクスプロッシャーカスタム", "MAIN_4030": "クーゲルシュライバー", "MAIN_4031": "クーゲルシュライバー・ヒュー", "MAIN_4050": "イグザミナー", @@ -103,10 +123,13 @@ "MAIN_4000": "スプラスピナー", "MAIN_4001": "スプラスピナーコラボ", "MAIN_4040": "ノーチラス47", + "MAIN_4041": "ノーチラス79", "MAIN_4010": "バレルスピナー", "MAIN_4011": "バレルスピナーデコ", + "MAIN_4015": "オーダースピナー レプリカ", "MAIN_7010": "トライストリンガー", "MAIN_7011": "トライストリンガーコラボ", + "MAIN_7015": "オーダーストリンガー レプリカ", "MAIN_7020": "LACT-450", "MAIN_7021": "LACT-450デコ", "SUB_8": "ジャンプビーコン", diff --git a/locales/ko/game-misc.json b/locales/ko/game-misc.json index 5617811df..ef59b846c 100644 --- a/locales/ko/game-misc.json +++ b/locales/ko/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "광어 해운", "STAGE_20": "참치 탄광", "STAGE_21": "수랑정", + "STAGE_22": "청새치 공항", "ABILITY_ISM": "잉크 효율 업(메인)", "ABILITY_ISS": "잉크 효율 업(서브)", "ABILITY_IRU": "잉크 회복력 업", diff --git a/locales/ko/gear.json b/locales/ko/gear.json index 906410119..f770326a5 100644 --- a/locales/ko/gear.json +++ b/locales/ko/gear.json @@ -1,6 +1,8 @@ { "H_1": "화이트 헤드밴드", + "S_1": "화이트 캔버스", "C_2": "새싹 오징어 T", + "C_3": "새싹 문어 T", "H_1000": "우니즈 BB 캡", "C_1000": "화이트 오징어 T", "S_1000": "블루 로우톱", @@ -40,15 +42,25 @@ "C_1012": "그레이프 T", "S_1012": "옐로 볼더 슈즈", "C_1013": "레드 벡터 패턴 T", + "S_1013": "핑크 볼더 슈즈", "H_1014": "자전거 킹 모자", "C_1014": "그레이 벡터 패턴 T", + "S_1014": "그린 레이스업", "C_1015": "블루 메아리 T", + "S_1015": "화이트 빅 로고 레이스리스", "C_1016": "아이보리 메아리 T", + "S_1016": "블루 빅 로고 레이스리스", "C_1017": "멜론 물떼새 T", + "S_1017": "스웨이드 그레이 레이스업", + "H_1018": "롱 빌 캡", "C_1018": "파이러트 보더 T", + "S_1018": "스웨이드 네이션 레이스업", + "H_1019": "킹 플립 메시 캡", "C_1019": "마린 보더 T", + "S_1019": "스웨이드 마린 레이스업", "H_1020": "히커리 워크 캡", "C_1020": "화이트 8bit 복어구이", + "S_1020": "사커 슈즈 오더 메이드", "H_1021": "울 우니즈 클래식", "C_1021": "블랙 8bit 복어구이", "S_1021": "그린 NNJ", @@ -59,28 +71,56 @@ "S_1023": "다크 클램 600", "H_1024": "하우스 태그 데님 CAP", "S_1024": "더 베이스 보스", + "H_1025": "복어 헌팅캡", "S_1025": "호박 클램 600", "H_1026": "두건, 캡&선글라스", "C_1026": "육식 T", + "S_1026": "에너지 사이클 슈즈", + "H_1027": "플라이트 모자", "C_1027": "펄 도트 T", + "S_1027": "소다 사이클 슈즈", "H_1028": "블랙 셰이딩 캡", "C_1028": "문어 T", "C_1029": "초식 T", + "H_1030": "돌돔 스트라이프스 캡", + "C_1030": "블랙 오징어 V", "H_1031": "마린 캡", + "C_1031": "화이트 빅 로고 T", "H_1032": "날치사이클 캡", + "C_1032": "5부 스웨트", "H_1033": "팅헌", + "C_1033": "킹 HK 저지", "H_1034": "어스 카무 캡", + "C_1034": "그레이 8bit 복어구이", "H_1035": "워터 카무 캡", "C_1035": "화이트 오징어 V", "H_1036": "피셔맨 캡", + "C_1036": "하양 롱 핀 성게 록 T", "H_1037": "디어스토커", + "C_1037": "검정 롱 핀 성게 록 T", "H_1038": "나이트 하이크 캡", + "C_1038": "Wet Floor 밴드 T", "H_1039": "수영모", + "C_1039": "Squid Squad 밴드 T", + "C_1040": "네이비 빅 로고 T", + "C_1041": "Mr. 슈러그 T", + "C_1042": "ABXY 밴드 T", + "C_1043": "Hightide Era 밴드 T", + "C_1046": "ω-3 T", "C_1047": "아나키 폴포픽 T", "C_1048": "핫 그러데이션 T", "C_1049": "라이즈 갤럭시 타이다이 T", "C_1050": "라이즈 레인보우 타이다이 T", + "C_1051": "Ms. 슈러그 T", + "C_1052": "리그 T", + "C_1053": "프렌드 T", + "C_1054": "아로메 슬로건 T", "C_1055": "아이스 그러데이션 T", + "C_1056": "킹 옥토 HK 저지", + "C_1057": "키위 빅 로고 T", + "C_1058": "골든 빅 로고 T", + "C_1059": "블랙 벨루어 킹 옥토 T", + "C_1060": "그린 벨루어 킹 옥토 T", "C_1062": "화이트 오징어채 T", "C_1063": "아로메 반반 T", "C_1066": "아나키 초커 T", @@ -103,6 +143,7 @@ "C_1084": "트와일라이트 그러데이션 T", "C_1085": "선셋 그러데이션 T", "C_1086": "리코펜 베버리지 T", + "C_1087": "세사민 베버리지 T", "C_1088": "가브리엘 T", "C_1090": "라임 블랍몹 T", "C_1091": "베리 블랍몹 T", @@ -137,19 +178,58 @@ "H_2009": "아나키 옷핀 베레", "C_2009": "모스 그린 보더 LS", "S_2009": "네이비 모카신", + "H_2010": "산안개 비니", "C_2010": "오징어 엑스 LS", "S_2010": "초콜릿 빅 로고 레이스업", + "H_2011": "미행 니트 모자", "C_2011": "아이로닉 LS", + "S_2011": "민트 빅 로고 레이스업", "H_2012": "아귀 니트 모자", "C_2012": "메아리 보더 LS", + "S_2012": "블랙 빅 로고 레이스업", "H_2013": "복어키드 니트 모자", + "C_2013": "핑크 보더 LS", + "S_2013": "블랙 모카신", + "C_2014": "날치즈 HK 유니폼", + "S_2014": "화이트 김말이 750", "C_2015": "아나키 드라이브 LS", + "S_2015": "블랙 김말이 750", + "C_2016": "라임 보더 LS", "S_2016": "선셋 오르카 Hi", + "C_2017": "아나키 이볼브 LS", "S_2017": "레드&블랙 에깅 4", + "C_2018": "제코 캐럿 LS", "S_2018": "블루&블랙 에깅 4", + "C_2019": "제코 래디시 LS", + "S_2019": "그레이 해우 타운 Hi", + "C_2020": "검정 문어 LS", + "S_2020": "오르카 Hi", + "C_2021": "라이즈 크레이지 래글런 LS", + "C_2022": "빨강 문어 LS", + "S_2022": "네이비 엔페리얼", + "C_2023": "카키 16bit 복어구이", + "S_2023": "앰버 해우 타운 Hi", + "C_2024": "블루 16bit 복어구이", + "S_2024": "옐로 컬러말이 750", "S_2025": "화이트&레드 에깅 5", "C_2026": "블랙 칼라마리 후크", + "S_2026": "허니&오렌지 에깅 5", "C_2027": "딥 칼라마리 후크", + "S_2027": "옐로&네이비 에깅 4", + "C_2028": "샤크 래글런 LS", + "S_2028": "우븐 오르카 Hi", + "S_2029": "그린 컬러말이 750", + "S_2030": "퍼플 컬러말이 750", + "S_2031": "레드 컬러말이 750", + "S_2032": "블루 컬러말이 750", + "S_2033": "오렌지 컬러말이 750", + "S_2034": "레드 파워 스트립", + "S_2035": "블루 파워 스트립", + "S_2036": "스트립 오더 메이드", + "S_2037": "세서미 솔트 270", + "S_2038": "블랙&블루 에깅 5", + "S_2039": "패션 오르카 Hi", + "S_2040": "트뤼프 캔버스 Hi", "S_2042": "파워 리셋 Hi", "S_2043": "레드 텐야 8", "S_2044": "퍼플 텐야 8", @@ -161,6 +241,7 @@ "S_2050": "블루&블랙&화이트 에깅 3", "S_2051": "레드&화이트&블랙 에깅 3", "S_2052": "다크 01STER", + "S_2053": "에깅 3 DG", "H_3000": "레트로 검정 뿔테 안경", "C_3000": "화이트 레이어드 T", "S_3000": "핑크 스니커즈", @@ -192,13 +273,27 @@ "C_3009": "그린 T", "S_3009": "블랙 스니커즈", "H_3010": "옥타 글라스", + "C_3010": "아로메 레드 T", + "S_3010": "제비꽃 스니커즈", "H_3011": "하프 림 글라스", + "C_3011": "아로메 블루 T", + "S_3011": "카나리아 스니커즈", "H_3012": "더블 에그 선글라스", + "S_3012": "옐로 메시 스니커즈", + "H_3013": "제코 캡", + "C_3013": "옐로 오징어 레이어드 V", "S_3013": "애로 오더 메이드", "H_3014": "SV925 라운드 선글라스", + "S_3014": "오렌지 메시 스니커즈", "H_3015": "아나키 베레&글라스", + "S_3015": "엔페이서 CaO", "H_3016": "물안경", + "S_3016": "엔페이서 Ag", + "H_3017": "잉크 가드 고글", + "S_3017": "엔페이서 Au", "H_3018": "물안경 오더 메이드", + "S_3018": "해우 볼트 95", + "S_3019": "애슬레틱 애로", "S_3020": "오징어회 스크램블", "H_3021": "데메니기스 고글", "S_3021": "거피 플라밍고", @@ -215,8 +310,10 @@ "H_3027": "아나키 스퀘어 글라스", "S_3027": "E-JECT 30VV", "H_3028": "클램 글라스", + "S_3028": "OB 해파게이터", "H_3029": "BC925 오로라 선글라스", "H_3030": "왕눈이 선글라스", + "S_3030": "올 블랙 거피", "H_3031": "굵은 사각 뿔테 안경", "H_4000": "랍스터 부니 해트", "C_4000": "슈림프 핑크 폴로셔츠", @@ -242,14 +339,19 @@ "H_4008": "오징어 버킷 해트", "C_4008": "FC 파래", "S_4008": "블랙 플립플롭", + "H_4009": "패치 해트", "C_4009": "킹 러거 010", "S_4009": "스노 델타 스트랩", "H_4010": "파라솔 튤립", "C_4010": "킹 러거 008", "S_4010": "루미너스 델타 스트랩", + "H_4011": "복어 벨벨 해트", "S_4011": "빨강 복어구이 슬리퍼", "H_4012": "조개껍데기 삿갓", "S_4012": "노랑 복어구이 슬리퍼", + "H_4013": "호리비 플랜트 해트", + "S_4013": "따개비 플립플롭", + "H_4014": "마운틴 해트", "S_4014": "피시 본 우라치", "H_4015": "클래식 볼러", "S_4015": "블루&옐로 애로 샌들", @@ -279,6 +381,7 @@ "H_5002": "이어 머프", "C_5002": "베리 마운틴 재킷", "S_5002": "프로 하이킹 부츠", + "H_5003": "오징어 귀 후크 HDP", "C_5003": "로고 스타디움 점퍼", "H_5004": "스테레오 카세트 헤드폰", "C_5004": "스쿨 저지", @@ -300,9 +403,29 @@ "C_5014": "오징어 새틴 재킷", "C_5015": "거대전지메기 새틴 재킷", "C_5016": "젤리피스 528", + "C_5017": "프로즌 마운틴 재킷", + "C_5018": "라이즈 나일론 레트로", "C_5019": "말차 라이트 패딩", + "C_5020": "그린 FA-01", + "C_5021": "오렌지 FA-01", + "C_5022": "풀오버 코트", "C_5023": "켄사키 코치 재킷", + "C_5024": "버드 벨베틴 재킷", + "C_5025": "딥 옥토 새틴 재킷", + "C_5026": "제코 레드 코치 재킷", + "C_5027": "계란 초밥 마운틴 재킷", + "C_5028": "제코 그린 코치 재킷", + "C_5029": "포지티브 보머 재킷", + "C_5033": "네이비 에미넌스 재킷", + "C_5034": "제코 옐로 코치 재킷", + "C_5035": "커스텀 페인트 F-3", "C_5036": "네거티브 보머 재킷", + "C_5038": "화이트 레더 F-3", + "C_5039": "칠리 페퍼 마운틴 재킷", + "C_5040": "하우스 태그 웨일 니트", + "C_5041": "로큰 브레이크 재킷", + "C_5042": "쿵후 저지", + "C_5043": "판다 쿵후 저지", "C_5045": "몬스터 PCU56", "C_5046": "화이트아웃 야케", "C_5047": "필레 재킷", @@ -332,11 +455,16 @@ "H_6002": "선선선바이저", "S_6002": "레드 누벅 부츠", "H_6003": "라이즈 바이저", + "C_6003": "화이트 킹 탱크", "S_6003": "블루 모터크로스 부츠", "H_6004": "페이스 바이저", + "C_6004": "슬래시 킹 탱크", "S_6004": "모스 그린 레인 부츠", "H_6005": "롭스 바이저", + "C_6005": "마린 킹 탱크", "S_6005": "아세롤라 레인 부츠", + "H_6006": "스라글선 바이저", + "C_6006": "랍스터즈 유니폼", "S_6006": "화이트 펑크 부츠", "C_6007": "우미보즈(어웨이)", "S_6007": "체리 펑크 부츠", @@ -347,6 +475,10 @@ "S_6011": "아이스 패딩 부츠", "S_6012": "헌팅 부츠", "S_6013": "블랙 펑크 부츠", + "S_6014": "심해 레더 부츠", + "S_6016": "아나키 스파이더 부츠", + "S_6017": "신록 레더 부츠", + "S_6018": "찻잎 헌팅 부츠", "S_6019": "U-MB 모터크로스 부츠", "S_6020": "누벅 부츠xSJ", "S_6021": "스노 덕 부츠", @@ -368,6 +500,7 @@ "C_7002": "레트로 스웨트", "S_7002": "물떼새 슬립온", "C_7003": "파이어핀 네이비 스웨트", + "S_7003": "폴카 도트 슬립온", "H_7004": "스케이트보드 헬멧", "C_7004": "네이비 칼리지 스웨트", "S_7004": "복어키드 슬립온", @@ -377,20 +510,32 @@ "C_7006": "앵커 스웨트", "H_7007": "이카로스 HK 헬멧", "C_7007": "네거티브 드롭 스웨트", + "H_7008": "무광 MTB 헬멧", + "C_7008": "쇼트 니트 레이어드", "H_7009": "옥토 헬멧 프라이즈 데코", + "C_7009": "포지티브 드롭 스웨트", "C_7010": "아나키 파랑 소매 니트", + "H_7011": "빅 헬멧 아이실드", + "C_7011": "아나키 노랑 소매 니트", "H_7012": "셸 헬멧", + "C_7012": "아나키 빨강 소매 니트", "H_7013": "혼 헬멧 BF", "C_7013": "엔페이서 트레이너 스웨트", "H_7014": "캐처 마스크 FU", + "C_7014": "옥타리안 레트로", "H_7015": "캐처 마스크 FC", + "C_7015": "라이즈 피스테", "H_7016": "무지 헤드기어", "C_7016": "매너티 스웨그 스웨트", + "H_7017": "돌돔 헤드기어", "C_7017": "샤크 3D 니트", "H_7018": "돌돔 ST 헬멧(홈)", "C_7018": "블루 문어 피스테", "H_7019": "복어키드 헬멧", + "C_7019": "화이트 문어 피스테", + "H_7020": "오징어 핏 헬멧 PRO", "C_7020": "웨일 3D 니트", + "H_7021": "오징어 핏 헬멧", "C_7021": "옐로 스웨트", "C_7022": "멀티 스웨트", "C_7023": "그린 스웨트", @@ -415,17 +560,23 @@ "S_8005": "카멜 오징어 키드", "H_8006": "킹 문어 스타 마스크", "C_8006": "레드 깅엄 체크 셔츠", + "S_8006": "스모크 팁", "H_8007": "오징어 엑스 가드 마스크", "C_8007": "베이비 해파리 셔츠", "S_8007": "네이비 팁&레드 솔", "H_8008": "파이어핀 마스크", "C_8008": "Mr. 베이스볼", + "S_8008": "그레이 팁&옐로 솔", + "H_8009": "킹 오브 마스크", "C_8009": "그레이 믹스 셔츠", + "S_8009": "제트 블랙 오징어 키드", + "H_8010": "모터크로스 노즈 가드", "C_8010": "빈티지 체크 셔츠", "S_8010": "아나키 하바네로", "H_8011": "포리마 마스크", "C_8011": "라운드 칼라 셔츠", "S_8011": "아나키 타이거", + "H_8012": "포리마 디지털 카무 마스크", "C_8012": "로고 알로하 셔츠", "C_8013": "블록 스트라이프 셔츠", "S_8013": "샌드 처커 부츠", @@ -442,9 +593,14 @@ "C_8018": "문어 볼러 셔츠", "C_8019": "블랙 잉크 셔츠", "C_8020": "석류 패러슈터", + "C_8021": "베이비 해파리 셔츠&타이", + "C_8022": "프룬 패러슈터", + "C_8023": "레드 펑크 셔츠&타이", "C_8024": "칠리 문어 알로하 셔츠", "C_8025": "아나키 옴브레넬 후드", "C_8026": "화이트 잉크 셔츠", + "C_8027": "레이어드 도트 셔츠", + "C_8028": "타타키 BBB 셔츠", "C_8030": "해마 쿠바 셔츠", "C_8031": "피에로 셔츠", "C_8032": "송사리 스카우트", @@ -455,6 +611,7 @@ "C_8038": "무지 밴드 칼라", "C_8039": "패치워크 셔츠", "C_8040": "어번 필레 셔츠", + "C_8041": "돌돔 스트라이프스 유니폼", "C_9000": "마운틴 패딩 베스트", "H_9001": "바스켓볼 밴드", "C_9001": "포레스트 패딩 베스트", @@ -467,18 +624,30 @@ "H_9005": "사커 밴드", "C_9005": "오징어 스타 베스트", "H_9007": "복어구이 비스킷 반다나", + "C_9007": "피싱 베스트", + "H_9008": "검정 복어구이 반다나", + "C_9008": "프론트 집 베스트", "H_9009": "핑퐁 밴드", + "C_9009": "아로메 실버 런 베스트", "C_9010": "카키 헌팅 베스트", "C_9011": "레드 거미게 프로텍터", "C_9012": "라임 거미게 프로텍터", "C_9013": "잉크 묻은 베스트", "C_9014": "블랙 헌팅 베스트", "C_9015": "잉크 흘린 베스트", + "C_9016": "아로메 사이클 베스트", + "C_9017": "망치고등어 스포티 질레", "C_10000": "카무 집업 후드", "C_10001": "그린 집업 후드", "C_10002": "제코 퍼플 후드", "H_10003": "오징어 문어 피어스", + "C_10004": "셔츠&블루 후드", + "C_10005": "그레이프 킹 후드", "C_10006": "호리비 그레이 후드", + "C_10007": "호리비 플랜트 후드", + "C_10008": "셔츠&핑크 후드", + "C_10009": "제코 올리브 후드", + "C_10010": "호리비 블랙 후드", "C_10012": "레드 바하 후드", "C_10013": "어스 카무 후드", "C_10014": "블루 바하 후드", @@ -492,9 +661,15 @@ "C_21002": "퓨얼 블루종", "S_21002": "논슬립 타쿠미", "C_21003": "민소매&목장갑", + "S_21003": "조네스틱 부츠", + "H_21004": "조네스틱 스코프", "C_21004": "바삭바삭 튀김 XXL", "H_21005": "레전드 모자", + "C_21005": "프롬 북국 87", "S_21005": "오리발", + "H_21007": "워커스 헤드 타월", + "S_21007": "롤러 슈즈 GT", + "C_21008": "디벨로퍼즈 워크웨어", "S_21008": "카리스마 싱어 부츠", "H_21010": "실꼬리 캡", "H_21011": "시야 바이저", @@ -510,9 +685,19 @@ "H_21016": "문어 단지 헬멧", "C_21016": "파워풀 인벤터", "H_21017": "가디언즈 캡", + "C_21017": "에네르기슈 재킷", "H_21018": "DABOYEO RK", "H_21019": "하이퍼 미래 헤드", "H_21020": "TWIEONAWA RB", + "S_23008": "에깅 3xHF", + "S_23009": "에깅 3xOU", + "S_23010": "에깅 3xMT", + "S_23011": "체인 삼합 클로그", + "S_23012": "스터즈 삼합 클로그", + "S_23013": "마블 삼합 클로그", + "S_23014": "삼 문양 덕 부츠", + "S_23015": "삼 문양 캔버스 Hi", + "S_23016": "삼 문양 슬리퍼", "H_24016": "미라 오징어 헤드", "H_24017": "캡틴 쏨뱅이", "H_24018": "호러 페이스", @@ -521,6 +706,10 @@ "H_24021": "조개 관", "H_24022": "금붕어 가면", "H_24023": "옥토 펄 크라운", + "H_24024": "무스카리 노벨티 글라스", + "H_24025": "네잎 노벨티 글라스", + "H_24026": "아네모네 노벨티 글라스", + "H_24027": "민들레 노벨티 글라스", "H_25000": "오징어 머리핀", "C_25000": "스쿨 유니폼 L", "S_25000": "니 삭스 스쿨 로퍼", @@ -593,5 +782,13 @@ "H_28000": "롭 캡", "C_28000": "바삭바삭 튀김옷", "S_28000": "BASAK2S", - "C_28001": "저지먼트 핸드" + "C_28001": "저지먼트 핸드", + "S_28001": "저지먼트 풋", + "H_29200": "오더 피어스 레플리카", + "C_29200": "오더 슈트 레플리카", + "S_29200": "오더 슈즈 레플리카", + "H_29201": "오더 레귤 레플리카", + "H_29202": "브레인 워시 VE", + "H_29203": "이계의 가면", + "H_29204": "히메 인형 머리띠" } diff --git a/locales/ko/weapons.json b/locales/ko/weapons.json index 8a325f570..665c67eb6 100644 --- a/locales/ko/weapons.json +++ b/locales/ko/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST91", "MAIN_200": "노바 블래스터", "MAIN_201": "네오 노바 블래스터", + "MAIN_205": "오더 블래스터 레플리카", "MAIN_1120": "빈센트", "MAIN_1121": "빈센트 휴", "MAIN_1100": "파블로", "MAIN_1101": "파블로 휴", "MAIN_1110": "호쿠사이", "MAIN_1111": "호쿠사이 휴", + "MAIN_1115": "오더 브러시 레플리카", "MAIN_2060": "소이 튜버", "MAIN_2061": "커스텀 소이 튜버", "MAIN_2050": "14식 대나무 총 갑", "MAIN_2040": "4K 스코프", + "MAIN_2041": "커스텀 4K 스코프", "MAIN_2030": "리터 4K", + "MAIN_2031": "커스텀 리터 4K", "MAIN_2020": "스플랫 스코프", "MAIN_2021": "스플랫 스코프 컬래버", "MAIN_2010": "스플랫 차저", "MAIN_2011": "스플랫 차저 컬래버", + "MAIN_2015": "오더 차저 레플리카", "MAIN_2070": "R-PEN/5H", "MAIN_2071": "R-PEN/5B", "MAIN_2000": "스퀵 클린 α", + "MAIN_2001": "스퀵 클린 β", "MAIN_5030": "듀얼 스위퍼", "MAIN_5031": "커스텀 듀얼 스위퍼", "MAIN_5020": "켈빈 525", + "MAIN_5021": "켈빈 525 데코", + "MAIN_5050": "소방 FF", "MAIN_5010": "스플랫 머누버", "MAIN_5011": "스플랫 머누버 컬래버", + "MAIN_5015": "오더 머누버 레플리카", "MAIN_5000": "스퍼터리", "MAIN_5001": "스퍼터리 휴", "MAIN_5040": "블랙 쿼드 호퍼", @@ -44,18 +53,23 @@ "MAIN_1020": "다이너모 롤러", "MAIN_1021": "골드 다이너모 롤러", "MAIN_1030": "베리어블 롤러", + "MAIN_1031": "포일 베리어블 롤러", "MAIN_1010": "스플랫 롤러", "MAIN_1011": "스플랫 롤러 컬래버", + "MAIN_1015": "오더 롤러 레플리카", "MAIN_1040": "와이드 롤러", "MAIN_1041": "와이드 롤러 컬래버", "MAIN_8010": "드라이브 와이퍼", "MAIN_8011": "드라이브 와이퍼 데코", "MAIN_8000": "사무 와이퍼", "MAIN_8001": "사무 와이퍼 휴", + "MAIN_8005": "오더 와이퍼 레플리카", "MAIN_6020": "스파이 가젯", "MAIN_6021": "스파이 가젯 소렐라", + "MAIN_6030": "24식 도돌이 우산 갑", "MAIN_6000": "파라 셸터", "MAIN_6001": "파라 셸터 소렐라", + "MAIN_6005": "오더 셸터 레플리카", "MAIN_6010": "캠핑 셸터", "MAIN_6011": "캠핑 셸터 소렐라", "MAIN_30": "프로모델러 MG", @@ -67,6 +81,7 @@ "MAIN_400": "보틀 가이저", "MAIN_401": "포일 보틀 가이저", "MAIN_50": ".52 갤런", + "MAIN_51": ".52 갤런 데코", "MAIN_80": ".96 갤런", "MAIN_81": ".96 갤런 데코", "MAIN_90": "제트 스위퍼", @@ -74,6 +89,8 @@ "MAIN_40": "스플랫 슈터", "MAIN_41": "스플랫 슈터 컬래버", "MAIN_45": "히어로 슈터 레플리카", + "MAIN_47": "오더 슈터 레플리카", + "MAIN_46": "옥타 슈터 레플리카", "MAIN_20": "샤프 마커", "MAIN_21": "네오 샤프 마커", "MAIN_100": "스페이스 슈터", @@ -91,11 +108,14 @@ "MAIN_3010": "물통", "MAIN_3011": "물통 휴", "MAIN_3050": "몹 링", + "MAIN_3051": "몹 링 D", "MAIN_3020": "스크루 슬로셔", "MAIN_3021": "네오 스크루 슬로셔", "MAIN_3000": "버킷 슬로셔", "MAIN_3001": "버킷 슬로셔 데코", + "MAIN_3005": "오더 슬로셔 레플리카", "MAIN_3040": "익스플로셔", + "MAIN_3041": "커스텀 익스플로셔", "MAIN_4030": "쿠겔 슈라이버", "MAIN_4031": "쿠겔 슈라이버 휴", "MAIN_4050": "이그재미너", @@ -103,10 +123,13 @@ "MAIN_4000": "스플랫 스피너", "MAIN_4001": "스플랫 스피너 컬래버", "MAIN_4040": "노틸러스 47", + "MAIN_4041": "노틸러스 79", "MAIN_4010": "배럴 스피너", "MAIN_4011": "배럴 스피너 데코", + "MAIN_4015": "오더 스피너 레플리카", "MAIN_7010": "트라이 스트링거", "MAIN_7011": "트라이 스트링거 컬래버", + "MAIN_7015": "오더 스트링거 레플리카", "MAIN_7020": "LACT-450", "MAIN_7021": "LACT-450 데코", "SUB_8": "점프 비컨", diff --git a/locales/nl/game-misc.json b/locales/nl/game-misc.json index ce7b63631..84fce4a1b 100644 --- a/locales/nl/game-misc.json +++ b/locales/nl/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Tarbot Transport", "STAGE_20": "Blauwvin-depot", "STAGE_21": "Bami-Byte", + "STAGE_22": "Trekvis Airport", "ABILITY_ISM": "Hoofdspaarder", "ABILITY_ISS": "Subspaarder", "ABILITY_IRU": "Inktvulling", diff --git a/locales/nl/gear.json b/locales/nl/gear.json index efd034d1e..00a0d0374 100644 --- a/locales/nl/gear.json +++ b/locales/nl/gear.json @@ -1,6 +1,8 @@ { "H_1": "Witte hoofdband", + "S_1": "Crèmekleurige sneakers", "C_2": "T-shirt", + "C_3": "Vers T-shirt", "H_1000": "Honkbalpet", "C_1000": "Wit T-shirt", "S_1000": "Blauwe Lo-Tops", @@ -40,15 +42,25 @@ "C_1012": "Paars T-shirt", "S_1012": "Gele klimschoenen", "C_1013": "Rood pijlen-T-shirt", + "S_1013": "Groene klimschoenen", "H_1014": "Bergkoningpetje", "C_1014": "Grijs pijlen-T-shirt", + "S_1014": "Groene Lace-Ups", "C_1015": "Blauw bergen-T-shirt", + "S_1015": "Witte veterloze Dakroniks", "C_1016": "Beige bergen-T-shirt", + "S_1016": "Blauwe veterloze Dakroniks", "C_1017": "T-shirt met inktvispatroon", + "S_1017": "Grijze suède schoenen", + "H_1018": "Pet met lange klep", "C_1018": "Gestreept piraten-T-shirt", + "S_1018": "Kleurige suède schoenen", + "H_1019": "Calamars-gaaspet", "C_1019": "Gestreept matrozen-T-shirt", + "S_1019": "Turquoise suède schoenen", "H_1020": "Gestreepte werkpet", "C_1020": "Wit pixel-T-shirt", + "S_1020": "Toni Kensa-noppenschoenen", "H_1021": "Wollen honkbalpet", "C_1021": "Zwart pixel-T-shirt", "S_1021": "Wasabi-tabisneakers", @@ -59,28 +71,56 @@ "S_1023": "Zwarte mosselsneakers", "H_1024": "Denim pet", "S_1024": "Zwarte suède sneakers", + "H_1025": "Platte pet", "S_1025": "Witte mosselsneakers", "H_1026": "Doo-rag, pet en bril", "C_1026": "Luipaard-T-shirt", + "S_1026": "Gele wielrenschoenen", + "H_1027": "Pilotenmuts", "C_1027": "Parel-T-shirt", + "S_1027": "Blauwe wielrenschoenen", "H_1028": "Zwarte pet met flappen", "C_1028": "Octo-T-shirt", "C_1029": "Zebra-T-shirt", + "H_1030": "Strepers-pet", + "C_1030": "Zwart T-shirt met V-hals", "H_1031": "Kapiteinspet", + "C_1031": "Wit Deca-T-shirt", "H_1032": "Vintage bikercap", + "C_1032": "Trui met korte mouwen", "H_1033": "Platvispet", + "C_1033": "Calamars-hockeyshirt", "H_1034": "Zandstormpet", + "C_1034": "Grijs pixel-T-shirt", "H_1035": "Waterhoospet", "C_1035": "Wit T-shirt met V-hals", "H_1036": "Dokwerkerspet", + "C_1036": "Wit festival-T-shirt", "H_1037": "Opletpet", + "C_1037": "Zwart festival-T-shirt", "H_1038": "Pet met hoofdlamp", + "C_1038": "Wet Floor-T-shirt", "H_1039": "Zwemmuts", + "C_1039": "Squid Squad-T-shirt", + "C_1040": "Blauw Deca-shirt", + "C_1041": "Meneer Boeiuh-T-shirt", + "C_1042": "Chirpy Chips-T-shirt", + "C_1043": "Hightide Era-T-shirt", + "C_1046": "ω-3-T-shirt", "C_1047": "Annaki-shirt met octologo", "C_1048": "Vuurtinten-T-shirt", "C_1049": "Kosmisch Takoroka-shirt", "C_1050": "Regenboog-Takoroka-shirt", + "C_1051": "Mevrouw Boeiuh-T-shirt", + "C_1052": "Toernooi-T-shirt", + "C_1053": "Vrienden-T-shirt", + "C_1054": "Tentatek-T-shirt met opdruk", "C_1055": "Vriestinten-T-shirt", + "C_1056": "Octokings-hockeyshirt", + "C_1057": "Geel Dakro-shirt", + "C_1058": "Gouden Dakro-shirt", + "C_1059": "Zwart Octokings-T-shirt", + "C_1060": "Groen Octokings-T-shirt", "C_1062": "Verscheurd Tri-shirt", "C_1063": "Combi-Tentatek-T-shirt", "C_1066": "Annaki-shirt en choker", @@ -103,6 +143,7 @@ "C_1084": "Avondtinten-T-shirt", "C_1085": "Ochtendtinten-T-shirt", "C_1086": "Rood streetstyle-T-shirt", + "C_1087": "Grijs streetstyle-T-shirt", "C_1088": "Aalzebub-T-shirt", "C_1090": "Limetten-BlobMob-T-shirt", "C_1091": "Bessen-BlobMob-T-shirt", @@ -137,19 +178,58 @@ "H_2009": "Annaki-baret", "C_2009": "Groen streepjesshirt", "S_2009": "Haaienmocassins", + "H_2010": "Zigzagmuts", "C_2010": "SquidForce-shirt", "S_2010": "Chocobruine Dakroniks", + "H_2011": "Muts met mondkapje", "C_2011": "Zink-shirt", + "S_2011": "Hemelsblauwe Dakroniks", "H_2012": "Voetbalvismuts", "C_2012": "Gestreept bergen-shirt", + "S_2012": "Zwarte Dakroniks", "H_2013": "Zekkie-beanie", + "C_2013": "Roze strokenshirt", + "S_2013": "Piranhamocassins", + "C_2014": "Vliegvissen-hockeyshirt", + "S_2014": "Witte Norimaki 750s", "C_2015": "Licht Annaki-T-shirt", + "S_2015": "Zwarte Norimaki 750s", + "C_2016": "Groen strokenshirt", "S_2016": "Gele orka-sneakers", + "C_2017": "Donker Annaki-T-shirt", "S_2017": "Rode Squidkid IV", + "C_2018": "Wortelkleurige trui", "S_2018": "Blauwe Squidkid IV", + "C_2019": "Bloemkoolkleurige trui", + "S_2019": "Grijze hoge sneakers", + "C_2020": "Zwart Kraakwaar-shirt", + "S_2020": "Orka-sneakers", + "C_2021": "Takoroka-honkbalshirt", + "C_2022": "Rood Kraakwaar-shirt", + "S_2022": "Blauwe Enperrial-laarzen", + "C_2023": "Kaki pixelshirt", + "S_2023": "Bruine hoge sneakers", + "C_2024": "Blauw pixelshirt", + "S_2024": "Gele Iromaki 750", "S_2025": "Rood-witte Squidkid V", "C_2026": "Zwarte haaktrui", + "S_2026": "Geel-oranje Squidkid V", "C_2027": "Donkerblauwe haaktrui", + "S_2027": "Geel-blauwe Squidkid IV", + "C_2028": "Haaienbuiktrui", + "S_2028": "Geweven orka-sneakers", + "S_2029": "Groene Iromaki 750", + "S_2030": "Paarse Iromaki 750", + "S_2031": "Rode Iromaki 750", + "S_2032": "Blauwe Iromaki 750", + "S_2033": "Oranje Iromaki 750", + "S_2034": "Rode scifi-sneakers", + "S_2035": "Blauwe scifi-sneakers", + "S_2036": "Toni Kensa-scifi-sneakers", + "S_2037": "Sesam & Zout 270", + "S_2038": "Zwart-blauwe Squidkid V", + "S_2039": "Magenta orka-sneakers", + "S_2040": "Zwarte Hi-Tops", "S_2042": "Reboot-laarzen", "S_2043": "Rode basketbalschoenen", "S_2044": "Paarse basketbalschoenen", @@ -161,6 +241,7 @@ "S_2050": "Blauw-zwarte Squidkid III", "S_2051": "Rood-witte Squidkid III", "S_2052": "Onyxzwarte 03ST3Rs", + "S_2053": "Squidkid III KE", "H_3000": "Retrobril", "C_3000": "Wit laagjesshirt", "S_3000": "Roze sportschoenen", @@ -192,13 +273,27 @@ "C_3009": "Groen laagjes-T-shirt", "S_3009": "Zwarte sportschoenen", "H_3010": "Octobril", + "C_3010": "Rood Tentatek-T-shirt", + "S_3010": "Violette sportschoenen", "H_3011": "Bril met halve rand", + "C_3011": "Blauw Tentatek-T-shirt", + "S_3011": "Kanariegele sportschoenen", "H_3012": "Ovale zonnebril", + "S_3012": "Gele gaassneakers", + "H_3013": "Zekko-pet met bril", + "C_3013": "Geel inktvislaagjesshirt", "S_3013": "Pijlenlaarsjes", "H_3014": "Ronde bril met donker glas", + "S_3014": "Oranje gaassneakers", "H_3015": "Annaki-baret met zonnebril", + "S_3015": "N-Pacer CaO", "H_3016": "Zwembril", + "S_3016": "N-Pacer Ag", + "H_3017": "Anti-inktbril", + "S_3017": "N-Pacer Au", "H_3018": "Toni Kensa-zwembril", + "S_3018": "Volt 95-sportschoenen", + "S_3019": "Sportieve pijlsneakers", "S_3020": "Transparante sandalen", "H_3021": "Getinte bril", "S_3021": "Funky vlechtwerksneakers", @@ -215,8 +310,10 @@ "H_3027": "Hoekige Annaki-bril", "S_3027": "A.L.G. 30VV", "H_3028": "Kokkelklepbril", + "S_3028": "Waadlaarzen OB", "H_3029": "Ronde bril met blauw glas", "H_3030": "Geblindeerde bril", + "S_3030": "Zwarte vlechtwerksneakers", "H_3031": "Hoekige hoornen bril", "H_4000": "Safarihoed", "C_4000": "Zalmroze polo", @@ -242,14 +339,19 @@ "H_4008": "Vissershoed", "C_4008": "Ansjovis United-shirt", "S_4008": "Zwarte teenslippers", + "H_4009": "Lapjeshoed", "C_4009": "King-rugbyshirt 10", "S_4009": "Sneeuwwitte sandalen", "H_4010": "Tulphoed", "C_4010": "King-rugbyshirt 08", "S_4010": "Roetzwarte sandalen", + "H_4011": "Fugu-klokhoed", "S_4011": "Rode badslippers", "H_4012": "Schelpenbamboehoed", "S_4012": "Gele badslippers", + "H_4013": "Bladerhoed", + "S_4013": "Vinvis-teenslippers", + "H_4014": "Mountie-hoed", "S_4014": "Sepiasandalen", "H_4015": "Bolhoed", "S_4015": "Blauwe pijlsandalen", @@ -279,6 +381,7 @@ "H_5002": "Oorbeschermers", "C_5002": "Fuchsia-ski-jack", "S_5002": "Professionele wandelschoenen", + "H_5003": "Oorhaak-koptelefoon", "C_5003": "Universiteitsjack", "H_5004": "Retrokoptelefoon", "C_5004": "Sportjack", @@ -300,9 +403,29 @@ "C_5014": "Katten-honkbaljack", "C_5015": "Voltvis-honkbaljack", "C_5016": "Krak-On 528", + "C_5017": "IJsbergjas", + "C_5018": "Takoroka-windjack", "C_5019": "Matchagroene donsjas", + "C_5020": "Pilotenjack", + "C_5021": "Omgekeerd pilotenjack", + "C_5022": "Fleecetrui", "C_5023": "Kensa-jack", + "C_5024": "Geborduurd jasje", + "C_5025": "Octo-honkbaljack", + "C_5026": "Zekko-jack", + "C_5027": "Boterbloembergjas", + "C_5028": "Groen Zekko-jack", + "C_5029": "Lichte bomberjas", + "C_5033": "Blauwe Calamars-mantel", + "C_5034": "Mosterdgeel Zekko-jack", + "C_5035": "Pilotenjack F-3", "C_5036": "Donkere bomberjas", + "C_5038": "Wit pilotenjack F-3", + "C_5039": "Chilipeper-ski-jack", + "C_5040": "Gebreid walvisvest", + "C_5041": "Leren rockerjack", + "C_5042": "Kungfu-jack", + "C_5043": "Panda-kungfu-jack", "C_5045": "Sneeuwmonsterparka", "C_5046": "Barazushi-anorak", "C_5047": "Lapjesbomberjack", @@ -332,11 +455,16 @@ "H_6002": "Zonneklep", "S_6002": "Rode werkschoenen", "H_6003": "Takoroka-zonneklep", + "C_6003": "Witte Calamars-tanktop", "S_6003": "Blauwe motorlaarzen", "H_6004": "Gezichtsvizier", + "C_6004": "Gestreepte Calamars-tanktop", "S_6004": "Groene regenlaarzen", "H_6005": "Octobus-zonneklep", + "C_6005": "Blauwe Calamars-tanktop", "S_6005": "Rode regenlaarzen", + "H_6006": "Zonneklep met zonnebril", + "C_6006": "LobStars-shirt", "S_6006": "Witte punkschoenen", "C_6007": "Umibozu-jersey (uit)", "S_6007": "Rode punkschoenen", @@ -347,6 +475,10 @@ "S_6011": "Camouflagelaarzen", "S_6012": "Jachtlaarzen", "S_6013": "Zwarte punkschoenen", + "S_6014": "Diepzeeblauwe laarzen", + "S_6016": "Annaki-spinnenweblaarzen", + "S_6017": "Bladgroene laarzen", + "S_6018": "Theegroene jachtlaarzen", "S_6019": "Motorlaarzen M-DCB", "S_6020": "Skipjack-werkschoenen", "S_6021": "Witte halfrubberen laarzen", @@ -368,6 +500,7 @@ "C_7002": "Retrotrui", "S_7002": "Instappers met patroon", "C_7003": "Blauw Firefin-sweatshirt", + "S_7003": "Instappers met stippen", "H_7004": "Skateboardhelm", "C_7004": "Blauwe universiteitstrui", "S_7004": "Zekkie-instappers", @@ -377,20 +510,32 @@ "C_7006": "Ankertrui", "H_7007": "IJshockeyhelm", "C_7007": "Donkere gestikte trui", + "H_7008": "Matte mountainbikehelm", + "C_7008": "Wollen trui met hemd", "H_7009": "Octo-helm Deco", + "C_7009": "Lichte gestikte trui", "C_7010": "Trui met blauwe manchet", + "H_7011": "Deca-helm met vizier", + "C_7011": "Trui met gele manchet", "H_7012": "Schelpenhelm", + "C_7012": "Trui met rode manchet", "H_7013": "Carnavalhallahelm", "C_7013": "N-Pacer-sweater", "H_7014": "Catcherhelm (thuis)", + "C_7014": "Octarianen-retrotrui", "H_7015": "Catcherhelm (uit)", + "C_7015": "Takoroka-trui", "H_7016": "Hoofdbeschermer", "C_7016": "Zeekoe-designertrui", + "H_7017": "Strepers-hoofdbeschermer", "C_7017": "Haaientrui", "H_7018": "Strepers-helm", "C_7018": "Blauwe Octo-trui", "H_7019": "Zekkie-helm", + "C_7019": "Witte Octo-trui", + "H_7020": "Inktfit-helm Pro", "C_7020": "Gebreide walvistrui", + "H_7021": "Inktfit-helm", "C_7021": "Citroengele sweater", "C_7022": "Bonte sweater", "C_7023": "Limoengroene sweater", @@ -415,17 +560,23 @@ "S_8005": "Gespenschoenen", "H_8006": "Octokings-mondkapje", "C_8006": "Rood ruitjeshemd", + "S_8006": "Elegante veterschoenen", "H_8007": "SquidForce-mondkapje", "C_8007": "Kwallenhemd", "S_8007": "Brogues met rode zool", "H_8008": "Firefin-mondkapje", "C_8008": "Honkbalshirt met lange mouwen", + "S_8008": "Brogues met gele zool", + "H_8009": "Calamars-mondkapje", "C_8009": "Grijs overhemd", + "S_8009": "Zwarte gespenschoenen", + "H_8010": "Motorcrossmasker", "C_8010": "Ouderwets ruitjeshemd", "S_8010": "Annaki-mocassins", "H_8011": "Forge-mondkapje", "C_8011": "Paars overhemd", "S_8011": "Annaki-tijgermocassins", + "H_8012": "Forge-camo-mondkapje", "C_8012": "Logo-overhemd", "C_8013": "Gestreept overhemd", "S_8013": "Kaki hoge schoenen", @@ -442,9 +593,14 @@ "C_8018": "Octobowler-hemd", "C_8019": "Inktvlekhemd", "C_8020": "Rode parachutistenjas", + "C_8021": "Kwallenhemd met stropdas", + "C_8022": "Blauwe parachutistenjas", + "C_8023": "Visaas-overhemd met stropdas", "C_8024": "Octopus-hawaïhemd", "C_8025": "Flanellen Annaki-hoody", "C_8026": "Wittevlekhemd", + "C_8027": "Stippeloverhemd", + "C_8028": "Toni Kensa-honkbalshirt", "C_8030": "Zeepaardjesoverhemd", "C_8031": "Clownsoverhemd", "C_8032": "Scoutsoverhemd", @@ -455,6 +611,7 @@ "C_8038": "Hemd met hoge kraag", "C_8039": "Lapjesoverhemd", "C_8040": "Geüpcycled overhemd", + "C_8041": "Strepers-honkbalshirt", "C_9000": "Berg-bodywarmer", "H_9001": "Basketbalhoofdband", "C_9001": "Bos-bodywarmer", @@ -467,18 +624,30 @@ "H_9005": "Voetbalhoofdband", "C_9005": "Hemd met sterrengilet", "H_9007": "Firefin-bandana", + "C_9007": "Vissersvest", + "H_9008": "Zwarte Firefin-bandana", + "C_9008": "Bodywarmer met rits", "H_9009": "Tafeltennishoofdband", + "C_9009": "Zilveren Tentatek-vest", "C_9010": "Kaki boswachteroverhemd", "C_9011": "Rood krabbenpantser", "C_9012": "Groen krabbenpantser", "C_9013": "Vlekkenvest", "C_9014": "Zwart boswachteroverhemd", "C_9015": "Donker vlekkenvest", + "C_9016": "Tentatek-fietsvest", + "C_9017": "Turquoise bodywarmer", "C_10000": "Camouflagehoody", "C_10001": "Groene hoody", "C_10002": "Zekko-hoody", "H_10003": "Tentakeloorbel", + "C_10004": "Hemd met blauwe hoody", + "C_10005": "Calamars-hoody", "C_10006": "Grijze hoody", + "C_10007": "Bladerhoody", + "C_10008": "Roze hoody", + "C_10009": "Groene Zekko-hoody", + "C_10010": "Zwarte hoody", "C_10012": "Rode wereldse hoody", "C_10013": "Zandstormhoody", "C_10014": "Blauwe wereldse hoody", @@ -492,9 +661,15 @@ "C_21002": "Pompbediendenjack", "S_21002": "Antislipschoenen", "C_21003": "Shirt met handschoenen", + "S_21003": "Octech-laarzen", + "H_21004": "Octech-bril", "C_21004": "Octobus-shirt XXL", "H_21005": "Pet der legendes", + "C_21005": "Winterparka", "S_21005": "Zwemvliezen", + "H_21007": "Werkbandana", + "S_21007": "Makreelrolschaatsen", + "C_21008": "Ontwikkelaarsvest", "S_21008": "Glamrocklaarzen", "H_21010": "Snapperpet", "H_21011": "Slaapmasker", @@ -510,9 +685,19 @@ "H_21016": "Diepzeeduikhelm", "C_21016": "Coder-trenchcoat", "H_21017": "Commandantenmuts", + "C_21017": "Cool jack", "H_21018": "Verkenningsvizier", "H_21019": "Retrofuturistische helm", "H_21020": "3D-bril", + "S_23008": "Squidkid III 'Haya'", + "S_23009": "Squidkid III 'Muriël'", + "S_23010": "Squidkid III 'Ray'", + "S_23011": "DC-klompen met ketting", + "S_23012": "DC-klompen met glimmers", + "S_23013": "DC-klompen met zwierpatroon", + "S_23014": "Triarchielaarzen", + "S_23015": "Triarchiesneakers", + "S_23016": "Triarchiesandalen", "H_24016": "Mummiewikkel", "H_24017": "Piratenhoed met pluim", "H_24018": "Tentakelmasker", @@ -521,6 +706,10 @@ "H_24021": "Koraalkrans", "H_24022": "Gouden galamasker", "H_24023": "Parelkroontje", + "H_24024": "Blauwe gaatjesbril", + "H_24025": "Groene gaatjesbril", + "H_24026": "Roze gaatjesbril", + "H_24027": "Gele gaatjesbril", "H_25000": "Inktvishaarspeld", "C_25000": "Schooluniform A", "S_25000": "Schoolschoenen", @@ -593,5 +782,13 @@ "H_28000": "Pelles pet", "C_28000": "Krokant kostuum", "S_28000": "Gambagympen", - "C_28001": "Poezelig pak" + "C_28001": "Poezelig pak", + "S_28001": "Potige stappers", + "H_29200": "Orde-oorring (replica)", + "C_29200": "Ordepak (replica)", + "S_29200": "Ordelaarzen (replica)", + "H_29201": "Orde-ademautomaat (replica)", + "H_29202": "VM-helm", + "H_29203": "Parallel-masker", + "H_29204": "Drone-diadeem" } diff --git a/locales/nl/weapons.json b/locales/nl/weapons.json index 4fcb03fdb..a1190b709 100644 --- a/locales/nl/weapons.json +++ b/locales/nl/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST '91", "MAIN_200": "Lunablaster", "MAIN_201": "Lunablaster Neo", + "MAIN_205": "Ordeblaster (replica)", "MAIN_1120": "Kwistkwast", "MAIN_1121": "Kwistkwast Nouveau", "MAIN_1100": "Inktkwast", "MAIN_1101": "Inktkwast Nouveau", "MAIN_1110": "Octokwast", "MAIN_1111": "Octokwast Nouveau", + "MAIN_1115": "Ordekwast (replica)", "MAIN_2060": "Spetbuizer", "MAIN_2061": "Gemodde Spetbuizer", "MAIN_2050": "Bamboem 14-A", "MAIN_2040": "E-liter 4K met vizier", + "MAIN_2041": "Gemodde E-liter 4K met vizier", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "Gemodde E-liter 4K", "MAIN_2020": "Schelpschutter", "MAIN_2021": "Zekkofin Schelpschutter", "MAIN_2010": "Bloplader", "MAIN_2011": "Zekkofin Bloplader", + "MAIN_2015": "Ordelader (replica)", "MAIN_2070": "Schotlood 5H", "MAIN_2071": "Schotlood 5B", "MAIN_2000": "Octopoets", + "MAIN_2001": "Octopoets Ultra", "MAIN_5030": "Dubbelplonzers", "MAIN_5031": "Gemodde Dubbelplonzers", "MAIN_5020": "Kelvin 525", + "MAIN_5021": "Kelvin 525 Deco", + "MAIN_5050": "Blusknallers BW", "MAIN_5010": "Dubbelknallers", "MAIN_5011": "Enperry Dubbelknallers", + "MAIN_5015": "Ordeknallers (replica)", "MAIN_5000": "Dubbelspatters", "MAIN_5001": "Dubbelspatters Nouveau", "MAIN_5040": "Quadhoppers Zwart", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamoroller", "MAIN_1021": "Gouden Dynamoroller", "MAIN_1030": "Flexroller", + "MAIN_1031": "Foil Flexroller", "MAIN_1010": "Klodderroller", "MAIN_1011": "Krak-On Klodderroller", + "MAIN_1015": "Orderoller (replica)", "MAIN_1040": "Breedroller", "MAIN_1041": "Breedroller Impuls", "MAIN_8010": "Wisserbladzwieper", "MAIN_8011": "Wisserbladzwieper Deco", "MAIN_8000": "Stempelzwieper", - "MAIN_8001": "Stempelzwieper Neo", + "MAIN_8001": "Stempelzwieper Nouveau", + "MAIN_8005": "Ordezwieper (replica)", "MAIN_6020": "Paraplenzer", "MAIN_6021": "Sorella Paraplenzer", + "MAIN_6030": "Protoplenzer 24-I", "MAIN_6000": "Plenzer", "MAIN_6001": "Sorella Plenzer", + "MAIN_6005": "Ordeplenzer (replica)", "MAIN_6010": "Kampeerplenzer", "MAIN_6011": "Sorella Kampeerplenzer", "MAIN_30": "Kladderwerper", @@ -67,6 +81,7 @@ "MAIN_400": "Floeper", "MAIN_401": "Foil Floeper", "MAIN_50": ".52 Kaliter", + "MAIN_51": ".52 Kaliter Deco", "MAIN_80": ".96 Kaliter", "MAIN_81": ".96 Kaliter Deco", "MAIN_90": "Straalplonzer", @@ -74,6 +89,8 @@ "MAIN_40": "Superspetter", "MAIN_41": "Tentatek Superspetter", "MAIN_45": "Heldenspetter (replica)", + "MAIN_47": "Ordespetter (replica)", + "MAIN_46": "Octospetter (replica)", "MAIN_20": "Spetterspuit", "MAIN_21": "Spetterspuit Neo", "MAIN_100": "Superspetter Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Triomorser", "MAIN_3011": "Triomorser Nouveau", "MAIN_3050": "Wringmorser", + "MAIN_3051": "Wringmorser D", "MAIN_3020": "Klotstrommel", "MAIN_3021": "Klotstrommel Neo", "MAIN_3000": "Morser", "MAIN_3001": "Morser Deco", + "MAIN_3005": "Ordemorser (replica)", "MAIN_3040": "Kliederkachel", + "MAIN_3041": "Gemodde Kliederkachel", "MAIN_4030": "Stylospetling", "MAIN_4031": "Stylospetling Nouveau", "MAIN_4050": "Examinator", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini-Spetling", "MAIN_4001": "Zink Mini-Spetling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Spetling", "MAIN_4011": "Spetling Deco", + "MAIN_4015": "Ordespetling (replica)", "MAIN_7010": "Triospanner", "MAIN_7011": "Inkline Triospanner", + "MAIN_7015": "Ordespanner (replica)", "MAIN_7020": "RIF-LEX 450", "MAIN_7021": "RIF-LEX 450 Deco", "SUB_8": "Springschotel", diff --git a/locales/pl/game-misc.json b/locales/pl/game-misc.json index f2ac6e4ff..62322f6ba 100644 --- a/locales/pl/game-misc.json +++ b/locales/pl/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Shipshape Cargo Co.", "STAGE_20": "Bluefin Depot", "STAGE_21": "Robo ROM-en", + "STAGE_22": "Marlin Airport", "ABILITY_ISM": "Ink Saver (Main)", "ABILITY_ISS": "Ink Saver (Sub)", "ABILITY_IRU": "Ink Recovery Up", diff --git a/locales/pl/gear.json b/locales/pl/gear.json index 93b0a5ebb..d9236cf6b 100644 --- a/locales/pl/gear.json +++ b/locales/pl/gear.json @@ -1,6 +1,8 @@ { "H_1": "White Headband", + "S_1": "Cream Basics", "C_2": "Basic Tee", + "C_3": "Fresh Octo Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", @@ -40,15 +42,25 @@ "C_1012": "Grape Tee", "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", + "S_1013": "Birch Climbing Shoes", "H_1014": "Cycle King Cap", "C_1014": "Gray Vector Tee", + "S_1014": "Green Lace-Ups", "C_1015": "Blue Peaks Tee", + "S_1015": "White Laceless Dakroniks", "C_1016": "Ivory Peaks Tee", + "S_1016": "Blue Laceless Dakroniks", "C_1017": "Squid-Stitch Tee", + "S_1017": "Suede Gray Lace-Ups", + "H_1018": "Long-Billed Cap", "C_1018": "Pirate-Stripe Tee", + "S_1018": "Suede Nation Lace-Ups", + "H_1019": "King Flip Mesh", "C_1019": "Sailor-Stripe Tee", + "S_1019": "Suede Marine Lace-Ups", "H_1020": "Hickory Work Cap", "C_1020": "White 8-Bit FishFry", + "S_1020": "Toni Kensa Soccer Shoes", "H_1021": "Woolly Urchins Classic", "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", @@ -59,28 +71,56 @@ "S_1023": "Ink-Black Clam 600s", "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "H_1025": "Blowfish Newsie", "S_1025": "White Clam 600s", "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", + "S_1026": "Stamina Cycling Shoes", + "H_1027": "Pilot Hat", "C_1027": "Pearl Tee", + "S_1027": "Energy Cycling Shoes", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1030": "Barrelfish Baseball Hat", + "C_1030": "Black V-Neck Tee", "H_1031": "Cap'n Cap", + "C_1031": "White Deca Logo Tee", "H_1032": "Vintage Biker Cap", + "C_1032": "Half-Sleeve Sweater", "H_1033": "Flounder Flap Cap", + "C_1033": "King Jersey", "H_1034": "Dustcloud Cap", + "C_1034": "Gray 8-Bit FishFry", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1036": "White Urchin Rock Tee", "H_1037": "Clue-Detecting Cap", + "C_1037": "Black Urchin Rock Tee", "H_1038": "Headlamp Hat", + "C_1038": "Wet Floor Band Tee", "H_1039": "Swim Cap", + "C_1039": "Squid Squad Band Tee", + "C_1040": "Navy Deca Logo Tee", + "C_1041": "Mister Shrug Tee", + "C_1042": "Chirpy Chips Band Tee", + "C_1043": "Hightide Era Band Tee", + "C_1046": "ω-3 Tee", "C_1047": "Annaki Polpo-Pic Tank", "C_1048": "Firewave Tee", "C_1049": "Takoroka Galactic Tie Dye", "C_1050": "Takoroka Rainbow Tie Dye", + "C_1051": "Missus Shrug Tee", + "C_1052": "League Tee", + "C_1053": "Friend Tee", + "C_1054": "Tentatek Slogan Tee", "C_1055": "Icewave Tee", + "C_1056": "Octoking HK Jersey", + "C_1057": "Dakro Nana Tee", + "C_1058": "Dakro Golden Tee", + "C_1059": "Black Velour Octoking Tee ", + "C_1060": "Green Velour Octoking Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -103,6 +143,7 @@ "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", "C_1086": "Lyco-P Streetstyle Tee", + "C_1087": "Slate Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -137,19 +178,58 @@ "H_2009": "Annaki Beret", "C_2009": "Green Striped LS", "S_2009": "Mawcasins", + "H_2010": "Yamagiri Beanie", "C_2010": "Squidmark LS", "S_2010": "Chocolate Dakroniks", + "H_2011": "Sneaky Beanie", "C_2011": "Zink LS", + "S_2011": "Cyan Dakroniks", "H_2012": "Anglerfish Knit", "C_2012": "Striped Peaks LS", + "S_2012": "Black Dakroniks", "H_2013": "ZedFry Beanie", + "C_2013": "Pink Easy-Stripe Shirt", + "S_2013": "Piranha Moccasins", + "C_2014": "Inkopolis Squaps Jersey", + "S_2014": "White Norimaki 750s", "C_2015": "Annaki Drive Tee ", + "S_2015": "Black Norimaki 750s", + "C_2016": "Lime Easy-Stripe Shirt", "S_2016": "Sunset Orca Hi-Tops", + "C_2017": "Annaki Evolution Tee", "S_2017": "Red & Black Squidkid IV", + "C_2018": "Zekko Long Carrot Tee", "S_2018": "Blue & Black Squidkid IV", + "C_2019": "Zekko Long Radish Tee", + "S_2019": "Gray Sea-Slug Hi-Tops", + "C_2020": "Black Cuttlegear LS", + "S_2020": "Orca Hi-Tops", + "C_2021": "Takoroka Crazy Baseball LS", + "C_2022": "Red Cuttlegear LS", + "S_2022": "Navy Enperrials", + "C_2023": "Khaki 16-Bit FishFry", + "S_2023": "Amber Sea Slug Hi-Tops", + "C_2024": "Blue 16-Bit FishFry", + "S_2024": "Yellow Iromaki 750s", "S_2025": "Red & White Squidkid V", "C_2026": "Ink-Black Tangle Top", + "S_2026": "Honey & Orange Squidkid V", "C_2027": "Deepsea Tangle Top", + "S_2027": "Sun & Shade Squidkid IV", + "C_2028": "Sharkfin Raglan", + "S_2028": "Orca Woven Hi-Tops", + "S_2029": "Green Iromaki 750s", + "S_2030": "Purple Iromaki 750s", + "S_2031": "Red Iromaki 750s", + "S_2032": "Blue Iromaki 750s", + "S_2033": "Orange Iromaki 750s", + "S_2034": "Red Power Stripes", + "S_2035": "Blue Power Stripes", + "S_2036": "Toni Kensa Black Hi-Tops", + "S_2037": "Sesame Salt 270s", + "S_2038": "Black & Blue Squidkid V", + "S_2039": "Orca Passion Hi-Tops", + "S_2040": "Truffle Canvas Hi-Tops", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2044": "Tenya OctoPurps", @@ -161,6 +241,7 @@ "S_2050": "Blue & Black Squidkid III", "S_2051": "Red & White Squidkid III", "S_2052": "Onyx 01STERs", + "S_2053": "Crab-Trap Squidkid III", "H_3000": "Retro Specs", "C_3000": "White Layered LS", "S_3000": "Pink Trainers", @@ -192,13 +273,27 @@ "C_3009": "Green Tee", "S_3009": "Black Trainers", "H_3010": "Octoglasses", + "C_3010": "Red Tentatek Tee", + "S_3010": "Violet Trainers", "H_3011": "Half-Rim Glasses", + "C_3011": "Blue Tentatek Tee", + "S_3011": "Canary Trainers", "H_3012": "Double Egg Shades", + "S_3012": "Yellow-Mesh Sneakers", + "H_3013": "Zekko Cap", + "C_3013": "Squid Yellow Layered LS", "S_3013": "Arrow Pull-Ons", "H_3014": "SV925 Circle Shades", + "S_3014": "Orange-Mesh Sneakers", "H_3015": "Annaki Beret & Glasses", + "S_3015": "N-Pacer CaO", "H_3016": "Swim Goggles", + "S_3016": "N-Pacer Ag", + "H_3017": "Ink-Guard Goggles", + "S_3017": "N-Pacer Au", "H_3018": "Toni Kensa Goggles", + "S_3018": "Sea Slug Volt 95s", + "S_3019": "Athletic Arrows", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "S_3021": "Hyper Guppies", @@ -215,8 +310,10 @@ "H_3027": "Annaki Charms", "S_3027": "E-JECT 30VV", "H_3028": "Glam Clam Specs", + "S_3028": "OB Gaiter Waders", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", + "S_3030": "Noir Guppies", "H_3031": "Hipster Horn-Rims", "H_4000": "Safari Hat", "C_4000": "Shrimp-Pink Polo", @@ -242,14 +339,19 @@ "H_4008": "Bucket Hat", "C_4008": "FC Albacore", "S_4008": "Black Flip-Flops", + "H_4009": "Patched Hat", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", + "H_4011": "Fugu Bell Hat", "S_4011": "Red FishFry Sandals", "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", + "H_4013": "Hothouse Hat", + "S_4013": "Musselforge Flip-Flops", + "H_4014": "Mountie Hat", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", "S_4015": "Arrow Toesies Blu", @@ -279,6 +381,7 @@ "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", "S_5002": "Pro Trail Boots", + "H_5003": "Squidfin Hook Cans", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -300,9 +403,29 @@ "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5016": "Krak-On 528", + "C_5017": "Chilly Mountain Coat", + "C_5018": "Takoroka Windcrusher", "C_5019": "Matcha Down Jacket", + "C_5020": "FA-01 Jacket", + "C_5021": "FA-01 Reversed", + "C_5022": "Pullover Coat", "C_5023": "Kensa Coat", + "C_5024": "Birded Corduroy Jacket", + "C_5025": "Deep-Octo Satin Jacket", + "C_5026": "Zekko Redleaf Coat", + "C_5027": "Lemon Mountain Coat", + "C_5028": "Zekko Jade Coat", + "C_5029": "Light Bomber Jacket", + "C_5033": "Navy Eminence Jacket", + "C_5034": "Tumeric Zekko Coat", + "C_5035": "Custom Painted F-3 ", "C_5036": "Dark Bomber Jacket", + "C_5038": "White Leather F-3", + "C_5039": "Chili-Pepper Ski Jacket", + "C_5040": "Whale-Knit Sweater", + "C_5041": "Rockin' Leather Jacket", + "C_5042": "Kung-Fu Zip-Up", + "C_5043": "Panda Kung-Fu Zip-Up", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -332,11 +455,16 @@ "H_6002": "Sun Visor", "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", + "C_6003": "White King Tank", "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", + "C_6004": "Slash King Tank", "S_6004": "Green Rain Boots", "H_6005": "Crust Bucket Visor", + "C_6005": "Navy King Tank", "S_6005": "Acerola Rain Boots", + "H_6006": "Tee Time Visor", + "C_6006": "Lob-Stars Jersey", "S_6006": "Punk Whites", "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", @@ -347,6 +475,10 @@ "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", + "S_6014": "Deepsea Leather Boots", + "S_6016": "Annaki Arachno Boots", + "S_6017": "New-Leaf Leather Boots", + "S_6018": "Tea-Green Hunting Boots", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", @@ -368,6 +500,7 @@ "C_7002": "Retro Sweat", "S_7002": "Squid-Stitch Slip-Ons", "C_7003": "Firefin Navy Sweat", + "S_7003": "Polka-Dot Slip-Ons", "H_7004": "Skate Helmet", "C_7004": "Navy College Sweat", "S_7004": "ZedFry Slip-Ons", @@ -377,20 +510,32 @@ "C_7006": "Anchor Sweat", "H_7007": "Hockey Helmet", "C_7007": "Negative Longcuff Sweater", + "H_7008": "Matte Bike Helmet", + "C_7008": "Short Knit Layers", "H_7009": "Octo Tackle Helmet Deco", + "C_7009": "Positive Longcuff Sweater", "C_7010": "Annaki Blue Cuff", + "H_7011": "Deca Tackle Visor Helmet", + "C_7011": "Annaki Yellow Cuff", "H_7012": "Winkle Stripe Helm", + "C_7012": "Annaki Red Cuff", "H_7013": "Party Hard Hat", "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "C_7014": "Octarian Retro", "H_7015": "Away-Team Catcher", + "C_7015": "Takoroka Jersey", "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", + "H_7017": "Barrelfish Headgear", "C_7017": "Apex Sweater", "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", + "C_7019": "Octo Jumper Home", + "H_7020": "Slipstream Helmet Pro", "C_7020": "Moby Knit", + "H_7021": "Slipstream Helmet", "C_7021": "Lemon Hoodless", "C_7022": "Motley Hoodless", "C_7023": "Lime Hoodless", @@ -415,17 +560,23 @@ "S_8005": "Kid Clams", "H_8006": "Octoking Facemask", "C_8006": "Red-Check Shirt", + "S_8006": "Smoky Wingtips", "H_8007": "Squid Facemask", "C_8007": "Baby-Jelly Shirt", "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "C_8008": "Baseball Jersey", + "S_8008": "Gray Yellow-Soled Wingtips", + "H_8009": "King Facemask", "C_8009": "Gray Mixed Shirt", + "S_8009": "Inky Kid Clams", + "H_8010": "Motocross Nose Guard", "C_8010": "Vintage Check Shirt", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", "C_8011": "Round-Collar Shirt", "S_8011": "Annaki Tigers", + "H_8012": "Digi-Camo Forge Mask", "C_8012": "Logo Aloha Shirt", "C_8013": "Striped Shirt", "S_8013": "Desert Chukkas", @@ -442,9 +593,14 @@ "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", + "C_8021": "Baby-Jelly Shirt & Tie", + "C_8022": "Prune Parashooter", + "C_8023": "Red Hula Punk with Tie", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", "C_8026": "Ink-Wash Shirt", + "C_8027": "Dots-on-Dots Shirt", + "C_8028": "Toni K. Baseball Jersey", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8032": "Trooper Top", @@ -455,6 +611,7 @@ "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", + "C_8041": "Barrelfish Baseball Uni", "C_9000": "Mountain Vest", "H_9001": "B-ball Headband", "C_9001": "Forest Vest", @@ -467,18 +624,30 @@ "H_9005": "Soccer Headband", "C_9005": "Squidstar Waistcoat", "H_9007": "FishFry Biscuit Bandana", + "C_9007": "Fishing Vest", + "H_9008": "Black FishFry Bandana", + "C_9008": "Front-Zip Vest", "H_9009": "Squidband", + "C_9009": "Silver Tentatek Vest", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", "C_9014": "Black Ranger Vest", "C_9015": "Dark Distressed Vest", + "C_9016": "Tentatek Slipstream Vest", + "C_9017": "Teal Body Warmer", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", "H_10003": "Tentaclinger Earring", + "C_10004": "Shirt with Blue Hoodie", + "C_10005": "Grape Hoodie", "C_10006": "Gray Hoodie", + "C_10007": "Hothouse Hoodie", + "C_10008": "Pink Hoodie", + "C_10009": "Olive Zekko Parka", + "C_10010": "Black Hoodie", "C_10012": "Sudadera Roja", "C_10013": "Dustcloud Hoodie", "C_10014": "Sudadera Celeste", @@ -492,9 +661,15 @@ "C_21002": "Juice Parka", "S_21002": "Nonslip Senseis", "C_21003": "Garden Gear", + "S_21003": "Octoleet Boots", + "H_21004": "Octoleet Goggles", "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", + "C_21005": "North-Country Parka", "S_21005": "Flipper Floppers", + "H_21007": "Worker's Head Towel", + "S_21007": "Trevally Derby Rollers", + "C_21008": "Dev Uniform", "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", @@ -510,9 +685,19 @@ "H_21016": "Deep Sinker Helm", "C_21016": "Hacker Jacket", "H_21017": "Commander Cap", + "C_21017": "Cooler Jacket", "H_21018": "See-an-Enemy HUD", "H_21019": "Retro Future Helmet", "H_21020": "3D Glasses", + "S_23008": "Shivery Squidkid III", + "S_23009": "Fried Squidkid III", + "S_23010": "Big Squidkid III", + "S_23011": "Chained DC Toejamz", + "S_23012": "Jeweled DC Toejamz", + "S_23013": "Swirled DC Toejamz", + "S_23014": "Trifecta Duck Boots", + "S_23015": "Trifecta Hi-Tops", + "S_23016": "Trifecta Sandals", "H_24016": "Undead Head", "H_24017": "The Plankton Walker", "H_24018": "Swim Reaper", @@ -521,6 +706,10 @@ "H_24021": "Coral Wreath", "H_24022": "Golden Gala Masque", "H_24023": "Octopearl Crown", + "H_24024": "Teal Pinhole Shades", + "H_24025": "Green Pinhole Shades", + "H_24026": "Pink Pinhole Shades", + "H_24027": "Yellow Pinhole Shades", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", @@ -593,5 +782,13 @@ "H_28000": "Stay Crusty Cap", "C_28000": "Crispy Crustume", "S_28000": "Fry Tops", - "C_28001": "Frivolous Paw Suit" + "C_28001": "Frivolous Paw Suit", + "S_28001": "Burden of Floof", + "H_29200": "Order Earring Replica", + "C_29200": "Order Suit Replica", + "S_29200": "Order Boot Replicas", + "H_29201": "Order Regulator Replica", + "H_29202": "Controller VM", + "H_29203": "Parallel Mask", + "H_29204": "Pearl Plushie" } diff --git a/locales/pl/weapons.json b/locales/pl/weapons.json index ac6f700e4..a93d4f2f3 100644 --- a/locales/pl/weapons.json +++ b/locales/pl/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST '91", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_205": "Order Blaster Replica", "MAIN_1120": "Painbrush", "MAIN_1121": "Painbrush Nouveau", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_1111": "Octobrush Nouveau", + "MAIN_1115": "Orderbrush Replica", "MAIN_2060": "Goo Tuber", "MAIN_2061": "Custom Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", "MAIN_2040": "E-liter 4K Scope", + "MAIN_2041": "Custom E-liter 4K Scope", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "Custom E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2021": "Z+F Splatterscope", "MAIN_2010": "Splat Charger", "MAIN_2011": "Z+F Splat Charger", + "MAIN_2015": "Order Charger Replica", "MAIN_2070": "Snipewriter 5H", "MAIN_2071": "Snipewriter 5B", "MAIN_2000": "Classic Squiffer", + "MAIN_2001": "New Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", + "MAIN_5021": "Glooga Dualies Deco", + "MAIN_5050": "Douser Dualies FF", "MAIN_5010": "Splat Dualies", "MAIN_5011": "Enperry Splat Dualies", + "MAIN_5015": "Order Dualie Replicas", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamo Roller", "MAIN_1021": "Gold Dynamo Roller", "MAIN_1030": "Flingza Roller", + "MAIN_1031": "Foil Flingza Roller", "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", + "MAIN_1015": "Order Roller Replica", "MAIN_1040": "Big Swig Roller", "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", - "MAIN_8001": "Neo Splatana Stamper", + "MAIN_8001": "Splatana Stamper Nouveau", + "MAIN_8005": "Order Splatana Replica", "MAIN_6020": "Undercover Brella", "MAIN_6021": "Undercover Sorella Brella", + "MAIN_6030": "Recycled Brella 24 Mk I", "MAIN_6000": "Splat Brella", "MAIN_6001": "Sorella Brella", + "MAIN_6005": "Order Brella Replica", "MAIN_6010": "Tenta Brella", "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", @@ -67,6 +81,7 @@ "MAIN_400": "Squeezer", "MAIN_401": "Foil Squeezer", "MAIN_50": ".52 Gal", + "MAIN_51": ".52 Gal Deco", "MAIN_80": ".96 Gal", "MAIN_81": ".96 Gal Deco", "MAIN_90": "Jet Squelcher", @@ -74,6 +89,8 @@ "MAIN_40": "Splattershot", "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", + "MAIN_47": "Order Shot Replica", + "MAIN_46": "Octo Shot Replica", "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3011": "Tri-Slosher Nouveau", "MAIN_3050": "Dread Wringer", + "MAIN_3051": "Dread Wringer D", "MAIN_3020": "Sloshing Machine", "MAIN_3021": "Sloshing Machine Neo", "MAIN_3000": "Slosher", "MAIN_3001": "Slosher Deco", + "MAIN_3005": "Order Slosher Replica", "MAIN_3040": "Explosher", + "MAIN_3041": "Custom Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4031": "Ballpoint Splatling Nouveau", "MAIN_4050": "Heavy Edit Splatling", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini Splatling", "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Heavy Splatling", "MAIN_4011": "Heavy Splatling Deco", + "MAIN_4015": "Order Splatling Replica", "MAIN_7010": "Tri-Stringer", "MAIN_7011": "Inkline Tri-Stringer", + "MAIN_7015": "Order Stringer Replica", "MAIN_7020": "REEF-LUX 450", "MAIN_7021": "REEF-LUX 450 Deco", "SUB_8": "Squid Beakon", diff --git a/locales/pt-BR/game-misc.json b/locales/pt-BR/game-misc.json index f2ac6e4ff..62322f6ba 100644 --- a/locales/pt-BR/game-misc.json +++ b/locales/pt-BR/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "Shipshape Cargo Co.", "STAGE_20": "Bluefin Depot", "STAGE_21": "Robo ROM-en", + "STAGE_22": "Marlin Airport", "ABILITY_ISM": "Ink Saver (Main)", "ABILITY_ISS": "Ink Saver (Sub)", "ABILITY_IRU": "Ink Recovery Up", diff --git a/locales/pt-BR/gear.json b/locales/pt-BR/gear.json index 93b0a5ebb..d9236cf6b 100644 --- a/locales/pt-BR/gear.json +++ b/locales/pt-BR/gear.json @@ -1,6 +1,8 @@ { "H_1": "White Headband", + "S_1": "Cream Basics", "C_2": "Basic Tee", + "C_3": "Fresh Octo Tee", "H_1000": "Urchins Cap", "C_1000": "White Tee", "S_1000": "Blue Lo-Tops", @@ -40,15 +42,25 @@ "C_1012": "Grape Tee", "S_1012": "Sunny Climbing Shoes", "C_1013": "Red Vector Tee", + "S_1013": "Birch Climbing Shoes", "H_1014": "Cycle King Cap", "C_1014": "Gray Vector Tee", + "S_1014": "Green Lace-Ups", "C_1015": "Blue Peaks Tee", + "S_1015": "White Laceless Dakroniks", "C_1016": "Ivory Peaks Tee", + "S_1016": "Blue Laceless Dakroniks", "C_1017": "Squid-Stitch Tee", + "S_1017": "Suede Gray Lace-Ups", + "H_1018": "Long-Billed Cap", "C_1018": "Pirate-Stripe Tee", + "S_1018": "Suede Nation Lace-Ups", + "H_1019": "King Flip Mesh", "C_1019": "Sailor-Stripe Tee", + "S_1019": "Suede Marine Lace-Ups", "H_1020": "Hickory Work Cap", "C_1020": "White 8-Bit FishFry", + "S_1020": "Toni Kensa Soccer Shoes", "H_1021": "Woolly Urchins Classic", "C_1021": "Black 8-Bit FishFry", "S_1021": "Wasabi Tabi", @@ -59,28 +71,56 @@ "S_1023": "Ink-Black Clam 600s", "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", + "H_1025": "Blowfish Newsie", "S_1025": "White Clam 600s", "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", + "S_1026": "Stamina Cycling Shoes", + "H_1027": "Pilot Hat", "C_1027": "Pearl Tee", + "S_1027": "Energy Cycling Shoes", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1030": "Barrelfish Baseball Hat", + "C_1030": "Black V-Neck Tee", "H_1031": "Cap'n Cap", + "C_1031": "White Deca Logo Tee", "H_1032": "Vintage Biker Cap", + "C_1032": "Half-Sleeve Sweater", "H_1033": "Flounder Flap Cap", + "C_1033": "King Jersey", "H_1034": "Dustcloud Cap", + "C_1034": "Gray 8-Bit FishFry", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", "H_1036": "Wharfside Cap", + "C_1036": "White Urchin Rock Tee", "H_1037": "Clue-Detecting Cap", + "C_1037": "Black Urchin Rock Tee", "H_1038": "Headlamp Hat", + "C_1038": "Wet Floor Band Tee", "H_1039": "Swim Cap", + "C_1039": "Squid Squad Band Tee", + "C_1040": "Navy Deca Logo Tee", + "C_1041": "Mister Shrug Tee", + "C_1042": "Chirpy Chips Band Tee", + "C_1043": "Hightide Era Band Tee", + "C_1046": "ω-3 Tee", "C_1047": "Annaki Polpo-Pic Tank", "C_1048": "Firewave Tee", "C_1049": "Takoroka Galactic Tie Dye", "C_1050": "Takoroka Rainbow Tie Dye", + "C_1051": "Missus Shrug Tee", + "C_1052": "League Tee", + "C_1053": "Friend Tee", + "C_1054": "Tentatek Slogan Tee", "C_1055": "Icewave Tee", + "C_1056": "Octoking HK Jersey", + "C_1057": "Dakro Nana Tee", + "C_1058": "Dakro Golden Tee", + "C_1059": "Black Velour Octoking Tee ", + "C_1060": "Green Velour Octoking Tee", "C_1062": "Tri-Shred Tee", "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", @@ -103,6 +143,7 @@ "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", "C_1086": "Lyco-P Streetstyle Tee", + "C_1087": "Slate Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -137,19 +178,58 @@ "H_2009": "Annaki Beret", "C_2009": "Green Striped LS", "S_2009": "Mawcasins", + "H_2010": "Yamagiri Beanie", "C_2010": "Squidmark LS", "S_2010": "Chocolate Dakroniks", + "H_2011": "Sneaky Beanie", "C_2011": "Zink LS", + "S_2011": "Cyan Dakroniks", "H_2012": "Anglerfish Knit", "C_2012": "Striped Peaks LS", + "S_2012": "Black Dakroniks", "H_2013": "ZedFry Beanie", + "C_2013": "Pink Easy-Stripe Shirt", + "S_2013": "Piranha Moccasins", + "C_2014": "Inkopolis Squaps Jersey", + "S_2014": "White Norimaki 750s", "C_2015": "Annaki Drive Tee ", + "S_2015": "Black Norimaki 750s", + "C_2016": "Lime Easy-Stripe Shirt", "S_2016": "Sunset Orca Hi-Tops", + "C_2017": "Annaki Evolution Tee", "S_2017": "Red & Black Squidkid IV", + "C_2018": "Zekko Long Carrot Tee", "S_2018": "Blue & Black Squidkid IV", + "C_2019": "Zekko Long Radish Tee", + "S_2019": "Gray Sea-Slug Hi-Tops", + "C_2020": "Black Cuttlegear LS", + "S_2020": "Orca Hi-Tops", + "C_2021": "Takoroka Crazy Baseball LS", + "C_2022": "Red Cuttlegear LS", + "S_2022": "Navy Enperrials", + "C_2023": "Khaki 16-Bit FishFry", + "S_2023": "Amber Sea Slug Hi-Tops", + "C_2024": "Blue 16-Bit FishFry", + "S_2024": "Yellow Iromaki 750s", "S_2025": "Red & White Squidkid V", "C_2026": "Ink-Black Tangle Top", + "S_2026": "Honey & Orange Squidkid V", "C_2027": "Deepsea Tangle Top", + "S_2027": "Sun & Shade Squidkid IV", + "C_2028": "Sharkfin Raglan", + "S_2028": "Orca Woven Hi-Tops", + "S_2029": "Green Iromaki 750s", + "S_2030": "Purple Iromaki 750s", + "S_2031": "Red Iromaki 750s", + "S_2032": "Blue Iromaki 750s", + "S_2033": "Orange Iromaki 750s", + "S_2034": "Red Power Stripes", + "S_2035": "Blue Power Stripes", + "S_2036": "Toni Kensa Black Hi-Tops", + "S_2037": "Sesame Salt 270s", + "S_2038": "Black & Blue Squidkid V", + "S_2039": "Orca Passion Hi-Tops", + "S_2040": "Truffle Canvas Hi-Tops", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", "S_2044": "Tenya OctoPurps", @@ -161,6 +241,7 @@ "S_2050": "Blue & Black Squidkid III", "S_2051": "Red & White Squidkid III", "S_2052": "Onyx 01STERs", + "S_2053": "Crab-Trap Squidkid III", "H_3000": "Retro Specs", "C_3000": "White Layered LS", "S_3000": "Pink Trainers", @@ -192,13 +273,27 @@ "C_3009": "Green Tee", "S_3009": "Black Trainers", "H_3010": "Octoglasses", + "C_3010": "Red Tentatek Tee", + "S_3010": "Violet Trainers", "H_3011": "Half-Rim Glasses", + "C_3011": "Blue Tentatek Tee", + "S_3011": "Canary Trainers", "H_3012": "Double Egg Shades", + "S_3012": "Yellow-Mesh Sneakers", + "H_3013": "Zekko Cap", + "C_3013": "Squid Yellow Layered LS", "S_3013": "Arrow Pull-Ons", "H_3014": "SV925 Circle Shades", + "S_3014": "Orange-Mesh Sneakers", "H_3015": "Annaki Beret & Glasses", + "S_3015": "N-Pacer CaO", "H_3016": "Swim Goggles", + "S_3016": "N-Pacer Ag", + "H_3017": "Ink-Guard Goggles", + "S_3017": "N-Pacer Au", "H_3018": "Toni Kensa Goggles", + "S_3018": "Sea Slug Volt 95s", + "S_3019": "Athletic Arrows", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", "S_3021": "Hyper Guppies", @@ -215,8 +310,10 @@ "H_3027": "Annaki Charms", "S_3027": "E-JECT 30VV", "H_3028": "Glam Clam Specs", + "S_3028": "OB Gaiter Waders", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", + "S_3030": "Noir Guppies", "H_3031": "Hipster Horn-Rims", "H_4000": "Safari Hat", "C_4000": "Shrimp-Pink Polo", @@ -242,14 +339,19 @@ "H_4008": "Bucket Hat", "C_4008": "FC Albacore", "S_4008": "Black Flip-Flops", + "H_4009": "Patched Hat", "C_4009": "Rugby King 10", "S_4009": "Snow Delta Straps", "H_4010": "Tulip Parasol", "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", + "H_4011": "Fugu Bell Hat", "S_4011": "Red FishFry Sandals", "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", + "H_4013": "Hothouse Hat", + "S_4013": "Musselforge Flip-Flops", + "H_4014": "Mountie Hat", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", "S_4015": "Arrow Toesies Blu", @@ -279,6 +381,7 @@ "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", "S_5002": "Pro Trail Boots", + "H_5003": "Squidfin Hook Cans", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -300,9 +403,29 @@ "C_5014": "Squid Satin Jacket", "C_5015": "Zapfish Satin Jacket", "C_5016": "Krak-On 528", + "C_5017": "Chilly Mountain Coat", + "C_5018": "Takoroka Windcrusher", "C_5019": "Matcha Down Jacket", + "C_5020": "FA-01 Jacket", + "C_5021": "FA-01 Reversed", + "C_5022": "Pullover Coat", "C_5023": "Kensa Coat", + "C_5024": "Birded Corduroy Jacket", + "C_5025": "Deep-Octo Satin Jacket", + "C_5026": "Zekko Redleaf Coat", + "C_5027": "Lemon Mountain Coat", + "C_5028": "Zekko Jade Coat", + "C_5029": "Light Bomber Jacket", + "C_5033": "Navy Eminence Jacket", + "C_5034": "Tumeric Zekko Coat", + "C_5035": "Custom Painted F-3 ", "C_5036": "Dark Bomber Jacket", + "C_5038": "White Leather F-3", + "C_5039": "Chili-Pepper Ski Jacket", + "C_5040": "Whale-Knit Sweater", + "C_5041": "Rockin' Leather Jacket", + "C_5042": "Kung-Fu Zip-Up", + "C_5043": "Panda Kung-Fu Zip-Up", "C_5045": "Arctic Monster Parka", "C_5046": "Barazushi Anorak", "C_5047": "Patchwork Bomber", @@ -332,11 +455,16 @@ "H_6002": "Sun Visor", "S_6002": "Red Work Boots", "H_6003": "Takoroka Visor", + "C_6003": "White King Tank", "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", + "C_6004": "Slash King Tank", "S_6004": "Green Rain Boots", "H_6005": "Crust Bucket Visor", + "C_6005": "Navy King Tank", "S_6005": "Acerola Rain Boots", + "H_6006": "Tee Time Visor", + "C_6006": "Lob-Stars Jersey", "S_6006": "Punk Whites", "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", @@ -347,6 +475,10 @@ "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", + "S_6014": "Deepsea Leather Boots", + "S_6016": "Annaki Arachno Boots", + "S_6017": "New-Leaf Leather Boots", + "S_6018": "Tea-Green Hunting Boots", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", @@ -368,6 +500,7 @@ "C_7002": "Retro Sweat", "S_7002": "Squid-Stitch Slip-Ons", "C_7003": "Firefin Navy Sweat", + "S_7003": "Polka-Dot Slip-Ons", "H_7004": "Skate Helmet", "C_7004": "Navy College Sweat", "S_7004": "ZedFry Slip-Ons", @@ -377,20 +510,32 @@ "C_7006": "Anchor Sweat", "H_7007": "Hockey Helmet", "C_7007": "Negative Longcuff Sweater", + "H_7008": "Matte Bike Helmet", + "C_7008": "Short Knit Layers", "H_7009": "Octo Tackle Helmet Deco", + "C_7009": "Positive Longcuff Sweater", "C_7010": "Annaki Blue Cuff", + "H_7011": "Deca Tackle Visor Helmet", + "C_7011": "Annaki Yellow Cuff", "H_7012": "Winkle Stripe Helm", + "C_7012": "Annaki Red Cuff", "H_7013": "Party Hard Hat", "C_7013": "N-Pacer Sweat", "H_7014": "Home-Team Catcher", + "C_7014": "Octarian Retro", "H_7015": "Away-Team Catcher", + "C_7015": "Takoroka Jersey", "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", + "H_7017": "Barrelfish Headgear", "C_7017": "Apex Sweater", "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", + "C_7019": "Octo Jumper Home", + "H_7020": "Slipstream Helmet Pro", "C_7020": "Moby Knit", + "H_7021": "Slipstream Helmet", "C_7021": "Lemon Hoodless", "C_7022": "Motley Hoodless", "C_7023": "Lime Hoodless", @@ -415,17 +560,23 @@ "S_8005": "Kid Clams", "H_8006": "Octoking Facemask", "C_8006": "Red-Check Shirt", + "S_8006": "Smoky Wingtips", "H_8007": "Squid Facemask", "C_8007": "Baby-Jelly Shirt", "S_8007": "Navy Red-Soled Wingtips", "H_8008": "Firefin Facemask", "C_8008": "Baseball Jersey", + "S_8008": "Gray Yellow-Soled Wingtips", + "H_8009": "King Facemask", "C_8009": "Gray Mixed Shirt", + "S_8009": "Inky Kid Clams", + "H_8010": "Motocross Nose Guard", "C_8010": "Vintage Check Shirt", "S_8010": "Annaki Habaneros", "H_8011": "Forge Mask", "C_8011": "Round-Collar Shirt", "S_8011": "Annaki Tigers", + "H_8012": "Digi-Camo Forge Mask", "C_8012": "Logo Aloha Shirt", "C_8013": "Striped Shirt", "S_8013": "Desert Chukkas", @@ -442,9 +593,14 @@ "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", + "C_8021": "Baby-Jelly Shirt & Tie", + "C_8022": "Prune Parashooter", + "C_8023": "Red Hula Punk with Tie", "C_8024": "Chili Octo Aloha", "C_8025": "Annaki Flannel Hoodie", "C_8026": "Ink-Wash Shirt", + "C_8027": "Dots-on-Dots Shirt", + "C_8028": "Toni K. Baseball Jersey", "C_8030": "Seahorse Shoreliner", "C_8031": "Button-Clown Shirt", "C_8032": "Trooper Top", @@ -455,6 +611,7 @@ "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", + "C_8041": "Barrelfish Baseball Uni", "C_9000": "Mountain Vest", "H_9001": "B-ball Headband", "C_9001": "Forest Vest", @@ -467,18 +624,30 @@ "H_9005": "Soccer Headband", "C_9005": "Squidstar Waistcoat", "H_9007": "FishFry Biscuit Bandana", + "C_9007": "Fishing Vest", + "H_9008": "Black FishFry Bandana", + "C_9008": "Front-Zip Vest", "H_9009": "Squidband", + "C_9009": "Silver Tentatek Vest", "C_9010": "Khaki Ranger Vest", "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", "C_9014": "Black Ranger Vest", "C_9015": "Dark Distressed Vest", + "C_9016": "Tentatek Slipstream Vest", + "C_9017": "Teal Body Warmer", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", "H_10003": "Tentaclinger Earring", + "C_10004": "Shirt with Blue Hoodie", + "C_10005": "Grape Hoodie", "C_10006": "Gray Hoodie", + "C_10007": "Hothouse Hoodie", + "C_10008": "Pink Hoodie", + "C_10009": "Olive Zekko Parka", + "C_10010": "Black Hoodie", "C_10012": "Sudadera Roja", "C_10013": "Dustcloud Hoodie", "C_10014": "Sudadera Celeste", @@ -492,9 +661,15 @@ "C_21002": "Juice Parka", "S_21002": "Nonslip Senseis", "C_21003": "Garden Gear", + "S_21003": "Octoleet Boots", + "H_21004": "Octoleet Goggles", "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", + "C_21005": "North-Country Parka", "S_21005": "Flipper Floppers", + "H_21007": "Worker's Head Towel", + "S_21007": "Trevally Derby Rollers", + "C_21008": "Dev Uniform", "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", @@ -510,9 +685,19 @@ "H_21016": "Deep Sinker Helm", "C_21016": "Hacker Jacket", "H_21017": "Commander Cap", + "C_21017": "Cooler Jacket", "H_21018": "See-an-Enemy HUD", "H_21019": "Retro Future Helmet", "H_21020": "3D Glasses", + "S_23008": "Shivery Squidkid III", + "S_23009": "Fried Squidkid III", + "S_23010": "Big Squidkid III", + "S_23011": "Chained DC Toejamz", + "S_23012": "Jeweled DC Toejamz", + "S_23013": "Swirled DC Toejamz", + "S_23014": "Trifecta Duck Boots", + "S_23015": "Trifecta Hi-Tops", + "S_23016": "Trifecta Sandals", "H_24016": "Undead Head", "H_24017": "The Plankton Walker", "H_24018": "Swim Reaper", @@ -521,6 +706,10 @@ "H_24021": "Coral Wreath", "H_24022": "Golden Gala Masque", "H_24023": "Octopearl Crown", + "H_24024": "Teal Pinhole Shades", + "H_24025": "Green Pinhole Shades", + "H_24026": "Pink Pinhole Shades", + "H_24027": "Yellow Pinhole Shades", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", @@ -593,5 +782,13 @@ "H_28000": "Stay Crusty Cap", "C_28000": "Crispy Crustume", "S_28000": "Fry Tops", - "C_28001": "Frivolous Paw Suit" + "C_28001": "Frivolous Paw Suit", + "S_28001": "Burden of Floof", + "H_29200": "Order Earring Replica", + "C_29200": "Order Suit Replica", + "S_29200": "Order Boot Replicas", + "H_29201": "Order Regulator Replica", + "H_29202": "Controller VM", + "H_29203": "Parallel Mask", + "H_29204": "Pearl Plushie" } diff --git a/locales/pt-BR/weapons.json b/locales/pt-BR/weapons.json index ac6f700e4..a93d4f2f3 100644 --- a/locales/pt-BR/weapons.json +++ b/locales/pt-BR/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST '91", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_205": "Order Blaster Replica", "MAIN_1120": "Painbrush", "MAIN_1121": "Painbrush Nouveau", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", "MAIN_1111": "Octobrush Nouveau", + "MAIN_1115": "Orderbrush Replica", "MAIN_2060": "Goo Tuber", "MAIN_2061": "Custom Goo Tuber", "MAIN_2050": "Bamboozler 14 Mk I", "MAIN_2040": "E-liter 4K Scope", + "MAIN_2041": "Custom E-liter 4K Scope", "MAIN_2030": "E-liter 4K", + "MAIN_2031": "Custom E-liter 4K", "MAIN_2020": "Splatterscope", "MAIN_2021": "Z+F Splatterscope", "MAIN_2010": "Splat Charger", "MAIN_2011": "Z+F Splat Charger", + "MAIN_2015": "Order Charger Replica", "MAIN_2070": "Snipewriter 5H", "MAIN_2071": "Snipewriter 5B", "MAIN_2000": "Classic Squiffer", + "MAIN_2001": "New Squiffer", "MAIN_5030": "Dualie Squelchers", "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", + "MAIN_5021": "Glooga Dualies Deco", + "MAIN_5050": "Douser Dualies FF", "MAIN_5010": "Splat Dualies", "MAIN_5011": "Enperry Splat Dualies", + "MAIN_5015": "Order Dualie Replicas", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", @@ -44,18 +53,23 @@ "MAIN_1020": "Dynamo Roller", "MAIN_1021": "Gold Dynamo Roller", "MAIN_1030": "Flingza Roller", + "MAIN_1031": "Foil Flingza Roller", "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", + "MAIN_1015": "Order Roller Replica", "MAIN_1040": "Big Swig Roller", "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", - "MAIN_8001": "Neo Splatana Stamper", + "MAIN_8001": "Splatana Stamper Nouveau", + "MAIN_8005": "Order Splatana Replica", "MAIN_6020": "Undercover Brella", "MAIN_6021": "Undercover Sorella Brella", + "MAIN_6030": "Recycled Brella 24 Mk I", "MAIN_6000": "Splat Brella", "MAIN_6001": "Sorella Brella", + "MAIN_6005": "Order Brella Replica", "MAIN_6010": "Tenta Brella", "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", @@ -67,6 +81,7 @@ "MAIN_400": "Squeezer", "MAIN_401": "Foil Squeezer", "MAIN_50": ".52 Gal", + "MAIN_51": ".52 Gal Deco", "MAIN_80": ".96 Gal", "MAIN_81": ".96 Gal Deco", "MAIN_90": "Jet Squelcher", @@ -74,6 +89,8 @@ "MAIN_40": "Splattershot", "MAIN_41": "Tentatek Splattershot", "MAIN_45": "Hero Shot Replica", + "MAIN_47": "Order Shot Replica", + "MAIN_46": "Octo Shot Replica", "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", @@ -91,11 +108,14 @@ "MAIN_3010": "Tri-Slosher", "MAIN_3011": "Tri-Slosher Nouveau", "MAIN_3050": "Dread Wringer", + "MAIN_3051": "Dread Wringer D", "MAIN_3020": "Sloshing Machine", "MAIN_3021": "Sloshing Machine Neo", "MAIN_3000": "Slosher", "MAIN_3001": "Slosher Deco", + "MAIN_3005": "Order Slosher Replica", "MAIN_3040": "Explosher", + "MAIN_3041": "Custom Explosher", "MAIN_4030": "Ballpoint Splatling", "MAIN_4031": "Ballpoint Splatling Nouveau", "MAIN_4050": "Heavy Edit Splatling", @@ -103,10 +123,13 @@ "MAIN_4000": "Mini Splatling", "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", + "MAIN_4041": "Nautilus 79", "MAIN_4010": "Heavy Splatling", "MAIN_4011": "Heavy Splatling Deco", + "MAIN_4015": "Order Splatling Replica", "MAIN_7010": "Tri-Stringer", "MAIN_7011": "Inkline Tri-Stringer", + "MAIN_7015": "Order Stringer Replica", "MAIN_7020": "REEF-LUX 450", "MAIN_7021": "REEF-LUX 450 Deco", "SUB_8": "Squid Beakon", diff --git a/locales/ru/game-misc.json b/locales/ru/game-misc.json index 3192485c2..8c0753615 100644 --- a/locales/ru/game-misc.json +++ b/locales/ru/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "«Палтус-карго»", "STAGE_20": "Тунцовое депо", "STAGE_21": "«Роборамэн»", + "STAGE_22": "Аэропорт Пенково", "ABILITY_ISM": "Основной баллон X", "ABILITY_ISS": "Запасной баллон X", "ABILITY_IRU": "Быстрый баллон", diff --git a/locales/ru/gear.json b/locales/ru/gear.json index a2b943c72..c2895b480 100644 --- a/locales/ru/gear.json +++ b/locales/ru/gear.json @@ -1,6 +1,8 @@ { "H_1": "Белая повязка", + "S_1": "Светлые полукеды", "C_2": "Обычная майка", + "C_3": "Обычная осьмомайка", "H_1000": "Бейсболка БК «Ежи»", "C_1000": "Белая майка", "S_1000": "Синие сникеры", @@ -40,15 +42,25 @@ "C_1012": "Лиловая майка", "S_1012": "Ботинки альпиниста", "C_1013": "Красная майка с узором", + "S_1013": "Ботинки альпиниста-бис", "H_1014": "Элитная велокепка", "C_1014": "Серая майка с узором", + "S_1014": "Зеленые кеды со шнурками", "C_1015": "Синяя майка с горами", + "S_1015": "Белые кеды без шнурков", "C_1016": "Светлая майка с горами", + "S_1016": "Синие кеды без шнурков", "C_1017": "Майка со стрелками", + "S_1017": "Серые замшевые кеды", + "H_1018": "Кепка «Козырек +»", "C_1018": "Майка «Пиратка»", + "S_1018": "Замшевые кеды «Тритон»", + "H_1019": "Тракер «VIP»", "C_1019": "Майка «Морячка»", + "S_1019": "Бирюзовые замшевые кеды", "H_1020": "Простроченная кепка", "C_1020": "«Фугасик-ретро» белая", + "S_1020": "Бутсы от Сушаки Кусаки", "H_1021": "Теплая кепка БК «Ежи»", "C_1021": "«Фугасик-ретро» черная", "S_1021": "Таби «Васаби»", @@ -59,28 +71,56 @@ "S_1023": "Темные устрокроссы", "H_1024": "Джинсовая кепка", "S_1024": "Полукеды «Профи»", + "H_1025": "Кепка-уточка", "S_1025": "Светлые устрокроссы", "H_1026": "Комплект «Гангста-Рак»", "C_1026": "Майка «Хищник»", + "S_1026": "Велотуфли «Марафон»", + "H_1027": "Шапка авиатора", "C_1027": "Майка с жемчужинами", + "S_1027": "Велотуфли «Энергетик»", "H_1028": "Черная кепка с ушами", "C_1028": "Осьмомайка", "C_1029": "Майка «Зебра»", + "H_1030": "Бейсболка БК «Окуни»", + "C_1030": "Черная майка с вырезом", "H_1031": "Матросская фуражка", + "C_1031": "Белая майка с лого", "H_1032": "Байкерская фуражка", + "C_1032": "Свитер-безрукавка", "H_1033": "Перевертыш с ушами", + "C_1033": "Майка «VIP»", "H_1034": "Бейсболка «Самум»", + "C_1034": "«Фугасик-ретро» серая", "H_1035": "Бейсболка «Аква»", "C_1035": "Белая майка с вырезом", "H_1036": "Шапка-докер", + "C_1036": "Белая майка «Ежрок»", "H_1037": "Шляпа детектива", + "C_1037": "Черная майка «Ежрок»", "H_1038": "Бейсболка с фонариком", + "C_1038": "Майка «Wet Floor»", "H_1039": "Купальная шапочка", + "C_1039": "Майка «Squid Squad»", + "C_1040": "Морская майка с лого", + "C_1041": "Майка «Мистер Ногс»", + "C_1042": "Майка «Chirpy Chips»", + "C_1043": "Майка «Hightide Era»", + "C_1046": "Майка ω-3", "C_1047": "«Тентак» от Панкасиуса", "C_1048": "Майка «Огонь»", "C_1049": "Синяя хеви-майка", "C_1050": "Радужная хеви-майка", + "C_1051": "Майка «Миссис Ногс»", + "C_1052": "Майка «Элита»", + "C_1053": "Майка «Друзья»", + "C_1054": "Майка «Щуччи» со слоганом", "C_1055": "Майка «Лед»", + "C_1056": "Хоккейка «Осьмо-VIP»", + "C_1057": "Желтая майка с принтом", + "C_1058": "Майка с золотым принтом", + "C_1059": "Черная тишка «Осьмо-VIP»", + "C_1060": "Зеленая тишка «Осьмо-VIP»", "C_1062": "Майка «Рыба-пила»", "C_1063": "Майка-дуо «Щуччи»", "C_1066": "«Чокер» от Панкасиуса", @@ -103,6 +143,7 @@ "C_1084": "Майка «Закат»", "C_1085": "Майка «Рассвет»", "C_1086": "Модная майка «Паприка»", + "C_1087": "Модная майка «Сезам»", "C_1088": "Майка «У-гранж»", "C_1090": "Лаймовая смайл-майка", "C_1091": "Ягодная смайл-майка", @@ -137,19 +178,58 @@ "H_2009": "Берет с булавкой", "C_2009": "«Зеленая полосатка»", "S_2009": "Мокасины «Зубастики»", + "H_2010": "Шапочка с узором", "C_2010": "Лонгслив «Боец»", "S_2010": "Шоколадные кросс-кеды", + "H_2011": "Шапочка с маской", "C_2011": "Лонгслив от «Шпротус»", + "S_2011": "Бирюзовые кросс-кеды", "H_2012": "Шапочка удильщика", "C_2012": "«Горная полосатка»", + "S_2012": "Черные кросс-кеды", "H_2013": "Шапочка с Тюшкой", + "C_2013": "«Розовая полосатка»", + "S_2013": "Мокасины «Пираньи»", + "C_2014": "Свитер ХК «Шпроты»", + "S_2014": "Белые сушитапки 750с", "C_2015": "«Драйв» от Панкасиуса", + "S_2015": "Черные сушитапки 750с", + "C_2016": "«Лаймовая полосатка»", "S_2016": "Оранжевые «Косатки»", + "C_2017": "«Эво» от Панкасиуса", "S_2017": "Красно-черные шузы", + "C_2018": "Свитер «Каротин»", "S_2018": "Сине-черные шузы", + "C_2019": "Свитер «Дайкон»", + "S_2019": "Серые высокие кроссы", + "C_2020": "Черная восьмомайка", + "S_2020": "«Косатки»", + "C_2021": "Половинчатая футболка", + "C_2022": "Красная восьмомайка", + "S_2022": "Ботинки «Адмирал»", + "C_2023": "«Фугасик 16 бит» хаки", + "S_2023": "Кроссы «Янтарь»", + "C_2024": "«Фугасик 16 бит» синяя", + "S_2024": "Желтые сушитапки 750с", "S_2025": "Красно-белые шузы", "C_2026": "Черный принт-джемпер", + "S_2026": "Желто-оранжевые шузы", "C_2027": "Морской принт-джемпер", + "S_2027": "Сине-желтые шузы", + "C_2028": "Акулий реглан", + "S_2028": "Высокие кроссы с узором", + "S_2029": "Зеленые сушитапки 750с", + "S_2030": "Фиолетовые сушитапки 750с", + "S_2031": "Бордовые сушитапки 750с", + "S_2032": "Синие сушитапки 750с", + "S_2033": "Оранжевые сушитапки 750с", + "S_2034": "Красные тентакроссы", + "S_2035": "Синие тентакроссы", + "S_2036": "«Кляксы» от С. Кусаки", + "S_2037": "«Сезам и соль» 270", + "S_2038": "Черно-синие шузы", + "S_2039": "«Косатки» с акцентом", + "S_2040": "Трюфельные кеды", "S_2042": "Стальные ребутсы", "S_2043": "Осьмокроссы «Рубин»", "S_2044": "Осьмокроссы «Аметист»", @@ -161,6 +241,7 @@ "S_2050": "Сине-черные ретрошузы", "S_2051": "Красно-белые ретрошузы", "S_2052": "Оникс-кроссы «УС-3»", + "S_2053": "Шузы «Клуб-краб»", "H_3000": "Ретро-очки", "C_3000": "Белая двойка", "S_3000": "Розовые кроссовки", @@ -192,13 +273,27 @@ "C_3009": "Короткая хаки двойка", "S_3009": "Черные кроссовки", "H_3010": "Осьмоочки", + "C_3010": "Пара от «Щуччи»", + "S_3010": "Фиолетовые кроссовки", "H_3011": "Очки в полуоправе", + "C_3011": "Синяя пара от «Щуччи»", + "S_3011": "Кроссовки «Канарейки»", "H_3012": "Очки «Гранж»", + "S_3012": "Желтые кроссы «Сеть»", + "H_3013": "Ретро-сет «Гранж»", + "C_3013": "Желтая двойка «Каракат»", "S_3013": "Кроссовки без шнуровки", "H_3014": "Очки «Осьборн» SV925", + "S_3014": "Рыжие кроссы «Сеть»", "H_3015": "Комплект «Револют»", + "S_3015": "Кроссы «VIP» (белые)", "H_3016": "Очки для плавания", + "S_3016": "Кроссы «VIP» (серебристые)", + "H_3017": "Краскозащитные очки", + "S_3017": "Кроссы «VIP» (золотые)", "H_3018": "Очки для ныряния", + "S_3018": "Кроссовки «Вольт 95»", + "S_3019": "Спортивные «Стрелы»", "S_3020": "Кроссы-желейки", "H_3021": "Очки «бочкоглазики»", "S_3021": "«Гипергуппешки»", @@ -215,8 +310,10 @@ "H_3027": "Очки от Панкасиуса", "S_3027": "Кроссы «М-ЕХА 2»", "H_3028": "Откидные очки", + "S_3028": "Апельсиние аквашузы", "H_3029": "Очки «Осьборн блю» BC925", "H_3030": "Очки «Эль-Дорада»", + "S_3030": "«Нуар-гуппешки»", "H_3031": "Очки хипстера", "H_4000": "Панама для сафари", "C_4000": "Розовое поло", @@ -242,14 +339,19 @@ "H_4008": "Панама", "C_4008": "ФК «Зеленит»", "S_4008": "Черные шлепки", + "H_4009": "Панама из лоскутов", "C_4009": "Регбийка «Десятка»", "S_4009": "Снежные сандалии", "H_4010": "Панама от «Волногор»", "C_4010": "Регбийка «Восьмерка»", "S_4010": "Горные сандалии", + "H_4011": "Двойной клош «Фугасик»", "S_4011": "Шлепки «Фугасик»", "H_4012": "Устричная вьетнамка", "S_4012": "Желтые шлепки «Фугасик»", + "H_4013": "Панама «Листопад»", + "S_4013": "Шлепки «Кревед!»", + "H_4014": "Шапка лесника", "S_4014": "Сандалии «Рыбья кость»", "H_4015": "Классический котелок", "S_4015": "Синие «Стрелы-лайт»", @@ -279,6 +381,7 @@ "H_5002": "Бесшумные наушники", "C_5002": "Лиловая лыжная куртка", "S_5002": "Горные ботинки ПРО", + "H_5003": "Модные наушники", "C_5003": "Бейсбольная куртка", "H_5004": "Ретро-наушники", "C_5004": "Спортивная куртка", @@ -300,9 +403,29 @@ "C_5014": "Куртка «Хищник»", "C_5015": "Куртка «Вольторыб»", "C_5016": "«Кра-Кен 528»", + "C_5017": "Горная куртка", + "C_5018": "Куртка от «Рыбок»", "C_5019": "Куртка «Чайная»", + "C_5020": "Бомбер FA-01", + "C_5021": "Бомбер FA-01 (изнанка)", + "C_5022": "Пальто со свитером", "C_5023": "Куртка «Сушаки Кусаки»", + "C_5024": "Вельветовая куртка", + "C_5025": "Атласная куртка", + "C_5026": "Куртка-рубашка", + "C_5027": "Лимонная горная куртка", + "C_5028": "Зеленая куртка-рубашка", + "C_5029": "Светлый бомбер", + "C_5033": "Китель «Адмирал»", + "C_5034": "Штормовка от «Йожко»", + "C_5035": "Темная летная куртка F-3", "C_5036": "Темный бомбер", + "C_5038": "Светлая летная куртка F-3", + "C_5039": "Лыжная куртка «Чили»", + "C_5040": "Вязаная кофта «Кит»", + "C_5041": "Рок-косуха", + "C_5042": "Черная куртка для ушу", + "C_5043": "Куртка для ушу «Панда»", "C_5045": "Пуховик «Йети»", "C_5046": "Анорак от «Суси-Весла»", "C_5047": "Лоскутный бомбер", @@ -332,11 +455,16 @@ "H_6002": "Козырек", "S_6002": "Красные рабочие боты", "H_6003": "Козырек от «Рыбок»", + "C_6003": "Белый танк-топ «VIP»", "S_6003": "Синие мотоботинки", "H_6004": "Визор-козырек", + "C_6004": "Крутой танк-топ «VIP»", "S_6004": "Зеленые сапоги", "H_6005": "Козырек «Мак-да-рак»", + "C_6005": "Морской танк-топ «VIP»", "S_6005": "Вишневые сапоги", + "H_6006": "Козырек гольфиста", + "C_6006": "Баскетболка «Клешня»", "S_6006": "Белые берцы", "C_6007": "«Умибодзу» (запасной)", "S_6007": "Вишневые берцы", @@ -347,6 +475,10 @@ "S_6011": "Горные пуховые сапоги", "S_6012": "Болотные ботинки", "S_6013": "Черные берцы", + "S_6014": "Темно-синие берцы", + "S_6016": "«Арахи» от Панкасиуса", + "S_6017": "Темно-зеленые берцы", + "S_6018": "Болотные ботинки «Атас»", "S_6019": "Мотоботинки «Адора-Блю»", "S_6020": "Рабочие боты «Граффити»", "S_6021": "Полярные уткоботы", @@ -368,6 +500,7 @@ "C_7002": "Ретро-свитер", "S_7002": "Слипоны со стрелками", "C_7003": "Свитер от «Фритюр»", + "S_7003": "Слипоны в горошек", "H_7004": "Шлем скейтера", "C_7004": "Свитер «Морской»", "S_7004": "Слипоны с Тюшкой", @@ -377,20 +510,32 @@ "C_7006": "Свитер «Якорь»", "H_7007": "Шлем ХК «Барракуда»", "C_7007": "Свитер «Антагонист»", + "H_7008": "Черный шлем для экстрима", + "C_7008": "Кофта с рубашкой", "H_7009": "Футбольный осьмошлем", + "C_7009": "Свитер «Протагонист»", "C_7010": "Свитер с синим рукавом", + "H_7011": "Футбольный визор-шлем", + "C_7011": "Свитер с желтым рукавом", "H_7012": "Шлем «Моллюскино»", + "C_7012": "Свитер с красным рукавом", "H_7013": "Комплект «Викинг»", "C_7013": "Беговой свитер", "H_7014": "Светлая маска кетчера", + "C_7014": "Джемпер «Осьмогад»", "H_7015": "Темная маска кетчера", + "C_7015": "Свитер от «Рыбок»", "H_7016": "Шлем для регби", "C_7016": "Свитер «Ламантин»", + "H_7017": "Каска БК «Окуни»", "C_7017": "Свитер «Акулий»", "H_7018": "Хоум-шлем БК «Окуни»", "C_7018": "Осьмоджемпер (запас)", "H_7019": "Шлем с Тюшкой", + "C_7019": "Осьмоджемпер (основа)", + "H_7020": "Шлем BMX Pro", "C_7020": "Пуловер «Рыба-кит»", + "H_7021": "Шлем BMX", "C_7021": "Желтая толстовка", "C_7022": "Пестрая толстовка", "C_7023": "Зеленая толстовка", @@ -415,17 +560,23 @@ "S_8005": "Броги с двумя пряжками", "H_8006": "Маска «Осьмо-VIP»", "C_8006": "Рубашка в красную клетку", + "S_8006": "Дымчатые броги", "H_8007": "Маска «Кальмар»", "C_8007": "Рубашка «Медуза»", "S_8007": "Броги с красной подошвой", "H_8008": "Маска от «Фритюр»", "C_8008": "Бейсбольная толстовка", + "S_8008": "Броги с желтой подошвой", + "H_8009": "Маска «VIP»", "C_8009": "Рубашка со вставками", + "S_8009": "Черные броги с пряжками", + "H_8010": "Мотомаска", "C_8010": "Винтажная рубашка", "S_8010": "Красные платформы", "H_8011": "Веломаска", "C_8011": "Клубная рубашка", "S_8011": "«Тигрис» от Панкасиуса", + "H_8012": "Веломаска «Цифра»", "C_8012": "Гавайка с логотипами", "C_8013": "Рубашка в полоску", "S_8013": "Светлые ботинки чукка", @@ -442,9 +593,14 @@ "C_8018": "Поло «Осьмобоулинг»", "C_8019": "Рубашка «Клякса»", "C_8020": "Красная парашютка", + "C_8021": "Рубашка с медузами", + "C_8022": "Сливовая парашютка", + "C_8023": "Красный «Питер Панк»", "C_8024": "Гавайка «Спрут»", "C_8025": "«Рубака» от Панкасиуса", "C_8026": "Рубашка «Ле Плюх»", + "C_8027": "Рубашка в горошек", + "C_8028": "«Хоум-ран» от С. Кусаки", "C_8030": "Рубашка «Мой конек»", "C_8031": "Клоунская рубашка", "C_8032": "Рубашка скаута", @@ -455,6 +611,7 @@ "C_8038": "Рубашка со стойкой", "C_8039": "Лоскутная рубашка", "C_8040": "Рубашка «Неопэчворк»", + "C_8041": "Форма БК «Окуни»", "C_9000": "Пуховой жилет", "H_9001": "Повязка (баскетбол)", "C_9001": "Походный жилет", @@ -467,18 +624,30 @@ "H_9005": "Повязка (футбол)", "C_9005": "Жилет «Звезда»", "H_9007": "«Фугасик» с фестонами", + "C_9007": "Жилет рыбака", + "H_9008": "Черная бандана «Фугасик»", + "C_9008": "Жилет на молнии", "H_9009": "Повязка (пинг-понг)", + "C_9009": "Жилет «Щуччи-сталь»", "C_9010": "Полевой жилет «Хаки»", "C_9011": "Жилет «Краснопанцирь»", "C_9012": "Жилет «Зеленый панцирь»", "C_9013": "Безрукавка «Клякса»", "C_9014": "Полевой жилет «Нуар»", "C_9015": "Темная безрукавка «Клякса»", + "C_9016": "Веложилет от «Щуччи»", + "C_9017": "Бирюзовый терможилет", "C_10000": "Камуфляжная толстовка", "C_10001": "Зеленая толстовка", "C_10002": "Толстовка от «Йожко»", "H_10003": "Тентаклипса", + "C_10004": "Толстовка с рубашкой", + "C_10005": "Фиолетовая толстовка", "C_10006": "Серая толстовка", + "C_10007": "Толстовка «Листопад»", + "C_10008": "Розовая толстовка", + "C_10009": "Олив-толстовка от «Йожко»", + "C_10010": "Черная толстовка", "C_10012": "Вишневое этно-худи", "C_10013": "Толстовка «Самум»", "C_10014": "Лазурное этно-худи", @@ -492,9 +661,15 @@ "C_21002": "Форма заправщика", "S_21002": "Прорезиненные таби", "C_21003": "Безрукавка и перчатки", + "S_21003": "Осьмогриндерсы", + "H_21004": "Осьмовизор", "C_21004": "Майка «Мак-да-рак»", "H_21005": "Историческая фуражка", + "C_21005": "Парка «Северная»", "S_21005": "Ласты «Хрустящие»", + "H_21007": "Бандана рабочего", + "S_21007": "Каранкс-квады", + "C_21008": "Толстовка геймдева", "S_21008": "Глэм-боты", "H_21010": "Кепка «Лещик»", "H_21011": "Визор «Ширма»", @@ -510,9 +685,19 @@ "H_21016": "Шлем осьмолаза", "C_21016": "Пальто хакера", "H_21017": "Пилотка командира", + "C_21017": "Куртка-блузон «Шок»", "H_21018": "Моновизор с ИЛС", "H_21019": "Кибершлем", "H_21020": "3D-очки", + "S_23008": "Шузы «Кулла»", + "S_23009": "Шузы «Мурия»", + "S_23010": "Шузы «Биг Ман»", + "S_23011": "Сабо DC с цепью", + "S_23012": "Сабо DC со стразами", + "S_23013": "Сабо DC с разводами", + "S_23014": "Уткоботы «Трио»", + "S_23015": "Кеды «Трио»", + "S_23016": "Сланцы «Трио»", "H_24016": "Маска кальмумии", "H_24017": "Треуголка пирата-зомби", "H_24018": "Маска «Осьмовопль»", @@ -521,6 +706,10 @@ "H_24021": "Венок «Дары коралла»", "H_24022": "Золотая полумаска", "H_24023": "Мини-корона", + "H_24024": "Синие дырчатые очки", + "H_24025": "Зеленые дырчатые очки", + "H_24026": "Розовые дырчатые очки", + "H_24027": "Желтые дырчатые очки", "H_25000": "Заколка «Кальмарчик»", "C_25000": "Школьная форма А", "S_25000": "Школьные ботинки + чулки", @@ -593,5 +782,13 @@ "H_28000": "Шапочка Ракки", "C_28000": "Хрустящий кокон", "S_28000": "Хрусть-сникеры", - "C_28001": "Судейский комплект" + "C_28001": "Судейский комплект", + "S_28001": "Судейские лапки", + "H_29200": "Серьга Порядка (клон)", + "C_29200": "Костюм Порядка (клон)", + "S_29200": "Боты Порядка (клон)", + "H_29201": "Регулятор Порядка (кл.)", + "H_29202": "Контроллер ВМ", + "H_29203": "Параллельная маска", + "H_29204": "Ободок «Жем-дрон»" } diff --git a/locales/ru/weapons.json b/locales/ru/weapons.json index f69a841b8..d610c2668 100644 --- a/locales/ru/weapons.json +++ b/locales/ru/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST 91", "MAIN_200": "Лунобластер", "MAIN_201": "Лунобластер «Нео»", + "MAIN_205": "Бластер Порядка (клон)", "MAIN_1120": "Веерокисть «Плюхассо»", "MAIN_1121": "Веерокисть «НуВо»", "MAIN_1100": "Кисть", "MAIN_1101": "Кисть «НуВо»", "MAIN_1110": "Арт-кисть", "MAIN_1111": "Арт-кисть «НуВо»", + "MAIN_1115": "Кисть Порядка (клон)", "MAIN_2060": "Трубастер", "MAIN_2061": "Трубастер «Понт»", "MAIN_2050": "Бамбух 14-I", "MAIN_2040": "Снайп-э-литр 95", + "MAIN_2041": "Снайп-э-литр 95 «Понт»", "MAIN_2030": "Э-литр 95", + "MAIN_2031": "Э-литр 95 «Понт»", "MAIN_2020": "Снайпокрас", "MAIN_2021": "Снайпокрас «ЙожкоТюр»", "MAIN_2010": "Сплатган", "MAIN_2011": "Сплатган «ЙожкоТюр»", + "MAIN_2015": "Сплатган Порядка (клон)", "MAIN_2070": "Патрондаш 5Т", "MAIN_2071": "Патрондаш 5М", "MAIN_2000": "Стиратель", + "MAIN_2001": "Стиратель-II", "MAIN_5030": "Спурт-плескари", "MAIN_5031": "Спурт-плескари «Понт»", "MAIN_5020": "Термоплюхи 525", + "MAIN_5021": "Термоплюхи 525 «Деко»", + "MAIN_5050": "Краскотушители 255", "MAIN_5010": "Спуртометы", "MAIN_5011": "Спуртометы «К.К.»", + "MAIN_5015": "Спуртометы Порядка (кл.)", "MAIN_5000": "Импрессиометы", "MAIN_5001": "Импрессиометы «НуВо»", "MAIN_5040": "Черные спуртокроссы", @@ -44,18 +53,23 @@ "MAIN_1020": "Мотовалик", "MAIN_1021": "Мотовалик VIP", "MAIN_1030": "Омнивалик", + "MAIN_1031": "Омнивалик «Блеск»", "MAIN_1010": "Сплат-валик", "MAIN_1011": "Сплат-валик «Кра-Кен»", + "MAIN_1015": "Валик Порядка (клон)", "MAIN_1040": "Макси-валик", "MAIN_1041": "Макси-валик «Экспресс»", "MAIN_8010": "Cплат-дворник", "MAIN_8011": "Cплат-дворник «Деко»", "MAIN_8000": "Сплат-печатель", - "MAIN_8001": "Сплат-печатель «Нео»", + "MAIN_8001": "Сплат-печатель «НуВо»", + "MAIN_8005": "Сплат-катана Порядка (кл.)", "MAIN_6020": "Шпионский зонт", "MAIN_6021": "Шпионский зонт «Родиччи»", + "MAIN_6030": "Ребут-зонтган М-1", "MAIN_6000": "Сплат-зонт", "MAIN_6001": "Зонтган «Родиччи»", + "MAIN_6005": "Зонтган Порядка (клон)", "MAIN_6010": "Зонтент", "MAIN_6011": "Зонтент «Родиччи»", "MAIN_30": "Аэроспрей", @@ -67,6 +81,7 @@ "MAIN_400": "Бутылятор", "MAIN_401": "Бутылятор «Блеск»", "MAIN_50": "Струевик .52", + "MAIN_51": "Струевик .52 «Деко»", "MAIN_80": "Струевик .96", "MAIN_81": "Струевик .96 «Деко»", "MAIN_90": "Плескарь", @@ -74,6 +89,8 @@ "MAIN_40": "Каплестрел", "MAIN_41": "Каплестрел «Щуччи»", "MAIN_45": "Каплестрел героя (клон)", + "MAIN_47": "Каплестрел Порядка (клон)", + "MAIN_46": "Осьмострел (клон)", "MAIN_20": "Плюхомет", "MAIN_21": "Плюхомет «Нео»", "MAIN_100": "Каплестрел НОВА", @@ -91,11 +108,14 @@ "MAIN_3010": "Ведроган 3 в 1", "MAIN_3011": "Ведроган 3 в 1 «НуВо»", "MAIN_3050": "Отжиматель", + "MAIN_3051": "Отжиматель 2.0", "MAIN_3020": "Центрифугер", "MAIN_3021": "Центрифугер «Нео»", "MAIN_3000": "Ведроган", "MAIN_3001": "Ведроган «Деко»", + "MAIN_3005": "Ведроган Порядка (клон)", "MAIN_3040": "Шпарган", + "MAIN_3041": "Шпарган «Понт»", "MAIN_4030": "Кугельшрайбер", "MAIN_4031": "Кугельшрайбер «НуВо»", "MAIN_4050": "Брызгомет XL «Корректор»", @@ -103,10 +123,13 @@ "MAIN_4000": "Брызгомет-М", "MAIN_4001": "Брызгомет-М «Шпротус»", "MAIN_4040": "Наутилус-47", + "MAIN_4041": "Наутилус-79", "MAIN_4010": "Брызгомет XL", "MAIN_4011": "Брызгомет XL «Деко»", + "MAIN_4015": "Брызгомет Порядка (клон)", "MAIN_7010": "Тритиватор", "MAIN_7011": "Тритиватор «Коллаб»", + "MAIN_7015": "Тетиватор Порядка (клон)", "MAIN_7020": "КО-РАЛЛ 450", "MAIN_7021": "КО-РАЛЛ 450 «Деко»", "SUB_8": "Прыжковый маячок", diff --git a/locales/zh/game-misc.json b/locales/zh/game-misc.json index 3b297a316..4312e5907 100644 --- a/locales/zh/game-misc.json +++ b/locales/zh/game-misc.json @@ -21,6 +21,7 @@ "STAGE_19": "大比目鱼海运中心", "STAGE_20": "葱鲔鱼煤矿场", "STAGE_21": "贝见亭", + "STAGE_22": "旗鱼机场", "ABILITY_ISM": "提升墨汁效率(主要武器)", "ABILITY_ISS": "提升墨汁效率(次要武器)", "ABILITY_IRU": "提升墨汁回复力", diff --git a/locales/zh/gear.json b/locales/zh/gear.json index 125316c18..45cddc041 100644 --- a/locales/zh/gear.json +++ b/locales/zh/gear.json @@ -1,6 +1,8 @@ { "H_1": "头带 白色", + "S_1": "帆布鞋 白色", "C_2": "新叶鱿鱼T恤", + "C_3": "新叶章鱼T恤", "H_1000": "海胆BB帽", "C_1000": "鱿鱼T恤 白色", "S_1000": "低筒鞋 蓝色", @@ -40,15 +42,25 @@ "C_1012": "葡萄紫T恤", "S_1012": "攀岩鞋 食舌虫", "C_1013": "向量图案T恤 红色", + "S_1013": "攀岩鞋 叶樱", "H_1014": "单车王者帽", "C_1014": "向量图案T恤 灰色", + "S_1014": "系带鞋 绿色", "C_1015": "山岳T恤 蓝色", + "S_1015": "无鞋带贝壳鞋 白色", "C_1016": "山岳T恤 象牙色", + "S_1016": "无鞋带贝壳鞋 蓝色", "C_1017": "千鸟哈密瓜绿T恤", + "S_1017": "滑板查卡靴 灰色", + "H_1018": "长帽檐帽", "C_1018": "海盗风横纹T恤", + "S_1018": "滑板查卡靴 民族风", + "H_1019": "王者翻檐网帽", "C_1019": "海军风横纹T恤", + "S_1019": "滑板查卡靴 知更鸟", "H_1020": "山核桃条纹工作帽", "C_1020": "烧河豚点阵T恤 白色", + "S_1020": "钉鞋 剑尖鱿特制", "H_1021": "羊毛海胆经典帽", "C_1021": "烧河豚点阵T恤 黑色", "S_1021": "NNJ运动鞋 绿色", @@ -59,28 +71,56 @@ "S_1023": "蛤蜊600 甘露酱油", "H_1024": "房屋标签牛仔帽", "S_1024": "基地训练鞋 高手", + "H_1025": "河豚狩猎帽", "S_1025": "蛤蜊600 琥珀", "H_1026": "嘻哈头巾配帽子", "C_1026": "肉食动物T恤", + "S_1026": "单车鞋 能量", + "H_1027": "飞行帽", "C_1027": "珍珠点点T恤", + "S_1027": "单车鞋 苏打", "H_1028": "遮阳帽 墨黑", "C_1028": "章鱼T恤", "C_1029": "草食动物T恤", + "H_1030": "条石鲷条纹帽", + "C_1030": "鱿鱼V领T恤 黑色", "H_1031": "海军风帽", + "C_1031": "大LogoT恤 白色", "H_1032": "飞鱼骑行帽", + "C_1032": "五分袖套头衫", "H_1033": "反戴狩猎帽", + "C_1033": "王者HK衬衫", "H_1034": "迷彩帽 土遁", + "C_1034": "烧河豚点阵T恤 灰色", "H_1035": "迷彩帽 水遁", "C_1035": "鱿鱼V领T恤 白色", "H_1036": "瓜皮帽", + "C_1036": "刺冠海胆摇滚T恤 白色", "H_1037": "棱纹猎鹿帽", + "C_1037": "刺冠海胆摇滚T恤 黑色", "H_1038": "夜行帽", + "C_1038": "乐队T恤 WETFLOOR", "H_1039": "泳帽", + "C_1039": "乐队T恤 SQUIDSQUAD", + "C_1040": "大LogoT恤 深蓝色", + "C_1041": "耸肩先生T恤", + "C_1042": "乐队T恤 ABXY", + "C_1043": "乐队T恤 HIGHTIDEERA", + "C_1046": "ω-3T恤", "C_1047": "无法无天章鱼图案T恤", "C_1048": "火热渐层T恤", "C_1049": "暇古扎染T恤 银河", "C_1050": "暇古扎染T恤 彩虹", + "C_1051": "耸肩小姐T恤", + "C_1052": "联盟T恤", + "C_1053": "好友T恤", + "C_1054": "艾洛眼口号T恤", "C_1055": "冰原渐层T恤", + "C_1056": "章鱼皇HK衬衫", + "C_1057": "大LogoT恤 奇异果绿", + "C_1058": "大LogoT恤 黄金", + "C_1059": "章鱼皇HKT恤 绒面黑", + "C_1060": "章鱼皇HKT恤 绒面绿", "C_1062": "鱿鱼丝T恤 白色", "C_1063": "艾洛眼T恤 五分袖", "C_1066": "无法无天T恤配颈链", @@ -103,6 +143,7 @@ "C_1084": "暮光渐层T恤", "C_1085": "日落渐层T恤", "C_1086": "饮料T恤 番茄红素", + "C_1087": "饮料T恤 芝麻素", "C_1088": "加百列T恤", "C_1090": "密集水滴鱼上衣 莱姆绿", "C_1091": "密集水滴鱼上衣 莓果红", @@ -137,19 +178,58 @@ "H_2009": "无法无天别针贝雷帽", "C_2009": "横纹长袖上衣 青苔绿", "S_2009": "莫卡辛鞋 大白鲨", + "H_2010": "山形纹圆顶毛帽", "C_2010": "鱿鱼交叉长袖上衣", "S_2010": "贝壳鞋 巧克力", + "H_2011": "藏貌针织帽", "C_2011": "钢铁先锋长袖上衣", + "S_2011": "贝壳鞋 薄荷", "H_2012": "灯笼鱼针织帽", "C_2012": "山岳横纹长袖上衣", + "S_2012": "贝壳鞋 黑色", "H_2013": "幼河豚针织帽", + "C_2013": "宽松横纹长袖上衣 粉红色", + "S_2013": "莫卡辛鞋 食人鱼", + "C_2014": "飞鱼HK制服", + "S_2014": "海苔卷鞋750 白色", "C_2015": "无法无天长袖T恤 驾驶", + "S_2015": "海苔卷鞋750 黑色", + "C_2016": "宽松横纹长袖上衣 莱姆绿", "S_2016": "虎鲸高筒鞋 日落", + "C_2017": "无法无天长袖T恤 进化", "S_2017": "饵木钓鞋4 红配黑", + "C_2018": "泽酷长袖T恤 胡萝卜", "S_2018": "饵木钓鞋4 蓝配黑", + "C_2019": "泽酷长袖T恤 樱桃萝卜", + "S_2019": "海蛞蝓镇高筒鞋 灰色", + "C_2020": "章鱼长袖T恤 黑色", + "S_2020": "虎鲸高筒鞋", + "C_2021": "暇古插肩袖上衣 狂热", + "C_2022": "章鱼长袖T恤 红色", + "S_2022": "皇家靴 海军", + "C_2023": "烧河豚点阵T恤 卡其色", + "S_2023": "海蛞蝓镇高筒鞋 琥珀", + "C_2024": "烧河豚点阵T恤 蓝色", + "S_2024": "综合卷鞋750 黄色", "S_2025": "饵木钓鞋5 白配红", "C_2026": "缠绕钩爪T恤 黑色", + "S_2026": "饵木钓鞋5 蜂蜜橘子", "C_2027": "缠绕钩爪T恤 深色", + "S_2027": "饵木钓鞋4 黄配深蓝", + "C_2028": "鲨鱼插肩袖上衣", + "S_2028": "虎鲸高筒鞋 梭织", + "S_2029": "综合卷鞋750 绿色", + "S_2030": "综合卷鞋750 紫色", + "S_2031": "综合卷鞋750 红色", + "S_2032": "综合卷鞋750 蓝色", + "S_2033": "综合卷鞋750 橘色", + "S_2034": "能力条纹鞋 红色", + "S_2035": "能力条纹鞋 蓝色", + "S_2036": "条纹鞋 剑尖鱿特制", + "S_2037": "芝麻盐巴鞋270", + "S_2038": "饵木钓鞋5 黑配蓝", + "S_2039": "虎鲸高筒鞋 热情", + "S_2040": "高筒帆布鞋 松露", "S_2042": "能力重置高筒鞋", "S_2043": "天亚8篮球鞋 红色", "S_2044": "天亚8篮球鞋 紫色", @@ -161,6 +241,7 @@ "S_2050": "饵木钓鞋3 蓝黑白", "S_2051": "饵木钓鞋3 红白黑", "S_2052": "01STER 甘露酱油", + "S_2053": "饵木钓鞋3 ZY", "H_3000": "复古黑框眼镜", "C_3000": "两件式长袖上衣 白色", "S_3000": "糖果运动鞋 粉红色", @@ -192,13 +273,27 @@ "C_3009": "绿色T恤", "S_3009": "糖果运动鞋 黑色", "H_3010": "章鱼墨镜", + "C_3010": "艾洛眼T恤 红色", + "S_3010": "糖果运动鞋 紫花地丁", "H_3011": "半框眼镜", + "C_3011": "艾洛眼T恤 蓝色", + "S_3011": "糖果运动鞋 金丝雀", "H_3012": "铁蛋墨镜", + "S_3012": "艾洛网眼运动鞋 黄色", + "H_3013": "泽酷翻檐帽", + "C_3013": "鱿鱼两件式V领长袖上衣 黄色", "S_3013": "箭标鞋 剑尖鱿特制", "H_3014": "圆形墨镜SV925", + "S_3014": "艾洛网眼运动鞋 朱红色", "H_3015": "无法无天巴斯克贝雷帽", + "S_3015": "皇耆鞋CaO", "H_3016": "竞技泳镜", + "S_3016": "皇耆鞋Ag", + "H_3017": "防墨护目镜", + "S_3017": "皇耆鞋Au", "H_3018": "剑尖特制竞技泳镜", + "S_3018": "海蛞蝓鞋 伏特95", + "S_3019": "箭标鞋 运动", "S_3020": "鱿鱼生鱼片 Scramble", "H_3021": "桶眼鱼护目镜", "S_3021": "佛朗明哥孔雀鱼运动鞋", @@ -215,8 +310,10 @@ "H_3027": "无法无天方形眼镜", "S_3027": "MODZ-9S", "H_3028": "蛤蜊墨镜", + "S_3028": "水母套鞋AKA", "H_3029": "球形墨镜BC925", "H_3030": "眼鲷墨镜", + "S_3030": "纯黑孔雀鱼运动鞋", "H_3031": "粗框方形眼镜", "H_4000": "龙虾登山帽", "C_4000": "Polo衫 樱花虾色", @@ -242,14 +339,19 @@ "H_4008": "鱿鱼渔夫帽", "C_4008": "藻萨多足球队制服", "S_4008": "BB拖鞋", + "H_4009": "补丁圆边帽", "C_4009": "王者橄榄球衫010", "S_4009": "三角带运动凉鞋 雪白", "H_4010": "遮阳郁金香帽", "C_4010": "王者橄榄球衫008", "S_4010": "三角带运动凉鞋 光亮", + "H_4011": "河豚铃铛双层圆边帽", "S_4011": "烧河豚浴室拖鞋 红色", "H_4012": "贝纹斗笠", "S_4012": "烧河豚浴室拖鞋 黄色", + "H_4013": "帆立植物圆边帽", + "S_4013": "藤壶平底拖鞋", + "H_4014": "山形圆边帽", "S_4014": "鱼骨编织凉鞋", "H_4015": "经典圆顶礼帽", "S_4015": "箭标拖鞋 蓝黄色", @@ -279,6 +381,7 @@ "H_5002": "抗噪耳机", "C_5002": "登山外套 莓果红", "S_5002": "登山鞋 专业", + "H_5003": "鳍挂式耳机HDP", "C_5003": "多Logo棒球外套", "H_5004": "立体声录音机耳机", "C_5004": "学校运动服", @@ -300,9 +403,29 @@ "C_5014": "鱿鱼飞行外套", "C_5015": "鲶鱼飞行外套", "C_5016": "海月528", + "C_5017": "登山外套 冰雪蓝", + "C_5018": "暇古尼龙拉链上衣 复古", "C_5019": "轻量羽绒外套 抹茶色", + "C_5020": "FA-01正面", + "C_5021": "FA-01反面", + "C_5022": "套头风衣外套", "C_5023": "剑尖教练外套", + "C_5024": "鸟儿天鹅绒飞行外套", + "C_5025": "深海章鱼飞行外套", + "C_5026": "泽酷教练外套 暗红色", + "C_5027": "登山外套 海苔鸡蛋色", + "C_5028": "泽酷教练外套 青绿色", + "C_5029": "轰炸机飞行外套 正片", + "C_5033": "王者大衣 海军", + "C_5034": "泽酷教练外套 姜黄色", + "C_5035": "F-3皮外套 油漆改装", "C_5036": "轰炸机飞行外套 负片", + "C_5038": "F-3皮外套 白色", + "C_5039": "登山外套 辣椒红", + "C_5040": "房屋标签鲸鱼针织衫", + "C_5041": "摇滚风皮外套", + "C_5042": "功夫运动服", + "C_5043": "熊猫风功夫运动服", "C_5045": "怪物 PCU56", "C_5046": "散寿司派克大衣", "C_5047": "鱼片外套", @@ -332,11 +455,16 @@ "H_6002": "艳阳中空遮阳帽", "S_6002": "磨砂皮革靴 红色", "H_6003": "暇古中空遮阳帽", + "C_6003": "王者坦克背心 白色", "S_6003": "越野摩托车靴 纯蓝色", "H_6004": "脸部中空遮阳帽", + "C_6004": "王者坦克背心 斜线", "S_6004": "雨靴 青苔绿", "H_6005": "龙10中空遮阳帽", + "C_6005": "王者坦克背心 海军风", "S_6005": "雨靴 樱桃红", + "H_6006": "镜墨中空遮阳帽", + "C_6006": "威猛龙虾队制服", "S_6006": "摇滚靴 白色", "C_6007": "海坊主坦克背心 客场", "S_6007": "摇滚靴 樱桃", @@ -347,6 +475,10 @@ "S_6011": "羽绒靴 冰原", "S_6012": "狩猎靴", "S_6013": "摇滚靴 黑色", + "S_6014": "深海皮靴", + "S_6016": "无法无天蜘蛛网6孔靴", + "S_6017": "深绿皮靴", + "S_6018": "茶吧狩猎靴", "S_6019": "越野摩托车靴M-DCB", "S_6020": "磨砂皮革靴xSJ", "S_6021": "猎鸭靴 白雪", @@ -368,6 +500,7 @@ "C_7002": "复古运动服", "S_7002": "懒人鞋 千鸟", "C_7003": "暖流套头衫 海军蓝", + "S_7003": "懒人鞋 圆点", "H_7004": "滑板安全帽", "C_7004": "学院风套头衫 海军蓝", "S_7004": "幼河豚懒人鞋", @@ -377,20 +510,32 @@ "C_7006": "船锚套头衫", "H_7007": "伊卡洛斯曲棍球安全帽", "C_7007": "长版套头衫 负片", + "H_7008": "雾面摩托车安全帽", + "C_7008": "短版针织衫连衬衫", "H_7009": "装饰奖章鱼安全帽", + "C_7009": "长版套头衫 正片", "C_7010": "无法无天针织衫 蓝色袖子", + "H_7011": "护目镜大安全帽", + "C_7011": "无法无天针织衫 黄色袖子", "H_7012": "贝壳安全帽", + "C_7012": "无法无天针织衫 红色袖子", "H_7013": "号角安全帽BF", "C_7013": "皇耆训练套头衫", "H_7014": "捕手面罩FU", + "C_7014": "复古章鱼族上衣", "H_7015": "捕手面罩FC", + "C_7015": "暇古防风运动上衣", "H_7016": "头部护具 素色", "C_7016": "海月海牛套头衫", + "H_7017": "头部护具 条石鲷", "C_7017": "3D针织衫 鲨鱼", "H_7018": "条石鲷ST安全帽 主场", "C_7018": "章鱼防风运动上衣 蓝色", "H_7019": "幼河豚安全帽", + "C_7019": "章鱼防风运动上衣 白色", + "H_7020": "鱿鱼贴身安全帽PRO", "C_7020": "3D针织衫 鲸鱼", + "H_7021": "鱿鱼贴身安全帽", "C_7021": "无帽厚上衣 黄色", "C_7022": "无帽厚上衣 彩色", "C_7023": "无帽厚上衣 绿色", @@ -415,17 +560,23 @@ "S_8005": "鱿鱼僧侣鞋 驼色", "H_8006": "章鱼王星星口罩", "C_8006": "嘉顿格纹衬衫 红色", + "S_8006": "烟雾雕花鞋", "H_8007": "鱿鱼交叉防护口罩", "C_8007": "小小水母衬衫", "S_8007": "海军雕花鞋 红底", "H_8008": "暖流口罩", "C_8008": "棒球运动服", + "S_8008": "灰色雕花鞋 黄底", + "H_8009": "王者口罩", "C_8009": "拼接衬衫 灰色", + "S_8009": "鱿鱼僧侣鞋 喷射黑", + "H_8010": "越野摩托车连鼻防护面罩", "C_8010": "怀旧格纹衬衫", "S_8010": "无法无天厚底鞋 哈瓦那辣椒", "H_8011": "锻品口罩", "C_8011": "圆领衬衫", "S_8011": "无法无天厚底鞋 爵士经典", + "H_8012": "锻品口罩 数位迷彩", "C_8012": "很多Logo夏威夷衬衫", "C_8013": "条纹衬衫", "S_8013": "查卡靴 三明治", @@ -442,9 +593,14 @@ "C_8018": "章鱼保龄球衫", "C_8019": "墨汁喷洒衬衫", "C_8020": "降落伞上衣 石榴红", + "C_8021": "小小水母领带衬衫", + "C_8022": "降落伞上衣 李子蓝", + "C_8023": "彼得朋克领带衬衫 血红色", "C_8024": "扁面蛸夏威夷衬衫", "C_8025": "无法无天法兰绒连帽上衣", "C_8026": "墨汁脱落衬衫", + "C_8027": "多重点点衬衫", + "C_8028": "剑尖BBB衬衫", "C_8030": "海马古巴衬衫", "C_8031": "小丑衬衫", "C_8032": "虾蛄侦察兵", @@ -455,6 +611,7 @@ "C_8038": "立领衬衫 素色", "C_8039": "拼接衬衫", "C_8040": "鱼片衬衫 城市", + "C_8041": "条石鲷队条纹制服", "C_9000": "登山羽绒背心", "H_9001": "篮球头带", "C_9001": "森林羽绒背心", @@ -467,18 +624,30 @@ "H_9005": "足球头带", "C_9005": "上升鱿鱼背心", "H_9007": "烧河豚丝巾 饼干", + "C_9007": "钓鱼背心 爷爷", + "H_9008": "烧河豚丝巾 黑色", + "C_9008": "前拉链背心", "H_9009": "乒乓头带", + "C_9009": "艾洛眼跑步背心 银色", "C_9010": "狩猎背心KK", "C_9011": "长腿护甲 红色", "C_9012": "长腿护甲 莱姆绿", "C_9013": "喷墨背心", "C_9014": "狩猎背心BK", "C_9015": "漏墨背心", + "C_9016": "艾洛眼单车背心", + "C_9017": "花腹鲭运动背心", "C_10000": "拉链连帽外套 迷彩", "C_10001": "拉链连帽外套 绿色", "C_10002": "泽酷连帽上衣 红豆色", "H_10003": "鱿鱼章鱼耳饰", + "C_10004": "连帽上衣配衬衫 蓝色", + "C_10005": "王者连帽上衣 葡萄紫", "C_10006": "帆立连帽上衣 灰色", + "C_10007": "帆立植物连帽上衣", + "C_10008": "连帽上衣配衬衫 粉红色", + "C_10009": "泽酷连帽上衣 橄榄绿", + "C_10010": "帆立连帽上衣 黑色", "C_10012": "巴哈连帽上衣 红色", "C_10013": "迷彩连帽上衣 土遁", "C_10014": "巴哈连帽上衣 天蓝色", @@ -492,9 +661,15 @@ "C_21002": "燃料外套", "S_21002": "防滑反折靴", "C_21003": "卷袖上衣与劳工手套", + "S_21003": "女战士风靴", + "H_21004": "女战士风望远镜", "C_21004": "酥脆天妇罗T恤XXL", "H_21005": "传奇帽子", + "C_21005": "北方国家外套87", "S_21005": "鱿鱼蛙鞋", + "H_21007": "止汗头巾", + "S_21007": "轮滑鞋GT", + "C_21008": "开发人员工作制服", "S_21008": "魅力超群歌手靴", "H_21010": "金线鱼帽", "H_21011": "视野中空遮阳帽", @@ -510,9 +685,19 @@ "H_21016": "蛸壶安全帽", "C_21016": "干劲十足发明家外套", "H_21017": "守卫者帽", + "C_21017": "精力外套", "H_21018": "视魄UD", "H_21019": "超未来头盔", "H_21020": "3D眼镜", + "S_23008": "饵木钓鞋3xHF", + "S_23009": "饵木钓鞋3xOU", + "S_23010": "饵木钓鞋3xMT", + "S_23011": "鱼浆鳄鱼鞋 锁链", + "S_23012": "鱼浆鳄鱼鞋 铆钉", + "S_23013": "鱼浆鳄鱼鞋 墨流", + "S_23014": "三重花纹猎鸭靴", + "S_23015": "三重花纹高筒帆布鞋", + "S_23016": "三重花纹浴室拖鞋", "H_24016": "木乃鱿裹头布", "H_24017": "石狗公队长", "H_24018": "吓人面具", @@ -521,6 +706,10 @@ "H_24021": "贝壳头环", "H_24022": "金鱼舞会面具", "H_24023": "章鱼珍珠皇冠", + "H_24024": "活动纪念墨镜 风信子", + "H_24025": "活动纪念墨镜 四叶草", + "H_24026": "活动纪念墨镜 银莲花", + "H_24027": "活动纪念墨镜 蒲公英", "H_25000": "鱿鱼发夹", "C_25000": "学校制服外套L", "S_25000": "学校乐福鞋 高级", @@ -593,5 +782,13 @@ "H_28000": "阿龙帽", "C_28000": "酥脆外皮", "S_28000": "AGE262", - "C_28001": "评审手套" + "C_28001": "评审手套", + "S_28001": "评审鞋", + "H_29200": "秩序耳饰 复制", + "C_29200": "秩序装 复制", + "S_29200": "秩序鞋 复制", + "H_29201": "秩序呼吸调节器 复制", + "H_29202": "思想改造VE", + "H_29203": "异界面具", + "H_29204": "小姬发箍" } diff --git a/locales/zh/weapons.json b/locales/zh/weapons.json index 910d99591..3dfc171b9 100644 --- a/locales/zh/weapons.json +++ b/locales/zh/weapons.json @@ -12,29 +12,38 @@ "MAIN_261": "S-BLAST91", "MAIN_200": "新星爆破枪", "MAIN_201": "新星爆破枪 新型", + "MAIN_205": "秩序爆破枪 复制", "MAIN_1120": "文森", "MAIN_1121": "文森·新艺术", "MAIN_1100": "巴勃罗", "MAIN_1101": "巴勃罗·新艺术", "MAIN_1110": "北斋", "MAIN_1111": "北斋·新艺术", + "MAIN_1115": "秩序排刷 复制", "MAIN_2060": "高压油管枪", "MAIN_2061": "高压油管枪 改装", "MAIN_2050": "14式竹筒枪·甲", "MAIN_2040": "4K准星枪", + "MAIN_2041": "4K准星枪 改装", "MAIN_2030": "公升4K", + "MAIN_2031": "公升4K 改装", "MAIN_2020": "斯普拉准星枪", "MAIN_2021": "斯普拉准星枪 联名", "MAIN_2010": "斯普拉蓄力狙击枪", "MAIN_2011": "斯普拉蓄力狙击枪 联名", + "MAIN_2015": "秩序蓄力狙击枪 复制", "MAIN_2070": "R-PEN/5H", "MAIN_2071": "R-PEN/5B", "MAIN_2000": "鱿快洁α", + "MAIN_2001": "鱿快洁β", "MAIN_5030": "双重清洁枪", "MAIN_5031": "双重清洁枪 改装", "MAIN_5020": "开尔文525", + "MAIN_5021": "开尔文525 装饰", + "MAIN_5050": "灭熄FF", "MAIN_5010": "斯普拉机动枪", "MAIN_5011": "斯普拉机动枪 联名", + "MAIN_5015": "秩序机动枪 复制", "MAIN_5000": "溅镀枪", "MAIN_5001": "溅镀枪·新艺术", "MAIN_5040": "四重弹跳手枪 黑", @@ -44,18 +53,23 @@ "MAIN_1020": "电动马达滚筒", "MAIN_1021": "电动马达滚筒 高磁波", "MAIN_1030": "可变式滚筒", + "MAIN_1031": "可变式滚筒 金属箔", "MAIN_1010": "斯普拉滚筒", "MAIN_1011": "斯普拉滚筒 联名", + "MAIN_1015": "秩序滚筒 复制", "MAIN_1040": "宽滚筒", "MAIN_1041": "宽滚筒 联名", "MAIN_8010": "雨刷刮水刀", "MAIN_8011": "雨刷刮水刀 装饰", "MAIN_8000": "工作刮水刀", "MAIN_8001": "工作刮水刀·新艺术", + "MAIN_8005": "秩序刮水刀 复制", "MAIN_6020": "特工配件", "MAIN_6021": "特工配件 姐妹", + "MAIN_6030": "24式可替换伞·甲", "MAIN_6000": "遮阳防空伞", "MAIN_6001": "遮阳防空伞 姐妹", + "MAIN_6005": "秩序防空伞 复制", "MAIN_6010": "露营防空伞", "MAIN_6011": "露营防空伞 姐妹", "MAIN_30": "专业模型枪MG", @@ -67,6 +81,7 @@ "MAIN_400": "开瓶喷泉枪", "MAIN_401": "开瓶喷泉枪 金属箔", "MAIN_50": ".52加仑", + "MAIN_51": ".52加仑 装饰", "MAIN_80": ".96加仑", "MAIN_81": ".96加仑 装饰", "MAIN_90": "喷射清洁枪", @@ -74,6 +89,8 @@ "MAIN_40": "斯普拉射击枪", "MAIN_41": "斯普拉射击枪 联名", "MAIN_45": "英雄射击枪 复制", + "MAIN_47": "秩序射击枪 复制", + "MAIN_46": "章鱼射击枪 复制", "MAIN_20": "窄域标记枪", "MAIN_21": "窄域标记枪 新型", "MAIN_100": "太空射击枪", @@ -91,11 +108,14 @@ "MAIN_3010": "洗笔桶", "MAIN_3011": "洗笔桶·新艺术", "MAIN_3050": "墨瀑淋", + "MAIN_3051": "墨瀑淋D", "MAIN_3020": "回旋泼桶", "MAIN_3021": "回旋泼桶 新型", "MAIN_3000": "飞溅泼桶", "MAIN_3001": "飞溅泼桶 装饰", + "MAIN_3005": "秩序泼桶 复制", "MAIN_3040": "爆炸泼桶", + "MAIN_3041": "爆炸泼桶 改装", "MAIN_4030": "圆珠笔", "MAIN_4031": "圆珠笔·新艺术", "MAIN_4050": "审查者", @@ -103,10 +123,13 @@ "MAIN_4000": "斯普拉旋转枪", "MAIN_4001": "斯普拉旋转枪 联名", "MAIN_4040": "鹦鹉螺号47", + "MAIN_4041": "鹦鹉螺号79", "MAIN_4010": "桶装旋转枪", "MAIN_4011": "桶装旋转枪 装饰", + "MAIN_4015": "秩序旋转枪 复制", "MAIN_7010": "三发猎鱼弓", "MAIN_7011": "三发猎鱼弓 联名", + "MAIN_7015": "秩序猎鱼弓 复制", "MAIN_7020": "LACT-450", "MAIN_7021": "LACT-450 装饰", "SUB_8": "跳跃信标", diff --git a/public/static-assets/img/gear/clothes/10004.avif b/public/static-assets/img/gear/clothes/10004.avif new file mode 100644 index 000000000..f7d15da85 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10004.avif differ diff --git a/public/static-assets/img/gear/clothes/10004.png b/public/static-assets/img/gear/clothes/10004.png new file mode 100644 index 000000000..da151ed75 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10004.png differ diff --git a/public/static-assets/img/gear/clothes/10005.avif b/public/static-assets/img/gear/clothes/10005.avif new file mode 100644 index 000000000..85108f50e Binary files /dev/null and b/public/static-assets/img/gear/clothes/10005.avif differ diff --git a/public/static-assets/img/gear/clothes/10005.png b/public/static-assets/img/gear/clothes/10005.png new file mode 100644 index 000000000..eb73c844a Binary files /dev/null and b/public/static-assets/img/gear/clothes/10005.png differ diff --git a/public/static-assets/img/gear/clothes/10007.avif b/public/static-assets/img/gear/clothes/10007.avif new file mode 100644 index 000000000..19dd5ffec Binary files /dev/null and b/public/static-assets/img/gear/clothes/10007.avif differ diff --git a/public/static-assets/img/gear/clothes/10007.png b/public/static-assets/img/gear/clothes/10007.png new file mode 100644 index 000000000..ef9e3cfad Binary files /dev/null and b/public/static-assets/img/gear/clothes/10007.png differ diff --git a/public/static-assets/img/gear/clothes/10008.avif b/public/static-assets/img/gear/clothes/10008.avif new file mode 100644 index 000000000..4de716058 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10008.avif differ diff --git a/public/static-assets/img/gear/clothes/10008.png b/public/static-assets/img/gear/clothes/10008.png new file mode 100644 index 000000000..883c6afcb Binary files /dev/null and b/public/static-assets/img/gear/clothes/10008.png differ diff --git a/public/static-assets/img/gear/clothes/10009.avif b/public/static-assets/img/gear/clothes/10009.avif new file mode 100644 index 000000000..704b07091 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10009.avif differ diff --git a/public/static-assets/img/gear/clothes/10009.png b/public/static-assets/img/gear/clothes/10009.png new file mode 100644 index 000000000..f219e4be2 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10009.png differ diff --git a/public/static-assets/img/gear/clothes/10010.avif b/public/static-assets/img/gear/clothes/10010.avif new file mode 100644 index 000000000..df54bd367 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10010.avif differ diff --git a/public/static-assets/img/gear/clothes/10010.png b/public/static-assets/img/gear/clothes/10010.png new file mode 100644 index 000000000..946705627 Binary files /dev/null and b/public/static-assets/img/gear/clothes/10010.png differ diff --git a/public/static-assets/img/gear/clothes/1030.avif b/public/static-assets/img/gear/clothes/1030.avif new file mode 100644 index 000000000..8d0813be6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1030.avif differ diff --git a/public/static-assets/img/gear/clothes/1030.png b/public/static-assets/img/gear/clothes/1030.png new file mode 100644 index 000000000..a7a3dfb02 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1030.png differ diff --git a/public/static-assets/img/gear/clothes/1031.avif b/public/static-assets/img/gear/clothes/1031.avif new file mode 100644 index 000000000..18b9468f3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1031.avif differ diff --git a/public/static-assets/img/gear/clothes/1031.png b/public/static-assets/img/gear/clothes/1031.png new file mode 100644 index 000000000..406d6b7c2 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1031.png differ diff --git a/public/static-assets/img/gear/clothes/1032.avif b/public/static-assets/img/gear/clothes/1032.avif new file mode 100644 index 000000000..4ee2238ac Binary files /dev/null and b/public/static-assets/img/gear/clothes/1032.avif differ diff --git a/public/static-assets/img/gear/clothes/1032.png b/public/static-assets/img/gear/clothes/1032.png new file mode 100644 index 000000000..4080a6691 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1032.png differ diff --git a/public/static-assets/img/gear/clothes/1033.avif b/public/static-assets/img/gear/clothes/1033.avif new file mode 100644 index 000000000..6691ca573 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1033.avif differ diff --git a/public/static-assets/img/gear/clothes/1033.png b/public/static-assets/img/gear/clothes/1033.png new file mode 100644 index 000000000..455ed5cb8 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1033.png differ diff --git a/public/static-assets/img/gear/clothes/1034.avif b/public/static-assets/img/gear/clothes/1034.avif new file mode 100644 index 000000000..42dac6d57 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1034.avif differ diff --git a/public/static-assets/img/gear/clothes/1034.png b/public/static-assets/img/gear/clothes/1034.png new file mode 100644 index 000000000..f8bce72e6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1034.png differ diff --git a/public/static-assets/img/gear/clothes/1036.avif b/public/static-assets/img/gear/clothes/1036.avif new file mode 100644 index 000000000..3b58948ae Binary files /dev/null and b/public/static-assets/img/gear/clothes/1036.avif differ diff --git a/public/static-assets/img/gear/clothes/1036.png b/public/static-assets/img/gear/clothes/1036.png new file mode 100644 index 000000000..faa85e2d9 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1036.png differ diff --git a/public/static-assets/img/gear/clothes/1037.avif b/public/static-assets/img/gear/clothes/1037.avif new file mode 100644 index 000000000..6a919ce72 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1037.avif differ diff --git a/public/static-assets/img/gear/clothes/1037.png b/public/static-assets/img/gear/clothes/1037.png new file mode 100644 index 000000000..4139383e9 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1037.png differ diff --git a/public/static-assets/img/gear/clothes/1038.avif b/public/static-assets/img/gear/clothes/1038.avif new file mode 100644 index 000000000..29decc23e Binary files /dev/null and b/public/static-assets/img/gear/clothes/1038.avif differ diff --git a/public/static-assets/img/gear/clothes/1038.png b/public/static-assets/img/gear/clothes/1038.png new file mode 100644 index 000000000..2d41910db Binary files /dev/null and b/public/static-assets/img/gear/clothes/1038.png differ diff --git a/public/static-assets/img/gear/clothes/1039.avif b/public/static-assets/img/gear/clothes/1039.avif new file mode 100644 index 000000000..841862dee Binary files /dev/null and b/public/static-assets/img/gear/clothes/1039.avif differ diff --git a/public/static-assets/img/gear/clothes/1039.png b/public/static-assets/img/gear/clothes/1039.png new file mode 100644 index 000000000..6892c8e0c Binary files /dev/null and b/public/static-assets/img/gear/clothes/1039.png differ diff --git a/public/static-assets/img/gear/clothes/1040.avif b/public/static-assets/img/gear/clothes/1040.avif new file mode 100644 index 000000000..a4f010fc9 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1040.avif differ diff --git a/public/static-assets/img/gear/clothes/1040.png b/public/static-assets/img/gear/clothes/1040.png new file mode 100644 index 000000000..7356d124a Binary files /dev/null and b/public/static-assets/img/gear/clothes/1040.png differ diff --git a/public/static-assets/img/gear/clothes/1041.avif b/public/static-assets/img/gear/clothes/1041.avif new file mode 100644 index 000000000..509d0b04e Binary files /dev/null and b/public/static-assets/img/gear/clothes/1041.avif differ diff --git a/public/static-assets/img/gear/clothes/1041.png b/public/static-assets/img/gear/clothes/1041.png new file mode 100644 index 000000000..368b5077f Binary files /dev/null and b/public/static-assets/img/gear/clothes/1041.png differ diff --git a/public/static-assets/img/gear/clothes/1042.avif b/public/static-assets/img/gear/clothes/1042.avif new file mode 100644 index 000000000..d878e62e1 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1042.avif differ diff --git a/public/static-assets/img/gear/clothes/1042.png b/public/static-assets/img/gear/clothes/1042.png new file mode 100644 index 000000000..b918ebe9e Binary files /dev/null and b/public/static-assets/img/gear/clothes/1042.png differ diff --git a/public/static-assets/img/gear/clothes/1043.avif b/public/static-assets/img/gear/clothes/1043.avif new file mode 100644 index 000000000..6fd208b4c Binary files /dev/null and b/public/static-assets/img/gear/clothes/1043.avif differ diff --git a/public/static-assets/img/gear/clothes/1043.png b/public/static-assets/img/gear/clothes/1043.png new file mode 100644 index 000000000..f1a7c3c26 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1043.png differ diff --git a/public/static-assets/img/gear/clothes/1046.avif b/public/static-assets/img/gear/clothes/1046.avif new file mode 100644 index 000000000..3a29f1a4a Binary files /dev/null and b/public/static-assets/img/gear/clothes/1046.avif differ diff --git a/public/static-assets/img/gear/clothes/1046.png b/public/static-assets/img/gear/clothes/1046.png new file mode 100644 index 000000000..e6a7d3945 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1046.png differ diff --git a/public/static-assets/img/gear/clothes/1051.avif b/public/static-assets/img/gear/clothes/1051.avif new file mode 100644 index 000000000..6a5198b51 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1051.avif differ diff --git a/public/static-assets/img/gear/clothes/1051.png b/public/static-assets/img/gear/clothes/1051.png new file mode 100644 index 000000000..3aefc0407 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1051.png differ diff --git a/public/static-assets/img/gear/clothes/1052.avif b/public/static-assets/img/gear/clothes/1052.avif new file mode 100644 index 000000000..c0685ff76 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1052.avif differ diff --git a/public/static-assets/img/gear/clothes/1052.png b/public/static-assets/img/gear/clothes/1052.png new file mode 100644 index 000000000..d7bf68887 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1052.png differ diff --git a/public/static-assets/img/gear/clothes/1053.avif b/public/static-assets/img/gear/clothes/1053.avif new file mode 100644 index 000000000..d8580f643 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1053.avif differ diff --git a/public/static-assets/img/gear/clothes/1053.png b/public/static-assets/img/gear/clothes/1053.png new file mode 100644 index 000000000..749085e70 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1053.png differ diff --git a/public/static-assets/img/gear/clothes/1054.avif b/public/static-assets/img/gear/clothes/1054.avif new file mode 100644 index 000000000..ec3e63299 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1054.avif differ diff --git a/public/static-assets/img/gear/clothes/1054.png b/public/static-assets/img/gear/clothes/1054.png new file mode 100644 index 000000000..1c655e47c Binary files /dev/null and b/public/static-assets/img/gear/clothes/1054.png differ diff --git a/public/static-assets/img/gear/clothes/1056.avif b/public/static-assets/img/gear/clothes/1056.avif new file mode 100644 index 000000000..7632d6f03 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1056.avif differ diff --git a/public/static-assets/img/gear/clothes/1056.png b/public/static-assets/img/gear/clothes/1056.png new file mode 100644 index 000000000..888251dd5 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1056.png differ diff --git a/public/static-assets/img/gear/clothes/1057.avif b/public/static-assets/img/gear/clothes/1057.avif new file mode 100644 index 000000000..07bd03eee Binary files /dev/null and b/public/static-assets/img/gear/clothes/1057.avif differ diff --git a/public/static-assets/img/gear/clothes/1057.png b/public/static-assets/img/gear/clothes/1057.png new file mode 100644 index 000000000..4c2075550 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1057.png differ diff --git a/public/static-assets/img/gear/clothes/1058.avif b/public/static-assets/img/gear/clothes/1058.avif new file mode 100644 index 000000000..797f85f57 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1058.avif differ diff --git a/public/static-assets/img/gear/clothes/1058.png b/public/static-assets/img/gear/clothes/1058.png new file mode 100644 index 000000000..22d9b1394 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1058.png differ diff --git a/public/static-assets/img/gear/clothes/1059.avif b/public/static-assets/img/gear/clothes/1059.avif new file mode 100644 index 000000000..77461f359 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1059.avif differ diff --git a/public/static-assets/img/gear/clothes/1059.png b/public/static-assets/img/gear/clothes/1059.png new file mode 100644 index 000000000..7aece0ed7 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1059.png differ diff --git a/public/static-assets/img/gear/clothes/1060.avif b/public/static-assets/img/gear/clothes/1060.avif new file mode 100644 index 000000000..9dc73f02e Binary files /dev/null and b/public/static-assets/img/gear/clothes/1060.avif differ diff --git a/public/static-assets/img/gear/clothes/1060.png b/public/static-assets/img/gear/clothes/1060.png new file mode 100644 index 000000000..8e77ca626 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1060.png differ diff --git a/public/static-assets/img/gear/clothes/1087.avif b/public/static-assets/img/gear/clothes/1087.avif new file mode 100644 index 000000000..1d82db8c6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1087.avif differ diff --git a/public/static-assets/img/gear/clothes/1087.png b/public/static-assets/img/gear/clothes/1087.png new file mode 100644 index 000000000..d86acbbff Binary files /dev/null and b/public/static-assets/img/gear/clothes/1087.png differ diff --git a/public/static-assets/img/gear/clothes/2013.avif b/public/static-assets/img/gear/clothes/2013.avif new file mode 100644 index 000000000..ec8647275 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2013.avif differ diff --git a/public/static-assets/img/gear/clothes/2013.png b/public/static-assets/img/gear/clothes/2013.png new file mode 100644 index 000000000..1a42407de Binary files /dev/null and b/public/static-assets/img/gear/clothes/2013.png differ diff --git a/public/static-assets/img/gear/clothes/2014.avif b/public/static-assets/img/gear/clothes/2014.avif new file mode 100644 index 000000000..cf18608d4 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2014.avif differ diff --git a/public/static-assets/img/gear/clothes/2014.png b/public/static-assets/img/gear/clothes/2014.png new file mode 100644 index 000000000..78830a333 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2014.png differ diff --git a/public/static-assets/img/gear/clothes/2016.avif b/public/static-assets/img/gear/clothes/2016.avif new file mode 100644 index 000000000..d064e411b Binary files /dev/null and b/public/static-assets/img/gear/clothes/2016.avif differ diff --git a/public/static-assets/img/gear/clothes/2016.png b/public/static-assets/img/gear/clothes/2016.png new file mode 100644 index 000000000..2f2f903c0 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2016.png differ diff --git a/public/static-assets/img/gear/clothes/2017.avif b/public/static-assets/img/gear/clothes/2017.avif new file mode 100644 index 000000000..81c8f2aff Binary files /dev/null and b/public/static-assets/img/gear/clothes/2017.avif differ diff --git a/public/static-assets/img/gear/clothes/2017.png b/public/static-assets/img/gear/clothes/2017.png new file mode 100644 index 000000000..109d69c79 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2017.png differ diff --git a/public/static-assets/img/gear/clothes/2018.avif b/public/static-assets/img/gear/clothes/2018.avif new file mode 100644 index 000000000..17fa52223 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2018.avif differ diff --git a/public/static-assets/img/gear/clothes/2018.png b/public/static-assets/img/gear/clothes/2018.png new file mode 100644 index 000000000..4ee818ac7 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2018.png differ diff --git a/public/static-assets/img/gear/clothes/2019.avif b/public/static-assets/img/gear/clothes/2019.avif new file mode 100644 index 000000000..2d4468680 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2019.avif differ diff --git a/public/static-assets/img/gear/clothes/2019.png b/public/static-assets/img/gear/clothes/2019.png new file mode 100644 index 000000000..48876c851 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2019.png differ diff --git a/public/static-assets/img/gear/clothes/2020.avif b/public/static-assets/img/gear/clothes/2020.avif new file mode 100644 index 000000000..e10458fdb Binary files /dev/null and b/public/static-assets/img/gear/clothes/2020.avif differ diff --git a/public/static-assets/img/gear/clothes/2020.png b/public/static-assets/img/gear/clothes/2020.png new file mode 100644 index 000000000..3b2bf5987 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2020.png differ diff --git a/public/static-assets/img/gear/clothes/2021.avif b/public/static-assets/img/gear/clothes/2021.avif new file mode 100644 index 000000000..ac326111c Binary files /dev/null and b/public/static-assets/img/gear/clothes/2021.avif differ diff --git a/public/static-assets/img/gear/clothes/2021.png b/public/static-assets/img/gear/clothes/2021.png new file mode 100644 index 000000000..8176aa9cc Binary files /dev/null and b/public/static-assets/img/gear/clothes/2021.png differ diff --git a/public/static-assets/img/gear/clothes/2022.avif b/public/static-assets/img/gear/clothes/2022.avif new file mode 100644 index 000000000..4da83ba67 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2022.avif differ diff --git a/public/static-assets/img/gear/clothes/2022.png b/public/static-assets/img/gear/clothes/2022.png new file mode 100644 index 000000000..0aca0eb17 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2022.png differ diff --git a/public/static-assets/img/gear/clothes/2023.avif b/public/static-assets/img/gear/clothes/2023.avif new file mode 100644 index 000000000..de9e0140c Binary files /dev/null and b/public/static-assets/img/gear/clothes/2023.avif differ diff --git a/public/static-assets/img/gear/clothes/2023.png b/public/static-assets/img/gear/clothes/2023.png new file mode 100644 index 000000000..8b5593ac6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2023.png differ diff --git a/public/static-assets/img/gear/clothes/2024.avif b/public/static-assets/img/gear/clothes/2024.avif new file mode 100644 index 000000000..ab95c23c9 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2024.avif differ diff --git a/public/static-assets/img/gear/clothes/2024.png b/public/static-assets/img/gear/clothes/2024.png new file mode 100644 index 000000000..3b740fb28 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2024.png differ diff --git a/public/static-assets/img/gear/clothes/2028.avif b/public/static-assets/img/gear/clothes/2028.avif new file mode 100644 index 000000000..20e637e51 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2028.avif differ diff --git a/public/static-assets/img/gear/clothes/2028.png b/public/static-assets/img/gear/clothes/2028.png new file mode 100644 index 000000000..ef5d0abb6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/2028.png differ diff --git a/public/static-assets/img/gear/clothes/21005.avif b/public/static-assets/img/gear/clothes/21005.avif new file mode 100644 index 000000000..316578440 Binary files /dev/null and b/public/static-assets/img/gear/clothes/21005.avif differ diff --git a/public/static-assets/img/gear/clothes/21005.png b/public/static-assets/img/gear/clothes/21005.png new file mode 100644 index 000000000..679741a98 Binary files /dev/null and b/public/static-assets/img/gear/clothes/21005.png differ diff --git a/public/static-assets/img/gear/clothes/21008.avif b/public/static-assets/img/gear/clothes/21008.avif new file mode 100644 index 000000000..0000ea8b5 Binary files /dev/null and b/public/static-assets/img/gear/clothes/21008.avif differ diff --git a/public/static-assets/img/gear/clothes/21008.png b/public/static-assets/img/gear/clothes/21008.png new file mode 100644 index 000000000..755920e75 Binary files /dev/null and b/public/static-assets/img/gear/clothes/21008.png differ diff --git a/public/static-assets/img/gear/clothes/21017.avif b/public/static-assets/img/gear/clothes/21017.avif new file mode 100644 index 000000000..adaed8399 Binary files /dev/null and b/public/static-assets/img/gear/clothes/21017.avif differ diff --git a/public/static-assets/img/gear/clothes/21017.png b/public/static-assets/img/gear/clothes/21017.png new file mode 100644 index 000000000..59a79bc8b Binary files /dev/null and b/public/static-assets/img/gear/clothes/21017.png differ diff --git a/public/static-assets/img/gear/clothes/29200.avif b/public/static-assets/img/gear/clothes/29200.avif new file mode 100644 index 000000000..bbac1dbe4 Binary files /dev/null and b/public/static-assets/img/gear/clothes/29200.avif differ diff --git a/public/static-assets/img/gear/clothes/29200.png b/public/static-assets/img/gear/clothes/29200.png new file mode 100644 index 000000000..e4cd1efa2 Binary files /dev/null and b/public/static-assets/img/gear/clothes/29200.png differ diff --git a/public/static-assets/img/gear/clothes/3.avif b/public/static-assets/img/gear/clothes/3.avif new file mode 100644 index 000000000..fd02da4cf Binary files /dev/null and b/public/static-assets/img/gear/clothes/3.avif differ diff --git a/public/static-assets/img/gear/clothes/3.png b/public/static-assets/img/gear/clothes/3.png new file mode 100644 index 000000000..e2fd2d07d Binary files /dev/null and b/public/static-assets/img/gear/clothes/3.png differ diff --git a/public/static-assets/img/gear/clothes/3010.avif b/public/static-assets/img/gear/clothes/3010.avif new file mode 100644 index 000000000..08b768f5b Binary files /dev/null and b/public/static-assets/img/gear/clothes/3010.avif differ diff --git a/public/static-assets/img/gear/clothes/3010.png b/public/static-assets/img/gear/clothes/3010.png new file mode 100644 index 000000000..fd032e903 Binary files /dev/null and b/public/static-assets/img/gear/clothes/3010.png differ diff --git a/public/static-assets/img/gear/clothes/3011.avif b/public/static-assets/img/gear/clothes/3011.avif new file mode 100644 index 000000000..413d6e9ea Binary files /dev/null and b/public/static-assets/img/gear/clothes/3011.avif differ diff --git a/public/static-assets/img/gear/clothes/3011.png b/public/static-assets/img/gear/clothes/3011.png new file mode 100644 index 000000000..cf244c493 Binary files /dev/null and b/public/static-assets/img/gear/clothes/3011.png differ diff --git a/public/static-assets/img/gear/clothes/3013.avif b/public/static-assets/img/gear/clothes/3013.avif new file mode 100644 index 000000000..f047c4136 Binary files /dev/null and b/public/static-assets/img/gear/clothes/3013.avif differ diff --git a/public/static-assets/img/gear/clothes/3013.png b/public/static-assets/img/gear/clothes/3013.png new file mode 100644 index 000000000..9ec704aba Binary files /dev/null and b/public/static-assets/img/gear/clothes/3013.png differ diff --git a/public/static-assets/img/gear/clothes/5017.avif b/public/static-assets/img/gear/clothes/5017.avif new file mode 100644 index 000000000..3cfb9f625 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5017.avif differ diff --git a/public/static-assets/img/gear/clothes/5017.png b/public/static-assets/img/gear/clothes/5017.png new file mode 100644 index 000000000..669cad95d Binary files /dev/null and b/public/static-assets/img/gear/clothes/5017.png differ diff --git a/public/static-assets/img/gear/clothes/5018.avif b/public/static-assets/img/gear/clothes/5018.avif new file mode 100644 index 000000000..31cfc21b7 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5018.avif differ diff --git a/public/static-assets/img/gear/clothes/5018.png b/public/static-assets/img/gear/clothes/5018.png new file mode 100644 index 000000000..fc42f08a6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5018.png differ diff --git a/public/static-assets/img/gear/clothes/5020.avif b/public/static-assets/img/gear/clothes/5020.avif new file mode 100644 index 000000000..6336c40a8 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5020.avif differ diff --git a/public/static-assets/img/gear/clothes/5020.png b/public/static-assets/img/gear/clothes/5020.png new file mode 100644 index 000000000..f07d2a467 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5020.png differ diff --git a/public/static-assets/img/gear/clothes/5021.avif b/public/static-assets/img/gear/clothes/5021.avif new file mode 100644 index 000000000..cc83eba53 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5021.avif differ diff --git a/public/static-assets/img/gear/clothes/5021.png b/public/static-assets/img/gear/clothes/5021.png new file mode 100644 index 000000000..96fa43928 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5021.png differ diff --git a/public/static-assets/img/gear/clothes/5022.avif b/public/static-assets/img/gear/clothes/5022.avif new file mode 100644 index 000000000..40ca9abb4 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5022.avif differ diff --git a/public/static-assets/img/gear/clothes/5022.png b/public/static-assets/img/gear/clothes/5022.png new file mode 100644 index 000000000..3ca075095 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5022.png differ diff --git a/public/static-assets/img/gear/clothes/5024.avif b/public/static-assets/img/gear/clothes/5024.avif new file mode 100644 index 000000000..0bfd41b61 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5024.avif differ diff --git a/public/static-assets/img/gear/clothes/5024.png b/public/static-assets/img/gear/clothes/5024.png new file mode 100644 index 000000000..00d236393 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5024.png differ diff --git a/public/static-assets/img/gear/clothes/5025.avif b/public/static-assets/img/gear/clothes/5025.avif new file mode 100644 index 000000000..cfedc0641 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5025.avif differ diff --git a/public/static-assets/img/gear/clothes/5025.png b/public/static-assets/img/gear/clothes/5025.png new file mode 100644 index 000000000..f22f169db Binary files /dev/null and b/public/static-assets/img/gear/clothes/5025.png differ diff --git a/public/static-assets/img/gear/clothes/5026.avif b/public/static-assets/img/gear/clothes/5026.avif new file mode 100644 index 000000000..f2c691825 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5026.avif differ diff --git a/public/static-assets/img/gear/clothes/5026.png b/public/static-assets/img/gear/clothes/5026.png new file mode 100644 index 000000000..dc64af781 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5026.png differ diff --git a/public/static-assets/img/gear/clothes/5027.avif b/public/static-assets/img/gear/clothes/5027.avif new file mode 100644 index 000000000..4be86f2bc Binary files /dev/null and b/public/static-assets/img/gear/clothes/5027.avif differ diff --git a/public/static-assets/img/gear/clothes/5027.png b/public/static-assets/img/gear/clothes/5027.png new file mode 100644 index 000000000..7f7f5db52 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5027.png differ diff --git a/public/static-assets/img/gear/clothes/5028.avif b/public/static-assets/img/gear/clothes/5028.avif new file mode 100644 index 000000000..fb8560ad4 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5028.avif differ diff --git a/public/static-assets/img/gear/clothes/5028.png b/public/static-assets/img/gear/clothes/5028.png new file mode 100644 index 000000000..56c9eb802 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5028.png differ diff --git a/public/static-assets/img/gear/clothes/5029.avif b/public/static-assets/img/gear/clothes/5029.avif new file mode 100644 index 000000000..7332f7c8e Binary files /dev/null and b/public/static-assets/img/gear/clothes/5029.avif differ diff --git a/public/static-assets/img/gear/clothes/5029.png b/public/static-assets/img/gear/clothes/5029.png new file mode 100644 index 000000000..adda491be Binary files /dev/null and b/public/static-assets/img/gear/clothes/5029.png differ diff --git a/public/static-assets/img/gear/clothes/5033.avif b/public/static-assets/img/gear/clothes/5033.avif new file mode 100644 index 000000000..7c3a7cbfb Binary files /dev/null and b/public/static-assets/img/gear/clothes/5033.avif differ diff --git a/public/static-assets/img/gear/clothes/5033.png b/public/static-assets/img/gear/clothes/5033.png new file mode 100644 index 000000000..b225427f5 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5033.png differ diff --git a/public/static-assets/img/gear/clothes/5034.avif b/public/static-assets/img/gear/clothes/5034.avif new file mode 100644 index 000000000..2c246ee65 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5034.avif differ diff --git a/public/static-assets/img/gear/clothes/5034.png b/public/static-assets/img/gear/clothes/5034.png new file mode 100644 index 000000000..39ae1c854 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5034.png differ diff --git a/public/static-assets/img/gear/clothes/5035.avif b/public/static-assets/img/gear/clothes/5035.avif new file mode 100644 index 000000000..58e11f21b Binary files /dev/null and b/public/static-assets/img/gear/clothes/5035.avif differ diff --git a/public/static-assets/img/gear/clothes/5035.png b/public/static-assets/img/gear/clothes/5035.png new file mode 100644 index 000000000..e1c8cf742 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5035.png differ diff --git a/public/static-assets/img/gear/clothes/5038.avif b/public/static-assets/img/gear/clothes/5038.avif new file mode 100644 index 000000000..c71f7baad Binary files /dev/null and b/public/static-assets/img/gear/clothes/5038.avif differ diff --git a/public/static-assets/img/gear/clothes/5038.png b/public/static-assets/img/gear/clothes/5038.png new file mode 100644 index 000000000..ad47dcc3d Binary files /dev/null and b/public/static-assets/img/gear/clothes/5038.png differ diff --git a/public/static-assets/img/gear/clothes/5039.avif b/public/static-assets/img/gear/clothes/5039.avif new file mode 100644 index 000000000..e5dc9d417 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5039.avif differ diff --git a/public/static-assets/img/gear/clothes/5039.png b/public/static-assets/img/gear/clothes/5039.png new file mode 100644 index 000000000..66a6a8499 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5039.png differ diff --git a/public/static-assets/img/gear/clothes/5040.avif b/public/static-assets/img/gear/clothes/5040.avif new file mode 100644 index 000000000..addfdc9e3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5040.avif differ diff --git a/public/static-assets/img/gear/clothes/5040.png b/public/static-assets/img/gear/clothes/5040.png new file mode 100644 index 000000000..4716506ff Binary files /dev/null and b/public/static-assets/img/gear/clothes/5040.png differ diff --git a/public/static-assets/img/gear/clothes/5041.avif b/public/static-assets/img/gear/clothes/5041.avif new file mode 100644 index 000000000..06b1a6088 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5041.avif differ diff --git a/public/static-assets/img/gear/clothes/5041.png b/public/static-assets/img/gear/clothes/5041.png new file mode 100644 index 000000000..a1d743fb1 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5041.png differ diff --git a/public/static-assets/img/gear/clothes/5042.avif b/public/static-assets/img/gear/clothes/5042.avif new file mode 100644 index 000000000..b2ec1c904 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5042.avif differ diff --git a/public/static-assets/img/gear/clothes/5042.png b/public/static-assets/img/gear/clothes/5042.png new file mode 100644 index 000000000..4119e6804 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5042.png differ diff --git a/public/static-assets/img/gear/clothes/5043.avif b/public/static-assets/img/gear/clothes/5043.avif new file mode 100644 index 000000000..39d0a2947 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5043.avif differ diff --git a/public/static-assets/img/gear/clothes/5043.png b/public/static-assets/img/gear/clothes/5043.png new file mode 100644 index 000000000..ff0837722 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5043.png differ diff --git a/public/static-assets/img/gear/clothes/6003.avif b/public/static-assets/img/gear/clothes/6003.avif new file mode 100644 index 000000000..e6a49efb2 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6003.avif differ diff --git a/public/static-assets/img/gear/clothes/6003.png b/public/static-assets/img/gear/clothes/6003.png new file mode 100644 index 000000000..18d2a77c6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6003.png differ diff --git a/public/static-assets/img/gear/clothes/6004.avif b/public/static-assets/img/gear/clothes/6004.avif new file mode 100644 index 000000000..539729630 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6004.avif differ diff --git a/public/static-assets/img/gear/clothes/6004.png b/public/static-assets/img/gear/clothes/6004.png new file mode 100644 index 000000000..751777e40 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6004.png differ diff --git a/public/static-assets/img/gear/clothes/6005.avif b/public/static-assets/img/gear/clothes/6005.avif new file mode 100644 index 000000000..82db7810b Binary files /dev/null and b/public/static-assets/img/gear/clothes/6005.avif differ diff --git a/public/static-assets/img/gear/clothes/6005.png b/public/static-assets/img/gear/clothes/6005.png new file mode 100644 index 000000000..c6f8b9770 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6005.png differ diff --git a/public/static-assets/img/gear/clothes/6006.avif b/public/static-assets/img/gear/clothes/6006.avif new file mode 100644 index 000000000..b8e983143 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6006.avif differ diff --git a/public/static-assets/img/gear/clothes/6006.png b/public/static-assets/img/gear/clothes/6006.png new file mode 100644 index 000000000..882af7677 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6006.png differ diff --git a/public/static-assets/img/gear/clothes/7008.avif b/public/static-assets/img/gear/clothes/7008.avif new file mode 100644 index 000000000..9a1d599c6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7008.avif differ diff --git a/public/static-assets/img/gear/clothes/7008.png b/public/static-assets/img/gear/clothes/7008.png new file mode 100644 index 000000000..933240731 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7008.png differ diff --git a/public/static-assets/img/gear/clothes/7009.avif b/public/static-assets/img/gear/clothes/7009.avif new file mode 100644 index 000000000..f5c2ff577 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7009.avif differ diff --git a/public/static-assets/img/gear/clothes/7009.png b/public/static-assets/img/gear/clothes/7009.png new file mode 100644 index 000000000..cde8cf53e Binary files /dev/null and b/public/static-assets/img/gear/clothes/7009.png differ diff --git a/public/static-assets/img/gear/clothes/7011.avif b/public/static-assets/img/gear/clothes/7011.avif new file mode 100644 index 000000000..a45f0dc1c Binary files /dev/null and b/public/static-assets/img/gear/clothes/7011.avif differ diff --git a/public/static-assets/img/gear/clothes/7011.png b/public/static-assets/img/gear/clothes/7011.png new file mode 100644 index 000000000..9892ebb2d Binary files /dev/null and b/public/static-assets/img/gear/clothes/7011.png differ diff --git a/public/static-assets/img/gear/clothes/7012.avif b/public/static-assets/img/gear/clothes/7012.avif new file mode 100644 index 000000000..62d84a871 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7012.avif differ diff --git a/public/static-assets/img/gear/clothes/7012.png b/public/static-assets/img/gear/clothes/7012.png new file mode 100644 index 000000000..b59c03a22 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7012.png differ diff --git a/public/static-assets/img/gear/clothes/7014.avif b/public/static-assets/img/gear/clothes/7014.avif new file mode 100644 index 000000000..d5da9a272 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7014.avif differ diff --git a/public/static-assets/img/gear/clothes/7014.png b/public/static-assets/img/gear/clothes/7014.png new file mode 100644 index 000000000..148375d8a Binary files /dev/null and b/public/static-assets/img/gear/clothes/7014.png differ diff --git a/public/static-assets/img/gear/clothes/7015.avif b/public/static-assets/img/gear/clothes/7015.avif new file mode 100644 index 000000000..5ebe4e8a3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7015.avif differ diff --git a/public/static-assets/img/gear/clothes/7015.png b/public/static-assets/img/gear/clothes/7015.png new file mode 100644 index 000000000..7a24e9fa6 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7015.png differ diff --git a/public/static-assets/img/gear/clothes/7019.avif b/public/static-assets/img/gear/clothes/7019.avif new file mode 100644 index 000000000..ff8651452 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7019.avif differ diff --git a/public/static-assets/img/gear/clothes/7019.png b/public/static-assets/img/gear/clothes/7019.png new file mode 100644 index 000000000..72a422183 Binary files /dev/null and b/public/static-assets/img/gear/clothes/7019.png differ diff --git a/public/static-assets/img/gear/clothes/8021.avif b/public/static-assets/img/gear/clothes/8021.avif new file mode 100644 index 000000000..4f90d6621 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8021.avif differ diff --git a/public/static-assets/img/gear/clothes/8021.png b/public/static-assets/img/gear/clothes/8021.png new file mode 100644 index 000000000..d351065b7 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8021.png differ diff --git a/public/static-assets/img/gear/clothes/8022.avif b/public/static-assets/img/gear/clothes/8022.avif new file mode 100644 index 000000000..0b622baeb Binary files /dev/null and b/public/static-assets/img/gear/clothes/8022.avif differ diff --git a/public/static-assets/img/gear/clothes/8022.png b/public/static-assets/img/gear/clothes/8022.png new file mode 100644 index 000000000..768d97c77 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8022.png differ diff --git a/public/static-assets/img/gear/clothes/8023.avif b/public/static-assets/img/gear/clothes/8023.avif new file mode 100644 index 000000000..4b85fb9ac Binary files /dev/null and b/public/static-assets/img/gear/clothes/8023.avif differ diff --git a/public/static-assets/img/gear/clothes/8023.png b/public/static-assets/img/gear/clothes/8023.png new file mode 100644 index 000000000..1edcd4502 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8023.png differ diff --git a/public/static-assets/img/gear/clothes/8027.avif b/public/static-assets/img/gear/clothes/8027.avif new file mode 100644 index 000000000..e479a83e0 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8027.avif differ diff --git a/public/static-assets/img/gear/clothes/8027.png b/public/static-assets/img/gear/clothes/8027.png new file mode 100644 index 000000000..958e25894 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8027.png differ diff --git a/public/static-assets/img/gear/clothes/8028.avif b/public/static-assets/img/gear/clothes/8028.avif new file mode 100644 index 000000000..99c3db92a Binary files /dev/null and b/public/static-assets/img/gear/clothes/8028.avif differ diff --git a/public/static-assets/img/gear/clothes/8028.png b/public/static-assets/img/gear/clothes/8028.png new file mode 100644 index 000000000..4f453b620 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8028.png differ diff --git a/public/static-assets/img/gear/clothes/8041.avif b/public/static-assets/img/gear/clothes/8041.avif new file mode 100644 index 000000000..168257d8b Binary files /dev/null and b/public/static-assets/img/gear/clothes/8041.avif differ diff --git a/public/static-assets/img/gear/clothes/8041.png b/public/static-assets/img/gear/clothes/8041.png new file mode 100644 index 000000000..ea0c796b3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8041.png differ diff --git a/public/static-assets/img/gear/clothes/9007.avif b/public/static-assets/img/gear/clothes/9007.avif new file mode 100644 index 000000000..704517391 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9007.avif differ diff --git a/public/static-assets/img/gear/clothes/9007.png b/public/static-assets/img/gear/clothes/9007.png new file mode 100644 index 000000000..a1e89ebfd Binary files /dev/null and b/public/static-assets/img/gear/clothes/9007.png differ diff --git a/public/static-assets/img/gear/clothes/9008.avif b/public/static-assets/img/gear/clothes/9008.avif new file mode 100644 index 000000000..d1d8ee921 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9008.avif differ diff --git a/public/static-assets/img/gear/clothes/9008.png b/public/static-assets/img/gear/clothes/9008.png new file mode 100644 index 000000000..098a22e21 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9008.png differ diff --git a/public/static-assets/img/gear/clothes/9009.avif b/public/static-assets/img/gear/clothes/9009.avif new file mode 100644 index 000000000..156a03dcd Binary files /dev/null and b/public/static-assets/img/gear/clothes/9009.avif differ diff --git a/public/static-assets/img/gear/clothes/9009.png b/public/static-assets/img/gear/clothes/9009.png new file mode 100644 index 000000000..8cac19f20 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9009.png differ diff --git a/public/static-assets/img/gear/clothes/9016.avif b/public/static-assets/img/gear/clothes/9016.avif new file mode 100644 index 000000000..7ab2f4fba Binary files /dev/null and b/public/static-assets/img/gear/clothes/9016.avif differ diff --git a/public/static-assets/img/gear/clothes/9016.png b/public/static-assets/img/gear/clothes/9016.png new file mode 100644 index 000000000..b2dc7afe3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9016.png differ diff --git a/public/static-assets/img/gear/clothes/9017.avif b/public/static-assets/img/gear/clothes/9017.avif new file mode 100644 index 000000000..b04f8a8fc Binary files /dev/null and b/public/static-assets/img/gear/clothes/9017.avif differ diff --git a/public/static-assets/img/gear/clothes/9017.png b/public/static-assets/img/gear/clothes/9017.png new file mode 100644 index 000000000..a7af007cc Binary files /dev/null and b/public/static-assets/img/gear/clothes/9017.png differ diff --git a/public/static-assets/img/gear/head/1018.avif b/public/static-assets/img/gear/head/1018.avif new file mode 100644 index 000000000..fcfd408bd Binary files /dev/null and b/public/static-assets/img/gear/head/1018.avif differ diff --git a/public/static-assets/img/gear/head/1018.png b/public/static-assets/img/gear/head/1018.png new file mode 100644 index 000000000..49d67ff90 Binary files /dev/null and b/public/static-assets/img/gear/head/1018.png differ diff --git a/public/static-assets/img/gear/head/1019.avif b/public/static-assets/img/gear/head/1019.avif new file mode 100644 index 000000000..aceb4a5b7 Binary files /dev/null and b/public/static-assets/img/gear/head/1019.avif differ diff --git a/public/static-assets/img/gear/head/1019.png b/public/static-assets/img/gear/head/1019.png new file mode 100644 index 000000000..0ee64ef11 Binary files /dev/null and b/public/static-assets/img/gear/head/1019.png differ diff --git a/public/static-assets/img/gear/head/1025.avif b/public/static-assets/img/gear/head/1025.avif new file mode 100644 index 000000000..e080d2338 Binary files /dev/null and b/public/static-assets/img/gear/head/1025.avif differ diff --git a/public/static-assets/img/gear/head/1025.png b/public/static-assets/img/gear/head/1025.png new file mode 100644 index 000000000..1a5432f49 Binary files /dev/null and b/public/static-assets/img/gear/head/1025.png differ diff --git a/public/static-assets/img/gear/head/1027.avif b/public/static-assets/img/gear/head/1027.avif new file mode 100644 index 000000000..79280e0fe Binary files /dev/null and b/public/static-assets/img/gear/head/1027.avif differ diff --git a/public/static-assets/img/gear/head/1027.png b/public/static-assets/img/gear/head/1027.png new file mode 100644 index 000000000..8c5216d41 Binary files /dev/null and b/public/static-assets/img/gear/head/1027.png differ diff --git a/public/static-assets/img/gear/head/1030.avif b/public/static-assets/img/gear/head/1030.avif new file mode 100644 index 000000000..067948fc3 Binary files /dev/null and b/public/static-assets/img/gear/head/1030.avif differ diff --git a/public/static-assets/img/gear/head/1030.png b/public/static-assets/img/gear/head/1030.png new file mode 100644 index 000000000..6ace5baae Binary files /dev/null and b/public/static-assets/img/gear/head/1030.png differ diff --git a/public/static-assets/img/gear/head/2010.avif b/public/static-assets/img/gear/head/2010.avif new file mode 100644 index 000000000..b6e551010 Binary files /dev/null and b/public/static-assets/img/gear/head/2010.avif differ diff --git a/public/static-assets/img/gear/head/2010.png b/public/static-assets/img/gear/head/2010.png new file mode 100644 index 000000000..d1a5a04bd Binary files /dev/null and b/public/static-assets/img/gear/head/2010.png differ diff --git a/public/static-assets/img/gear/head/2011.avif b/public/static-assets/img/gear/head/2011.avif new file mode 100644 index 000000000..d170803b7 Binary files /dev/null and b/public/static-assets/img/gear/head/2011.avif differ diff --git a/public/static-assets/img/gear/head/2011.png b/public/static-assets/img/gear/head/2011.png new file mode 100644 index 000000000..9b4aaf424 Binary files /dev/null and b/public/static-assets/img/gear/head/2011.png differ diff --git a/public/static-assets/img/gear/head/21004.avif b/public/static-assets/img/gear/head/21004.avif new file mode 100644 index 000000000..67dc08f80 Binary files /dev/null and b/public/static-assets/img/gear/head/21004.avif differ diff --git a/public/static-assets/img/gear/head/21004.png b/public/static-assets/img/gear/head/21004.png new file mode 100644 index 000000000..08a026f97 Binary files /dev/null and b/public/static-assets/img/gear/head/21004.png differ diff --git a/public/static-assets/img/gear/head/21007.avif b/public/static-assets/img/gear/head/21007.avif new file mode 100644 index 000000000..7bec0c3c6 Binary files /dev/null and b/public/static-assets/img/gear/head/21007.avif differ diff --git a/public/static-assets/img/gear/head/21007.png b/public/static-assets/img/gear/head/21007.png new file mode 100644 index 000000000..70747db71 Binary files /dev/null and b/public/static-assets/img/gear/head/21007.png differ diff --git a/public/static-assets/img/gear/head/24024.avif b/public/static-assets/img/gear/head/24024.avif new file mode 100644 index 000000000..f7c8fdaee Binary files /dev/null and b/public/static-assets/img/gear/head/24024.avif differ diff --git a/public/static-assets/img/gear/head/24024.png b/public/static-assets/img/gear/head/24024.png new file mode 100644 index 000000000..856570bf1 Binary files /dev/null and b/public/static-assets/img/gear/head/24024.png differ diff --git a/public/static-assets/img/gear/head/24025.avif b/public/static-assets/img/gear/head/24025.avif new file mode 100644 index 000000000..8d62c9051 Binary files /dev/null and b/public/static-assets/img/gear/head/24025.avif differ diff --git a/public/static-assets/img/gear/head/24025.png b/public/static-assets/img/gear/head/24025.png new file mode 100644 index 000000000..0a77b9717 Binary files /dev/null and b/public/static-assets/img/gear/head/24025.png differ diff --git a/public/static-assets/img/gear/head/24026.avif b/public/static-assets/img/gear/head/24026.avif new file mode 100644 index 000000000..f832bda2c Binary files /dev/null and b/public/static-assets/img/gear/head/24026.avif differ diff --git a/public/static-assets/img/gear/head/24026.png b/public/static-assets/img/gear/head/24026.png new file mode 100644 index 000000000..77b2e6147 Binary files /dev/null and b/public/static-assets/img/gear/head/24026.png differ diff --git a/public/static-assets/img/gear/head/24027.avif b/public/static-assets/img/gear/head/24027.avif new file mode 100644 index 000000000..2c868cdae Binary files /dev/null and b/public/static-assets/img/gear/head/24027.avif differ diff --git a/public/static-assets/img/gear/head/24027.png b/public/static-assets/img/gear/head/24027.png new file mode 100644 index 000000000..512631678 Binary files /dev/null and b/public/static-assets/img/gear/head/24027.png differ diff --git a/public/static-assets/img/gear/head/29200.avif b/public/static-assets/img/gear/head/29200.avif new file mode 100644 index 000000000..7319930c7 Binary files /dev/null and b/public/static-assets/img/gear/head/29200.avif differ diff --git a/public/static-assets/img/gear/head/29200.png b/public/static-assets/img/gear/head/29200.png new file mode 100644 index 000000000..bdfc7cce8 Binary files /dev/null and b/public/static-assets/img/gear/head/29200.png differ diff --git a/public/static-assets/img/gear/head/29201.avif b/public/static-assets/img/gear/head/29201.avif new file mode 100644 index 000000000..b639e6685 Binary files /dev/null and b/public/static-assets/img/gear/head/29201.avif differ diff --git a/public/static-assets/img/gear/head/29201.png b/public/static-assets/img/gear/head/29201.png new file mode 100644 index 000000000..e1a0e3de8 Binary files /dev/null and b/public/static-assets/img/gear/head/29201.png differ diff --git a/public/static-assets/img/gear/head/29202.avif b/public/static-assets/img/gear/head/29202.avif new file mode 100644 index 000000000..ad1b110af Binary files /dev/null and b/public/static-assets/img/gear/head/29202.avif differ diff --git a/public/static-assets/img/gear/head/29202.png b/public/static-assets/img/gear/head/29202.png new file mode 100644 index 000000000..53ac48c67 Binary files /dev/null and b/public/static-assets/img/gear/head/29202.png differ diff --git a/public/static-assets/img/gear/head/29203.avif b/public/static-assets/img/gear/head/29203.avif new file mode 100644 index 000000000..5780090da Binary files /dev/null and b/public/static-assets/img/gear/head/29203.avif differ diff --git a/public/static-assets/img/gear/head/29203.png b/public/static-assets/img/gear/head/29203.png new file mode 100644 index 000000000..9e82ab17c Binary files /dev/null and b/public/static-assets/img/gear/head/29203.png differ diff --git a/public/static-assets/img/gear/head/29204.avif b/public/static-assets/img/gear/head/29204.avif new file mode 100644 index 000000000..ba799cb50 Binary files /dev/null and b/public/static-assets/img/gear/head/29204.avif differ diff --git a/public/static-assets/img/gear/head/29204.png b/public/static-assets/img/gear/head/29204.png new file mode 100644 index 000000000..87d5298cc Binary files /dev/null and b/public/static-assets/img/gear/head/29204.png differ diff --git a/public/static-assets/img/gear/head/3013.avif b/public/static-assets/img/gear/head/3013.avif new file mode 100644 index 000000000..3487a61b8 Binary files /dev/null and b/public/static-assets/img/gear/head/3013.avif differ diff --git a/public/static-assets/img/gear/head/3013.png b/public/static-assets/img/gear/head/3013.png new file mode 100644 index 000000000..aa202d503 Binary files /dev/null and b/public/static-assets/img/gear/head/3013.png differ diff --git a/public/static-assets/img/gear/head/3017.avif b/public/static-assets/img/gear/head/3017.avif new file mode 100644 index 000000000..1e3198474 Binary files /dev/null and b/public/static-assets/img/gear/head/3017.avif differ diff --git a/public/static-assets/img/gear/head/3017.png b/public/static-assets/img/gear/head/3017.png new file mode 100644 index 000000000..ab7ad399d Binary files /dev/null and b/public/static-assets/img/gear/head/3017.png differ diff --git a/public/static-assets/img/gear/head/4009.avif b/public/static-assets/img/gear/head/4009.avif new file mode 100644 index 000000000..ad07a2683 Binary files /dev/null and b/public/static-assets/img/gear/head/4009.avif differ diff --git a/public/static-assets/img/gear/head/4009.png b/public/static-assets/img/gear/head/4009.png new file mode 100644 index 000000000..6e552a071 Binary files /dev/null and b/public/static-assets/img/gear/head/4009.png differ diff --git a/public/static-assets/img/gear/head/4011.avif b/public/static-assets/img/gear/head/4011.avif new file mode 100644 index 000000000..c79654274 Binary files /dev/null and b/public/static-assets/img/gear/head/4011.avif differ diff --git a/public/static-assets/img/gear/head/4011.png b/public/static-assets/img/gear/head/4011.png new file mode 100644 index 000000000..fbf3d57c6 Binary files /dev/null and b/public/static-assets/img/gear/head/4011.png differ diff --git a/public/static-assets/img/gear/head/4013.avif b/public/static-assets/img/gear/head/4013.avif new file mode 100644 index 000000000..08214ac5c Binary files /dev/null and b/public/static-assets/img/gear/head/4013.avif differ diff --git a/public/static-assets/img/gear/head/4013.png b/public/static-assets/img/gear/head/4013.png new file mode 100644 index 000000000..ac69f26ba Binary files /dev/null and b/public/static-assets/img/gear/head/4013.png differ diff --git a/public/static-assets/img/gear/head/4014.avif b/public/static-assets/img/gear/head/4014.avif new file mode 100644 index 000000000..0936a5a13 Binary files /dev/null and b/public/static-assets/img/gear/head/4014.avif differ diff --git a/public/static-assets/img/gear/head/4014.png b/public/static-assets/img/gear/head/4014.png new file mode 100644 index 000000000..bfef7991e Binary files /dev/null and b/public/static-assets/img/gear/head/4014.png differ diff --git a/public/static-assets/img/gear/head/5003.avif b/public/static-assets/img/gear/head/5003.avif new file mode 100644 index 000000000..18ebcabe0 Binary files /dev/null and b/public/static-assets/img/gear/head/5003.avif differ diff --git a/public/static-assets/img/gear/head/5003.png b/public/static-assets/img/gear/head/5003.png new file mode 100644 index 000000000..46fb349a1 Binary files /dev/null and b/public/static-assets/img/gear/head/5003.png differ diff --git a/public/static-assets/img/gear/head/6006.avif b/public/static-assets/img/gear/head/6006.avif new file mode 100644 index 000000000..f4703b729 Binary files /dev/null and b/public/static-assets/img/gear/head/6006.avif differ diff --git a/public/static-assets/img/gear/head/6006.png b/public/static-assets/img/gear/head/6006.png new file mode 100644 index 000000000..760e866b0 Binary files /dev/null and b/public/static-assets/img/gear/head/6006.png differ diff --git a/public/static-assets/img/gear/head/7008.avif b/public/static-assets/img/gear/head/7008.avif new file mode 100644 index 000000000..e0a76911a Binary files /dev/null and b/public/static-assets/img/gear/head/7008.avif differ diff --git a/public/static-assets/img/gear/head/7008.png b/public/static-assets/img/gear/head/7008.png new file mode 100644 index 000000000..a794a49f0 Binary files /dev/null and b/public/static-assets/img/gear/head/7008.png differ diff --git a/public/static-assets/img/gear/head/7011.avif b/public/static-assets/img/gear/head/7011.avif new file mode 100644 index 000000000..bd38ee1b9 Binary files /dev/null and b/public/static-assets/img/gear/head/7011.avif differ diff --git a/public/static-assets/img/gear/head/7011.png b/public/static-assets/img/gear/head/7011.png new file mode 100644 index 000000000..141f258f8 Binary files /dev/null and b/public/static-assets/img/gear/head/7011.png differ diff --git a/public/static-assets/img/gear/head/7017.avif b/public/static-assets/img/gear/head/7017.avif new file mode 100644 index 000000000..b17991065 Binary files /dev/null and b/public/static-assets/img/gear/head/7017.avif differ diff --git a/public/static-assets/img/gear/head/7017.png b/public/static-assets/img/gear/head/7017.png new file mode 100644 index 000000000..d0194be69 Binary files /dev/null and b/public/static-assets/img/gear/head/7017.png differ diff --git a/public/static-assets/img/gear/head/7020.avif b/public/static-assets/img/gear/head/7020.avif new file mode 100644 index 000000000..906cb95f5 Binary files /dev/null and b/public/static-assets/img/gear/head/7020.avif differ diff --git a/public/static-assets/img/gear/head/7020.png b/public/static-assets/img/gear/head/7020.png new file mode 100644 index 000000000..fc63039e1 Binary files /dev/null and b/public/static-assets/img/gear/head/7020.png differ diff --git a/public/static-assets/img/gear/head/7021.avif b/public/static-assets/img/gear/head/7021.avif new file mode 100644 index 000000000..989fd07b5 Binary files /dev/null and b/public/static-assets/img/gear/head/7021.avif differ diff --git a/public/static-assets/img/gear/head/7021.png b/public/static-assets/img/gear/head/7021.png new file mode 100644 index 000000000..226b22a9a Binary files /dev/null and b/public/static-assets/img/gear/head/7021.png differ diff --git a/public/static-assets/img/gear/head/8009.avif b/public/static-assets/img/gear/head/8009.avif new file mode 100644 index 000000000..29f1aafca Binary files /dev/null and b/public/static-assets/img/gear/head/8009.avif differ diff --git a/public/static-assets/img/gear/head/8009.png b/public/static-assets/img/gear/head/8009.png new file mode 100644 index 000000000..e9962a125 Binary files /dev/null and b/public/static-assets/img/gear/head/8009.png differ diff --git a/public/static-assets/img/gear/head/8010.avif b/public/static-assets/img/gear/head/8010.avif new file mode 100644 index 000000000..35e5f78df Binary files /dev/null and b/public/static-assets/img/gear/head/8010.avif differ diff --git a/public/static-assets/img/gear/head/8010.png b/public/static-assets/img/gear/head/8010.png new file mode 100644 index 000000000..164c29d9b Binary files /dev/null and b/public/static-assets/img/gear/head/8010.png differ diff --git a/public/static-assets/img/gear/head/8012.avif b/public/static-assets/img/gear/head/8012.avif new file mode 100644 index 000000000..a975d7d25 Binary files /dev/null and b/public/static-assets/img/gear/head/8012.avif differ diff --git a/public/static-assets/img/gear/head/8012.png b/public/static-assets/img/gear/head/8012.png new file mode 100644 index 000000000..aceed6e21 Binary files /dev/null and b/public/static-assets/img/gear/head/8012.png differ diff --git a/public/static-assets/img/gear/head/9008.avif b/public/static-assets/img/gear/head/9008.avif new file mode 100644 index 000000000..1c35f1fd3 Binary files /dev/null and b/public/static-assets/img/gear/head/9008.avif differ diff --git a/public/static-assets/img/gear/head/9008.png b/public/static-assets/img/gear/head/9008.png new file mode 100644 index 000000000..7352a73f8 Binary files /dev/null and b/public/static-assets/img/gear/head/9008.png differ diff --git a/public/static-assets/img/gear/shoes/1.avif b/public/static-assets/img/gear/shoes/1.avif new file mode 100644 index 000000000..697306fd0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1.avif differ diff --git a/public/static-assets/img/gear/shoes/1.png b/public/static-assets/img/gear/shoes/1.png new file mode 100644 index 000000000..0d8365e7f Binary files /dev/null and b/public/static-assets/img/gear/shoes/1.png differ diff --git a/public/static-assets/img/gear/shoes/1013.avif b/public/static-assets/img/gear/shoes/1013.avif new file mode 100644 index 000000000..60bbc23f9 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1013.avif differ diff --git a/public/static-assets/img/gear/shoes/1013.png b/public/static-assets/img/gear/shoes/1013.png new file mode 100644 index 000000000..f2e09eff7 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1013.png differ diff --git a/public/static-assets/img/gear/shoes/1014.avif b/public/static-assets/img/gear/shoes/1014.avif new file mode 100644 index 000000000..d175e0820 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1014.avif differ diff --git a/public/static-assets/img/gear/shoes/1014.png b/public/static-assets/img/gear/shoes/1014.png new file mode 100644 index 000000000..b90da1542 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1014.png differ diff --git a/public/static-assets/img/gear/shoes/1015.avif b/public/static-assets/img/gear/shoes/1015.avif new file mode 100644 index 000000000..cacee7446 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1015.avif differ diff --git a/public/static-assets/img/gear/shoes/1015.png b/public/static-assets/img/gear/shoes/1015.png new file mode 100644 index 000000000..7c04a8434 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1015.png differ diff --git a/public/static-assets/img/gear/shoes/1016.avif b/public/static-assets/img/gear/shoes/1016.avif new file mode 100644 index 000000000..e6b8e6243 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1016.avif differ diff --git a/public/static-assets/img/gear/shoes/1016.png b/public/static-assets/img/gear/shoes/1016.png new file mode 100644 index 000000000..182483c69 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1016.png differ diff --git a/public/static-assets/img/gear/shoes/1017.avif b/public/static-assets/img/gear/shoes/1017.avif new file mode 100644 index 000000000..0cd5bedab Binary files /dev/null and b/public/static-assets/img/gear/shoes/1017.avif differ diff --git a/public/static-assets/img/gear/shoes/1017.png b/public/static-assets/img/gear/shoes/1017.png new file mode 100644 index 000000000..35624b9ea Binary files /dev/null and b/public/static-assets/img/gear/shoes/1017.png differ diff --git a/public/static-assets/img/gear/shoes/1018.avif b/public/static-assets/img/gear/shoes/1018.avif new file mode 100644 index 000000000..4e9fbd0e7 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1018.avif differ diff --git a/public/static-assets/img/gear/shoes/1018.png b/public/static-assets/img/gear/shoes/1018.png new file mode 100644 index 000000000..29de03568 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1018.png differ diff --git a/public/static-assets/img/gear/shoes/1019.avif b/public/static-assets/img/gear/shoes/1019.avif new file mode 100644 index 000000000..4f57050f9 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1019.avif differ diff --git a/public/static-assets/img/gear/shoes/1019.png b/public/static-assets/img/gear/shoes/1019.png new file mode 100644 index 000000000..a3f3ed370 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1019.png differ diff --git a/public/static-assets/img/gear/shoes/1020.avif b/public/static-assets/img/gear/shoes/1020.avif new file mode 100644 index 000000000..93d0584f6 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1020.avif differ diff --git a/public/static-assets/img/gear/shoes/1020.png b/public/static-assets/img/gear/shoes/1020.png new file mode 100644 index 000000000..5ddc61dc8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1020.png differ diff --git a/public/static-assets/img/gear/shoes/1026.avif b/public/static-assets/img/gear/shoes/1026.avif new file mode 100644 index 000000000..2231de534 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1026.avif differ diff --git a/public/static-assets/img/gear/shoes/1026.png b/public/static-assets/img/gear/shoes/1026.png new file mode 100644 index 000000000..3568be4d0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1026.png differ diff --git a/public/static-assets/img/gear/shoes/1027.avif b/public/static-assets/img/gear/shoes/1027.avif new file mode 100644 index 000000000..9207a11e9 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1027.avif differ diff --git a/public/static-assets/img/gear/shoes/1027.png b/public/static-assets/img/gear/shoes/1027.png new file mode 100644 index 000000000..7e423df66 Binary files /dev/null and b/public/static-assets/img/gear/shoes/1027.png differ diff --git a/public/static-assets/img/gear/shoes/2011.avif b/public/static-assets/img/gear/shoes/2011.avif new file mode 100644 index 000000000..1e9b9ab70 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2011.avif differ diff --git a/public/static-assets/img/gear/shoes/2011.png b/public/static-assets/img/gear/shoes/2011.png new file mode 100644 index 000000000..74a3f308c Binary files /dev/null and b/public/static-assets/img/gear/shoes/2011.png differ diff --git a/public/static-assets/img/gear/shoes/2012.avif b/public/static-assets/img/gear/shoes/2012.avif new file mode 100644 index 000000000..b0c1282f3 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2012.avif differ diff --git a/public/static-assets/img/gear/shoes/2012.png b/public/static-assets/img/gear/shoes/2012.png new file mode 100644 index 000000000..d021cb31d Binary files /dev/null and b/public/static-assets/img/gear/shoes/2012.png differ diff --git a/public/static-assets/img/gear/shoes/2013.avif b/public/static-assets/img/gear/shoes/2013.avif new file mode 100644 index 000000000..84ceb086c Binary files /dev/null and b/public/static-assets/img/gear/shoes/2013.avif differ diff --git a/public/static-assets/img/gear/shoes/2013.png b/public/static-assets/img/gear/shoes/2013.png new file mode 100644 index 000000000..0b16e2640 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2013.png differ diff --git a/public/static-assets/img/gear/shoes/2014.avif b/public/static-assets/img/gear/shoes/2014.avif new file mode 100644 index 000000000..a66497e7e Binary files /dev/null and b/public/static-assets/img/gear/shoes/2014.avif differ diff --git a/public/static-assets/img/gear/shoes/2014.png b/public/static-assets/img/gear/shoes/2014.png new file mode 100644 index 000000000..f69353f28 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2014.png differ diff --git a/public/static-assets/img/gear/shoes/2015.avif b/public/static-assets/img/gear/shoes/2015.avif new file mode 100644 index 000000000..590d8c63e Binary files /dev/null and b/public/static-assets/img/gear/shoes/2015.avif differ diff --git a/public/static-assets/img/gear/shoes/2015.png b/public/static-assets/img/gear/shoes/2015.png new file mode 100644 index 000000000..93798d79a Binary files /dev/null and b/public/static-assets/img/gear/shoes/2015.png differ diff --git a/public/static-assets/img/gear/shoes/2019.avif b/public/static-assets/img/gear/shoes/2019.avif new file mode 100644 index 000000000..8ee324811 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2019.avif differ diff --git a/public/static-assets/img/gear/shoes/2019.png b/public/static-assets/img/gear/shoes/2019.png new file mode 100644 index 000000000..9c3512642 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2019.png differ diff --git a/public/static-assets/img/gear/shoes/2020.avif b/public/static-assets/img/gear/shoes/2020.avif new file mode 100644 index 000000000..ba5031fd0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2020.avif differ diff --git a/public/static-assets/img/gear/shoes/2020.png b/public/static-assets/img/gear/shoes/2020.png new file mode 100644 index 000000000..99b9f4a4a Binary files /dev/null and b/public/static-assets/img/gear/shoes/2020.png differ diff --git a/public/static-assets/img/gear/shoes/2022.avif b/public/static-assets/img/gear/shoes/2022.avif new file mode 100644 index 000000000..9a9106378 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2022.avif differ diff --git a/public/static-assets/img/gear/shoes/2022.png b/public/static-assets/img/gear/shoes/2022.png new file mode 100644 index 000000000..86d0c6db8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2022.png differ diff --git a/public/static-assets/img/gear/shoes/2023.avif b/public/static-assets/img/gear/shoes/2023.avif new file mode 100644 index 000000000..137d72c5a Binary files /dev/null and b/public/static-assets/img/gear/shoes/2023.avif differ diff --git a/public/static-assets/img/gear/shoes/2023.png b/public/static-assets/img/gear/shoes/2023.png new file mode 100644 index 000000000..a896253a2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2023.png differ diff --git a/public/static-assets/img/gear/shoes/2024.avif b/public/static-assets/img/gear/shoes/2024.avif new file mode 100644 index 000000000..7e2632747 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2024.avif differ diff --git a/public/static-assets/img/gear/shoes/2024.png b/public/static-assets/img/gear/shoes/2024.png new file mode 100644 index 000000000..226af860c Binary files /dev/null and b/public/static-assets/img/gear/shoes/2024.png differ diff --git a/public/static-assets/img/gear/shoes/2026.avif b/public/static-assets/img/gear/shoes/2026.avif new file mode 100644 index 000000000..18569c640 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2026.avif differ diff --git a/public/static-assets/img/gear/shoes/2026.png b/public/static-assets/img/gear/shoes/2026.png new file mode 100644 index 000000000..247c2469b Binary files /dev/null and b/public/static-assets/img/gear/shoes/2026.png differ diff --git a/public/static-assets/img/gear/shoes/2027.avif b/public/static-assets/img/gear/shoes/2027.avif new file mode 100644 index 000000000..d2e670019 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2027.avif differ diff --git a/public/static-assets/img/gear/shoes/2027.png b/public/static-assets/img/gear/shoes/2027.png new file mode 100644 index 000000000..8ccd6ec96 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2027.png differ diff --git a/public/static-assets/img/gear/shoes/2028.avif b/public/static-assets/img/gear/shoes/2028.avif new file mode 100644 index 000000000..81909957e Binary files /dev/null and b/public/static-assets/img/gear/shoes/2028.avif differ diff --git a/public/static-assets/img/gear/shoes/2028.png b/public/static-assets/img/gear/shoes/2028.png new file mode 100644 index 000000000..e849ab007 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2028.png differ diff --git a/public/static-assets/img/gear/shoes/2029.avif b/public/static-assets/img/gear/shoes/2029.avif new file mode 100644 index 000000000..3a69c258b Binary files /dev/null and b/public/static-assets/img/gear/shoes/2029.avif differ diff --git a/public/static-assets/img/gear/shoes/2029.png b/public/static-assets/img/gear/shoes/2029.png new file mode 100644 index 000000000..0d5d51be4 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2029.png differ diff --git a/public/static-assets/img/gear/shoes/2030.avif b/public/static-assets/img/gear/shoes/2030.avif new file mode 100644 index 000000000..65796051a Binary files /dev/null and b/public/static-assets/img/gear/shoes/2030.avif differ diff --git a/public/static-assets/img/gear/shoes/2030.png b/public/static-assets/img/gear/shoes/2030.png new file mode 100644 index 000000000..310c93352 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2030.png differ diff --git a/public/static-assets/img/gear/shoes/2031.avif b/public/static-assets/img/gear/shoes/2031.avif new file mode 100644 index 000000000..f5b78a603 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2031.avif differ diff --git a/public/static-assets/img/gear/shoes/2031.png b/public/static-assets/img/gear/shoes/2031.png new file mode 100644 index 000000000..2b0d0bba1 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2031.png differ diff --git a/public/static-assets/img/gear/shoes/2032.avif b/public/static-assets/img/gear/shoes/2032.avif new file mode 100644 index 000000000..34596a15d Binary files /dev/null and b/public/static-assets/img/gear/shoes/2032.avif differ diff --git a/public/static-assets/img/gear/shoes/2032.png b/public/static-assets/img/gear/shoes/2032.png new file mode 100644 index 000000000..b2856f281 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2032.png differ diff --git a/public/static-assets/img/gear/shoes/2033.avif b/public/static-assets/img/gear/shoes/2033.avif new file mode 100644 index 000000000..daed39151 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2033.avif differ diff --git a/public/static-assets/img/gear/shoes/2033.png b/public/static-assets/img/gear/shoes/2033.png new file mode 100644 index 000000000..b40bf97ee Binary files /dev/null and b/public/static-assets/img/gear/shoes/2033.png differ diff --git a/public/static-assets/img/gear/shoes/2034.avif b/public/static-assets/img/gear/shoes/2034.avif new file mode 100644 index 000000000..24206fb84 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2034.avif differ diff --git a/public/static-assets/img/gear/shoes/2034.png b/public/static-assets/img/gear/shoes/2034.png new file mode 100644 index 000000000..09c3e4635 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2034.png differ diff --git a/public/static-assets/img/gear/shoes/2035.avif b/public/static-assets/img/gear/shoes/2035.avif new file mode 100644 index 000000000..3466876ce Binary files /dev/null and b/public/static-assets/img/gear/shoes/2035.avif differ diff --git a/public/static-assets/img/gear/shoes/2035.png b/public/static-assets/img/gear/shoes/2035.png new file mode 100644 index 000000000..287a3b56b Binary files /dev/null and b/public/static-assets/img/gear/shoes/2035.png differ diff --git a/public/static-assets/img/gear/shoes/2036.avif b/public/static-assets/img/gear/shoes/2036.avif new file mode 100644 index 000000000..2c97e8197 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2036.avif differ diff --git a/public/static-assets/img/gear/shoes/2036.png b/public/static-assets/img/gear/shoes/2036.png new file mode 100644 index 000000000..96b9514a2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2036.png differ diff --git a/public/static-assets/img/gear/shoes/2037.avif b/public/static-assets/img/gear/shoes/2037.avif new file mode 100644 index 000000000..ece903524 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2037.avif differ diff --git a/public/static-assets/img/gear/shoes/2037.png b/public/static-assets/img/gear/shoes/2037.png new file mode 100644 index 000000000..bf5e32815 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2037.png differ diff --git a/public/static-assets/img/gear/shoes/2038.avif b/public/static-assets/img/gear/shoes/2038.avif new file mode 100644 index 000000000..d1a75c652 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2038.avif differ diff --git a/public/static-assets/img/gear/shoes/2038.png b/public/static-assets/img/gear/shoes/2038.png new file mode 100644 index 000000000..f4921a6cc Binary files /dev/null and b/public/static-assets/img/gear/shoes/2038.png differ diff --git a/public/static-assets/img/gear/shoes/2039.avif b/public/static-assets/img/gear/shoes/2039.avif new file mode 100644 index 000000000..052892c47 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2039.avif differ diff --git a/public/static-assets/img/gear/shoes/2039.png b/public/static-assets/img/gear/shoes/2039.png new file mode 100644 index 000000000..1f2bbdefc Binary files /dev/null and b/public/static-assets/img/gear/shoes/2039.png differ diff --git a/public/static-assets/img/gear/shoes/2040.avif b/public/static-assets/img/gear/shoes/2040.avif new file mode 100644 index 000000000..943197c08 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2040.avif differ diff --git a/public/static-assets/img/gear/shoes/2040.png b/public/static-assets/img/gear/shoes/2040.png new file mode 100644 index 000000000..866d7f3ac Binary files /dev/null and b/public/static-assets/img/gear/shoes/2040.png differ diff --git a/public/static-assets/img/gear/shoes/2053.avif b/public/static-assets/img/gear/shoes/2053.avif new file mode 100644 index 000000000..4ad24b94e Binary files /dev/null and b/public/static-assets/img/gear/shoes/2053.avif differ diff --git a/public/static-assets/img/gear/shoes/2053.png b/public/static-assets/img/gear/shoes/2053.png new file mode 100644 index 000000000..41c4f9f75 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2053.png differ diff --git a/public/static-assets/img/gear/shoes/21003.avif b/public/static-assets/img/gear/shoes/21003.avif new file mode 100644 index 000000000..fd0a9514d Binary files /dev/null and b/public/static-assets/img/gear/shoes/21003.avif differ diff --git a/public/static-assets/img/gear/shoes/21003.png b/public/static-assets/img/gear/shoes/21003.png new file mode 100644 index 000000000..f9e716436 Binary files /dev/null and b/public/static-assets/img/gear/shoes/21003.png differ diff --git a/public/static-assets/img/gear/shoes/21007.avif b/public/static-assets/img/gear/shoes/21007.avif new file mode 100644 index 000000000..98a064ac3 Binary files /dev/null and b/public/static-assets/img/gear/shoes/21007.avif differ diff --git a/public/static-assets/img/gear/shoes/21007.png b/public/static-assets/img/gear/shoes/21007.png new file mode 100644 index 000000000..2eca1a9e5 Binary files /dev/null and b/public/static-assets/img/gear/shoes/21007.png differ diff --git a/public/static-assets/img/gear/shoes/23008.avif b/public/static-assets/img/gear/shoes/23008.avif new file mode 100644 index 000000000..bb8ed8031 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23008.avif differ diff --git a/public/static-assets/img/gear/shoes/23008.png b/public/static-assets/img/gear/shoes/23008.png new file mode 100644 index 000000000..4f7fab5d2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23008.png differ diff --git a/public/static-assets/img/gear/shoes/23009.avif b/public/static-assets/img/gear/shoes/23009.avif new file mode 100644 index 000000000..4320848b9 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23009.avif differ diff --git a/public/static-assets/img/gear/shoes/23009.png b/public/static-assets/img/gear/shoes/23009.png new file mode 100644 index 000000000..575e3d00d Binary files /dev/null and b/public/static-assets/img/gear/shoes/23009.png differ diff --git a/public/static-assets/img/gear/shoes/23010.avif b/public/static-assets/img/gear/shoes/23010.avif new file mode 100644 index 000000000..139dee901 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23010.avif differ diff --git a/public/static-assets/img/gear/shoes/23010.png b/public/static-assets/img/gear/shoes/23010.png new file mode 100644 index 000000000..db42ce401 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23010.png differ diff --git a/public/static-assets/img/gear/shoes/23011.avif b/public/static-assets/img/gear/shoes/23011.avif new file mode 100644 index 000000000..847515fdb Binary files /dev/null and b/public/static-assets/img/gear/shoes/23011.avif differ diff --git a/public/static-assets/img/gear/shoes/23011.png b/public/static-assets/img/gear/shoes/23011.png new file mode 100644 index 000000000..89a0e2fd0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23011.png differ diff --git a/public/static-assets/img/gear/shoes/23012.avif b/public/static-assets/img/gear/shoes/23012.avif new file mode 100644 index 000000000..d1b9b8ddb Binary files /dev/null and b/public/static-assets/img/gear/shoes/23012.avif differ diff --git a/public/static-assets/img/gear/shoes/23012.png b/public/static-assets/img/gear/shoes/23012.png new file mode 100644 index 000000000..765787073 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23012.png differ diff --git a/public/static-assets/img/gear/shoes/23013.avif b/public/static-assets/img/gear/shoes/23013.avif new file mode 100644 index 000000000..113a88e6b Binary files /dev/null and b/public/static-assets/img/gear/shoes/23013.avif differ diff --git a/public/static-assets/img/gear/shoes/23013.png b/public/static-assets/img/gear/shoes/23013.png new file mode 100644 index 000000000..2c7cc3a4d Binary files /dev/null and b/public/static-assets/img/gear/shoes/23013.png differ diff --git a/public/static-assets/img/gear/shoes/23014.avif b/public/static-assets/img/gear/shoes/23014.avif new file mode 100644 index 000000000..67534a28b Binary files /dev/null and b/public/static-assets/img/gear/shoes/23014.avif differ diff --git a/public/static-assets/img/gear/shoes/23014.png b/public/static-assets/img/gear/shoes/23014.png new file mode 100644 index 000000000..ebe530063 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23014.png differ diff --git a/public/static-assets/img/gear/shoes/23015.avif b/public/static-assets/img/gear/shoes/23015.avif new file mode 100644 index 000000000..e709b43d2 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23015.avif differ diff --git a/public/static-assets/img/gear/shoes/23015.png b/public/static-assets/img/gear/shoes/23015.png new file mode 100644 index 000000000..c8cac6d80 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23015.png differ diff --git a/public/static-assets/img/gear/shoes/23016.avif b/public/static-assets/img/gear/shoes/23016.avif new file mode 100644 index 000000000..2fea16f49 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23016.avif differ diff --git a/public/static-assets/img/gear/shoes/23016.png b/public/static-assets/img/gear/shoes/23016.png new file mode 100644 index 000000000..dcf99f6e4 Binary files /dev/null and b/public/static-assets/img/gear/shoes/23016.png differ diff --git a/public/static-assets/img/gear/shoes/28001.avif b/public/static-assets/img/gear/shoes/28001.avif new file mode 100644 index 000000000..b1c55fb40 Binary files /dev/null and b/public/static-assets/img/gear/shoes/28001.avif differ diff --git a/public/static-assets/img/gear/shoes/28001.png b/public/static-assets/img/gear/shoes/28001.png new file mode 100644 index 000000000..6dd441607 Binary files /dev/null and b/public/static-assets/img/gear/shoes/28001.png differ diff --git a/public/static-assets/img/gear/shoes/29200.avif b/public/static-assets/img/gear/shoes/29200.avif new file mode 100644 index 000000000..9eb3fd075 Binary files /dev/null and b/public/static-assets/img/gear/shoes/29200.avif differ diff --git a/public/static-assets/img/gear/shoes/29200.png b/public/static-assets/img/gear/shoes/29200.png new file mode 100644 index 000000000..35b7cf904 Binary files /dev/null and b/public/static-assets/img/gear/shoes/29200.png differ diff --git a/public/static-assets/img/gear/shoes/3010.avif b/public/static-assets/img/gear/shoes/3010.avif new file mode 100644 index 000000000..5e1053a91 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3010.avif differ diff --git a/public/static-assets/img/gear/shoes/3010.png b/public/static-assets/img/gear/shoes/3010.png new file mode 100644 index 000000000..f44093155 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3010.png differ diff --git a/public/static-assets/img/gear/shoes/3011.avif b/public/static-assets/img/gear/shoes/3011.avif new file mode 100644 index 000000000..8c114f088 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3011.avif differ diff --git a/public/static-assets/img/gear/shoes/3011.png b/public/static-assets/img/gear/shoes/3011.png new file mode 100644 index 000000000..fe25774ed Binary files /dev/null and b/public/static-assets/img/gear/shoes/3011.png differ diff --git a/public/static-assets/img/gear/shoes/3012.avif b/public/static-assets/img/gear/shoes/3012.avif new file mode 100644 index 000000000..b6e50efdc Binary files /dev/null and b/public/static-assets/img/gear/shoes/3012.avif differ diff --git a/public/static-assets/img/gear/shoes/3012.png b/public/static-assets/img/gear/shoes/3012.png new file mode 100644 index 000000000..c151e0948 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3012.png differ diff --git a/public/static-assets/img/gear/shoes/3014.avif b/public/static-assets/img/gear/shoes/3014.avif new file mode 100644 index 000000000..656f58c12 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3014.avif differ diff --git a/public/static-assets/img/gear/shoes/3014.png b/public/static-assets/img/gear/shoes/3014.png new file mode 100644 index 000000000..f4155ade5 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3014.png differ diff --git a/public/static-assets/img/gear/shoes/3015.avif b/public/static-assets/img/gear/shoes/3015.avif new file mode 100644 index 000000000..511f93de6 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3015.avif differ diff --git a/public/static-assets/img/gear/shoes/3015.png b/public/static-assets/img/gear/shoes/3015.png new file mode 100644 index 000000000..4c53f9b2f Binary files /dev/null and b/public/static-assets/img/gear/shoes/3015.png differ diff --git a/public/static-assets/img/gear/shoes/3016.avif b/public/static-assets/img/gear/shoes/3016.avif new file mode 100644 index 000000000..59fa7e320 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3016.avif differ diff --git a/public/static-assets/img/gear/shoes/3016.png b/public/static-assets/img/gear/shoes/3016.png new file mode 100644 index 000000000..ad153c74e Binary files /dev/null and b/public/static-assets/img/gear/shoes/3016.png differ diff --git a/public/static-assets/img/gear/shoes/3017.avif b/public/static-assets/img/gear/shoes/3017.avif new file mode 100644 index 000000000..0c4392214 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3017.avif differ diff --git a/public/static-assets/img/gear/shoes/3017.png b/public/static-assets/img/gear/shoes/3017.png new file mode 100644 index 000000000..53a52e755 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3017.png differ diff --git a/public/static-assets/img/gear/shoes/3018.avif b/public/static-assets/img/gear/shoes/3018.avif new file mode 100644 index 000000000..283c14c83 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3018.avif differ diff --git a/public/static-assets/img/gear/shoes/3018.png b/public/static-assets/img/gear/shoes/3018.png new file mode 100644 index 000000000..f1d58a099 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3018.png differ diff --git a/public/static-assets/img/gear/shoes/3019.avif b/public/static-assets/img/gear/shoes/3019.avif new file mode 100644 index 000000000..7a1fcccd4 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3019.avif differ diff --git a/public/static-assets/img/gear/shoes/3019.png b/public/static-assets/img/gear/shoes/3019.png new file mode 100644 index 000000000..e2dc8e320 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3019.png differ diff --git a/public/static-assets/img/gear/shoes/3028.avif b/public/static-assets/img/gear/shoes/3028.avif new file mode 100644 index 000000000..ee7c36c33 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3028.avif differ diff --git a/public/static-assets/img/gear/shoes/3028.png b/public/static-assets/img/gear/shoes/3028.png new file mode 100644 index 000000000..cd60f4930 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3028.png differ diff --git a/public/static-assets/img/gear/shoes/3030.avif b/public/static-assets/img/gear/shoes/3030.avif new file mode 100644 index 000000000..db9d513dd Binary files /dev/null and b/public/static-assets/img/gear/shoes/3030.avif differ diff --git a/public/static-assets/img/gear/shoes/3030.png b/public/static-assets/img/gear/shoes/3030.png new file mode 100644 index 000000000..e8860f371 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3030.png differ diff --git a/public/static-assets/img/gear/shoes/4013.avif b/public/static-assets/img/gear/shoes/4013.avif new file mode 100644 index 000000000..7253e72d0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/4013.avif differ diff --git a/public/static-assets/img/gear/shoes/4013.png b/public/static-assets/img/gear/shoes/4013.png new file mode 100644 index 000000000..5e1557a08 Binary files /dev/null and b/public/static-assets/img/gear/shoes/4013.png differ diff --git a/public/static-assets/img/gear/shoes/6014.avif b/public/static-assets/img/gear/shoes/6014.avif new file mode 100644 index 000000000..c0d621e64 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6014.avif differ diff --git a/public/static-assets/img/gear/shoes/6014.png b/public/static-assets/img/gear/shoes/6014.png new file mode 100644 index 000000000..4b3182f64 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6014.png differ diff --git a/public/static-assets/img/gear/shoes/6016.avif b/public/static-assets/img/gear/shoes/6016.avif new file mode 100644 index 000000000..189718202 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6016.avif differ diff --git a/public/static-assets/img/gear/shoes/6016.png b/public/static-assets/img/gear/shoes/6016.png new file mode 100644 index 000000000..72677d6af Binary files /dev/null and b/public/static-assets/img/gear/shoes/6016.png differ diff --git a/public/static-assets/img/gear/shoes/6017.avif b/public/static-assets/img/gear/shoes/6017.avif new file mode 100644 index 000000000..b7ab3cf77 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6017.avif differ diff --git a/public/static-assets/img/gear/shoes/6017.png b/public/static-assets/img/gear/shoes/6017.png new file mode 100644 index 000000000..969bad0cb Binary files /dev/null and b/public/static-assets/img/gear/shoes/6017.png differ diff --git a/public/static-assets/img/gear/shoes/6018.avif b/public/static-assets/img/gear/shoes/6018.avif new file mode 100644 index 000000000..36de6e6cc Binary files /dev/null and b/public/static-assets/img/gear/shoes/6018.avif differ diff --git a/public/static-assets/img/gear/shoes/6018.png b/public/static-assets/img/gear/shoes/6018.png new file mode 100644 index 000000000..9ac3ec87b Binary files /dev/null and b/public/static-assets/img/gear/shoes/6018.png differ diff --git a/public/static-assets/img/gear/shoes/7003.avif b/public/static-assets/img/gear/shoes/7003.avif new file mode 100644 index 000000000..8ddd64b9b Binary files /dev/null and b/public/static-assets/img/gear/shoes/7003.avif differ diff --git a/public/static-assets/img/gear/shoes/7003.png b/public/static-assets/img/gear/shoes/7003.png new file mode 100644 index 000000000..a12c77d43 Binary files /dev/null and b/public/static-assets/img/gear/shoes/7003.png differ diff --git a/public/static-assets/img/gear/shoes/8006.avif b/public/static-assets/img/gear/shoes/8006.avif new file mode 100644 index 000000000..8622172af Binary files /dev/null and b/public/static-assets/img/gear/shoes/8006.avif differ diff --git a/public/static-assets/img/gear/shoes/8006.png b/public/static-assets/img/gear/shoes/8006.png new file mode 100644 index 000000000..144125026 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8006.png differ diff --git a/public/static-assets/img/gear/shoes/8008.avif b/public/static-assets/img/gear/shoes/8008.avif new file mode 100644 index 000000000..d106e0043 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8008.avif differ diff --git a/public/static-assets/img/gear/shoes/8008.png b/public/static-assets/img/gear/shoes/8008.png new file mode 100644 index 000000000..d18fbc184 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8008.png differ diff --git a/public/static-assets/img/gear/shoes/8009.avif b/public/static-assets/img/gear/shoes/8009.avif new file mode 100644 index 000000000..dc35fb327 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8009.avif differ diff --git a/public/static-assets/img/gear/shoes/8009.png b/public/static-assets/img/gear/shoes/8009.png new file mode 100644 index 000000000..1d85e67a5 Binary files /dev/null and b/public/static-assets/img/gear/shoes/8009.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/1015.avif b/public/static-assets/img/main-weapons-outlined-2/1015.avif new file mode 100644 index 000000000..9eb711aec Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/1015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/1015.png b/public/static-assets/img/main-weapons-outlined-2/1015.png new file mode 100644 index 000000000..71179fb98 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/1015.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/1031.avif b/public/static-assets/img/main-weapons-outlined-2/1031.avif new file mode 100644 index 000000000..338842d3b Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/1031.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/1031.png b/public/static-assets/img/main-weapons-outlined-2/1031.png new file mode 100644 index 000000000..b60b6d904 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/1031.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/1115.avif b/public/static-assets/img/main-weapons-outlined-2/1115.avif new file mode 100644 index 000000000..48fc5c133 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/1115.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/1115.png b/public/static-assets/img/main-weapons-outlined-2/1115.png new file mode 100644 index 000000000..bc628d736 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/1115.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2001.avif b/public/static-assets/img/main-weapons-outlined-2/2001.avif new file mode 100644 index 000000000..81aa456bf Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2001.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2001.png b/public/static-assets/img/main-weapons-outlined-2/2001.png new file mode 100644 index 000000000..b8ad77c97 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2001.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2015.avif b/public/static-assets/img/main-weapons-outlined-2/2015.avif new file mode 100644 index 000000000..76e8ad2e4 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2015.png b/public/static-assets/img/main-weapons-outlined-2/2015.png new file mode 100644 index 000000000..a1bf832d8 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2015.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2031.avif b/public/static-assets/img/main-weapons-outlined-2/2031.avif new file mode 100644 index 000000000..502ac7671 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2031.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2031.png b/public/static-assets/img/main-weapons-outlined-2/2031.png new file mode 100644 index 000000000..1cf0d674e Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2031.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2041.avif b/public/static-assets/img/main-weapons-outlined-2/2041.avif new file mode 100644 index 000000000..45f1082d0 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/2041.png b/public/static-assets/img/main-weapons-outlined-2/2041.png new file mode 100644 index 000000000..f0d9393f5 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/2041.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/205.avif b/public/static-assets/img/main-weapons-outlined-2/205.avif new file mode 100644 index 000000000..98cdfc318 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/205.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/205.png b/public/static-assets/img/main-weapons-outlined-2/205.png new file mode 100644 index 000000000..d105a79d5 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/205.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3005.avif b/public/static-assets/img/main-weapons-outlined-2/3005.avif new file mode 100644 index 000000000..c6f53cc16 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/3005.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3005.png b/public/static-assets/img/main-weapons-outlined-2/3005.png new file mode 100644 index 000000000..1ab7bb53c Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/3005.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3040.avif b/public/static-assets/img/main-weapons-outlined-2/3040.avif index 0c3e076ec..59b510ba5 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/3040.avif and b/public/static-assets/img/main-weapons-outlined-2/3040.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3040.png b/public/static-assets/img/main-weapons-outlined-2/3040.png index 9da656a2f..94b8bb66e 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/3040.png and b/public/static-assets/img/main-weapons-outlined-2/3040.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3041.avif b/public/static-assets/img/main-weapons-outlined-2/3041.avif new file mode 100644 index 000000000..0d7608e58 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/3041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3041.png b/public/static-assets/img/main-weapons-outlined-2/3041.png new file mode 100644 index 000000000..505c1690e Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/3041.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3051.avif b/public/static-assets/img/main-weapons-outlined-2/3051.avif new file mode 100644 index 000000000..d4fd26120 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/3051.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/3051.png b/public/static-assets/img/main-weapons-outlined-2/3051.png new file mode 100644 index 000000000..959ecf45f Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/3051.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/4015.avif b/public/static-assets/img/main-weapons-outlined-2/4015.avif new file mode 100644 index 000000000..9f3f03ca5 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/4015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/4015.png b/public/static-assets/img/main-weapons-outlined-2/4015.png new file mode 100644 index 000000000..cdaa5c3c5 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/4015.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/4041.avif b/public/static-assets/img/main-weapons-outlined-2/4041.avif new file mode 100644 index 000000000..3acef11d4 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/4041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/4041.png b/public/static-assets/img/main-weapons-outlined-2/4041.png new file mode 100644 index 000000000..575377c1c Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/4041.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/46.avif b/public/static-assets/img/main-weapons-outlined-2/46.avif new file mode 100644 index 000000000..c00273501 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/46.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/46.png b/public/static-assets/img/main-weapons-outlined-2/46.png new file mode 100644 index 000000000..af7d3059a Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/46.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/47.avif b/public/static-assets/img/main-weapons-outlined-2/47.avif new file mode 100644 index 000000000..4212de24b Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/47.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/47.png b/public/static-assets/img/main-weapons-outlined-2/47.png new file mode 100644 index 000000000..929442240 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/47.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/50.avif b/public/static-assets/img/main-weapons-outlined-2/50.avif index dbd5b9da3..956ca6724 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/50.avif and b/public/static-assets/img/main-weapons-outlined-2/50.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/50.png b/public/static-assets/img/main-weapons-outlined-2/50.png index 71c3c6c0a..95af29748 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/50.png and b/public/static-assets/img/main-weapons-outlined-2/50.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/5015.avif b/public/static-assets/img/main-weapons-outlined-2/5015.avif new file mode 100644 index 000000000..af942460d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/5015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/5015.png b/public/static-assets/img/main-weapons-outlined-2/5015.png new file mode 100644 index 000000000..8a630e33d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/5015.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/5021.avif b/public/static-assets/img/main-weapons-outlined-2/5021.avif new file mode 100644 index 000000000..79fb099ca Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/5021.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/5021.png b/public/static-assets/img/main-weapons-outlined-2/5021.png new file mode 100644 index 000000000..6caa3fec1 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/5021.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/5050.avif b/public/static-assets/img/main-weapons-outlined-2/5050.avif new file mode 100644 index 000000000..b648a2a43 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/5050.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/5050.png b/public/static-assets/img/main-weapons-outlined-2/5050.png new file mode 100644 index 000000000..fe183803d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/5050.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/51.avif b/public/static-assets/img/main-weapons-outlined-2/51.avif new file mode 100644 index 000000000..ca1d363ed Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/51.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/51.png b/public/static-assets/img/main-weapons-outlined-2/51.png new file mode 100644 index 000000000..f3278cc04 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/51.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/6005.avif b/public/static-assets/img/main-weapons-outlined-2/6005.avif new file mode 100644 index 000000000..c57c900ea Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/6005.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/6005.png b/public/static-assets/img/main-weapons-outlined-2/6005.png new file mode 100644 index 000000000..2964a86b6 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/6005.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/6030.avif b/public/static-assets/img/main-weapons-outlined-2/6030.avif new file mode 100644 index 000000000..eca314fb4 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/6030.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/6030.png b/public/static-assets/img/main-weapons-outlined-2/6030.png new file mode 100644 index 000000000..77d3eaa52 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/6030.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/7015.avif b/public/static-assets/img/main-weapons-outlined-2/7015.avif new file mode 100644 index 000000000..d1e731afd Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/7015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/7015.png b/public/static-assets/img/main-weapons-outlined-2/7015.png new file mode 100644 index 000000000..854ab82b0 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/7015.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/80.avif b/public/static-assets/img/main-weapons-outlined-2/80.avif index 402a899d9..35fb0d5d1 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/80.avif and b/public/static-assets/img/main-weapons-outlined-2/80.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/80.png b/public/static-assets/img/main-weapons-outlined-2/80.png index f50f1f726..ff7a4c4fb 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/80.png and b/public/static-assets/img/main-weapons-outlined-2/80.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/8005.avif b/public/static-assets/img/main-weapons-outlined-2/8005.avif new file mode 100644 index 000000000..b71409aee Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/8005.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/8005.png b/public/static-assets/img/main-weapons-outlined-2/8005.png new file mode 100644 index 000000000..9941e8123 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined-2/8005.png differ diff --git a/public/static-assets/img/main-weapons-outlined-2/81.avif b/public/static-assets/img/main-weapons-outlined-2/81.avif index 1c1e7edb3..a4e9bc811 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/81.avif and b/public/static-assets/img/main-weapons-outlined-2/81.avif differ diff --git a/public/static-assets/img/main-weapons-outlined-2/81.png b/public/static-assets/img/main-weapons-outlined-2/81.png index f59ed3fe3..3b0605619 100644 Binary files a/public/static-assets/img/main-weapons-outlined-2/81.png and b/public/static-assets/img/main-weapons-outlined-2/81.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1015.avif b/public/static-assets/img/main-weapons-outlined/1015.avif new file mode 100644 index 000000000..7112c8043 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1015.png b/public/static-assets/img/main-weapons-outlined/1015.png new file mode 100644 index 000000000..11b57765a Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1015.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1031.avif b/public/static-assets/img/main-weapons-outlined/1031.avif new file mode 100644 index 000000000..0fa206f7d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1031.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1031.png b/public/static-assets/img/main-weapons-outlined/1031.png new file mode 100644 index 000000000..7c2c733d3 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1031.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1115.avif b/public/static-assets/img/main-weapons-outlined/1115.avif new file mode 100644 index 000000000..942636984 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1115.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1115.png b/public/static-assets/img/main-weapons-outlined/1115.png new file mode 100644 index 000000000..376321cd4 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1115.png differ diff --git a/public/static-assets/img/main-weapons-outlined/2001.avif b/public/static-assets/img/main-weapons-outlined/2001.avif new file mode 100644 index 000000000..a7d40df7a Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2001.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/2001.png b/public/static-assets/img/main-weapons-outlined/2001.png new file mode 100644 index 000000000..1daa8b08d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2001.png differ diff --git a/public/static-assets/img/main-weapons-outlined/2015.avif b/public/static-assets/img/main-weapons-outlined/2015.avif new file mode 100644 index 000000000..3278d4030 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/2015.png b/public/static-assets/img/main-weapons-outlined/2015.png new file mode 100644 index 000000000..031fe65bd Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2015.png differ diff --git a/public/static-assets/img/main-weapons-outlined/2031.avif b/public/static-assets/img/main-weapons-outlined/2031.avif new file mode 100644 index 000000000..d1526eb86 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2031.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/2031.png b/public/static-assets/img/main-weapons-outlined/2031.png new file mode 100644 index 000000000..f2c465cff Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2031.png differ diff --git a/public/static-assets/img/main-weapons-outlined/2041.avif b/public/static-assets/img/main-weapons-outlined/2041.avif new file mode 100644 index 000000000..0420e2dba Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/2041.png b/public/static-assets/img/main-weapons-outlined/2041.png new file mode 100644 index 000000000..3646c8f9b Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/2041.png differ diff --git a/public/static-assets/img/main-weapons-outlined/205.avif b/public/static-assets/img/main-weapons-outlined/205.avif new file mode 100644 index 000000000..474d6ea5e Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/205.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/205.png b/public/static-assets/img/main-weapons-outlined/205.png new file mode 100644 index 000000000..7dc0f0969 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/205.png differ diff --git a/public/static-assets/img/main-weapons-outlined/3005.avif b/public/static-assets/img/main-weapons-outlined/3005.avif new file mode 100644 index 000000000..c8911e2d0 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3005.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/3005.png b/public/static-assets/img/main-weapons-outlined/3005.png new file mode 100644 index 000000000..c2b2ff31b Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3005.png differ diff --git a/public/static-assets/img/main-weapons-outlined/3040.avif b/public/static-assets/img/main-weapons-outlined/3040.avif index 94379e68d..8569eed5e 100644 Binary files a/public/static-assets/img/main-weapons-outlined/3040.avif and b/public/static-assets/img/main-weapons-outlined/3040.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/3040.png b/public/static-assets/img/main-weapons-outlined/3040.png index 900d643cc..0a5f6c48d 100644 Binary files a/public/static-assets/img/main-weapons-outlined/3040.png and b/public/static-assets/img/main-weapons-outlined/3040.png differ diff --git a/public/static-assets/img/main-weapons-outlined/3041.avif b/public/static-assets/img/main-weapons-outlined/3041.avif new file mode 100644 index 000000000..5132df661 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/3041.png b/public/static-assets/img/main-weapons-outlined/3041.png new file mode 100644 index 000000000..e201b30d9 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3041.png differ diff --git a/public/static-assets/img/main-weapons-outlined/3051.avif b/public/static-assets/img/main-weapons-outlined/3051.avif new file mode 100644 index 000000000..84d043f10 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3051.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/3051.png b/public/static-assets/img/main-weapons-outlined/3051.png new file mode 100644 index 000000000..18a82c01c Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/3051.png differ diff --git a/public/static-assets/img/main-weapons-outlined/4015.avif b/public/static-assets/img/main-weapons-outlined/4015.avif new file mode 100644 index 000000000..372d5bc8d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/4015.png b/public/static-assets/img/main-weapons-outlined/4015.png new file mode 100644 index 000000000..2344d823a Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4015.png differ diff --git a/public/static-assets/img/main-weapons-outlined/4041.avif b/public/static-assets/img/main-weapons-outlined/4041.avif new file mode 100644 index 000000000..3aa1e5f93 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/4041.png b/public/static-assets/img/main-weapons-outlined/4041.png new file mode 100644 index 000000000..025c8e266 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4041.png differ diff --git a/public/static-assets/img/main-weapons-outlined/46.avif b/public/static-assets/img/main-weapons-outlined/46.avif new file mode 100644 index 000000000..0feb932ef Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/46.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/46.png b/public/static-assets/img/main-weapons-outlined/46.png new file mode 100644 index 000000000..495ff4efe Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/46.png differ diff --git a/public/static-assets/img/main-weapons-outlined/47.avif b/public/static-assets/img/main-weapons-outlined/47.avif new file mode 100644 index 000000000..2450cd885 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/47.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/47.png b/public/static-assets/img/main-weapons-outlined/47.png new file mode 100644 index 000000000..a775c886b Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/47.png differ diff --git a/public/static-assets/img/main-weapons-outlined/50.avif b/public/static-assets/img/main-weapons-outlined/50.avif index 5e7cb7a4c..d507904d8 100644 Binary files a/public/static-assets/img/main-weapons-outlined/50.avif and b/public/static-assets/img/main-weapons-outlined/50.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/50.png b/public/static-assets/img/main-weapons-outlined/50.png index a99884d05..97d966253 100644 Binary files a/public/static-assets/img/main-weapons-outlined/50.png and b/public/static-assets/img/main-weapons-outlined/50.png differ diff --git a/public/static-assets/img/main-weapons-outlined/5015.avif b/public/static-assets/img/main-weapons-outlined/5015.avif new file mode 100644 index 000000000..955821c2c Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/5015.png b/public/static-assets/img/main-weapons-outlined/5015.png new file mode 100644 index 000000000..c834a0cd8 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5015.png differ diff --git a/public/static-assets/img/main-weapons-outlined/5021.avif b/public/static-assets/img/main-weapons-outlined/5021.avif new file mode 100644 index 000000000..e10cafee2 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5021.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/5021.png b/public/static-assets/img/main-weapons-outlined/5021.png new file mode 100644 index 000000000..e6bb2c6f4 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5021.png differ diff --git a/public/static-assets/img/main-weapons-outlined/5050.avif b/public/static-assets/img/main-weapons-outlined/5050.avif new file mode 100644 index 000000000..1c1b8bccb Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5050.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/5050.png b/public/static-assets/img/main-weapons-outlined/5050.png new file mode 100644 index 000000000..4e3fa7785 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5050.png differ diff --git a/public/static-assets/img/main-weapons-outlined/51.avif b/public/static-assets/img/main-weapons-outlined/51.avif new file mode 100644 index 000000000..2c644cf62 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/51.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/51.png b/public/static-assets/img/main-weapons-outlined/51.png new file mode 100644 index 000000000..137593fef Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/51.png differ diff --git a/public/static-assets/img/main-weapons-outlined/6005.avif b/public/static-assets/img/main-weapons-outlined/6005.avif new file mode 100644 index 000000000..903bf291a Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/6005.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/6005.png b/public/static-assets/img/main-weapons-outlined/6005.png new file mode 100644 index 000000000..f9d53a3eb Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/6005.png differ diff --git a/public/static-assets/img/main-weapons-outlined/6030.avif b/public/static-assets/img/main-weapons-outlined/6030.avif new file mode 100644 index 000000000..a471e9df0 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/6030.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/6030.png b/public/static-assets/img/main-weapons-outlined/6030.png new file mode 100644 index 000000000..504d6a0a9 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/6030.png differ diff --git a/public/static-assets/img/main-weapons-outlined/7015.avif b/public/static-assets/img/main-weapons-outlined/7015.avif new file mode 100644 index 000000000..2c4ea0567 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/7015.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/7015.png b/public/static-assets/img/main-weapons-outlined/7015.png new file mode 100644 index 000000000..1afa73deb Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/7015.png differ diff --git a/public/static-assets/img/main-weapons-outlined/80.avif b/public/static-assets/img/main-weapons-outlined/80.avif index e5c968ded..9a1012e5b 100644 Binary files a/public/static-assets/img/main-weapons-outlined/80.avif and b/public/static-assets/img/main-weapons-outlined/80.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/80.png b/public/static-assets/img/main-weapons-outlined/80.png index ba0d5e2ba..758c23e17 100644 Binary files a/public/static-assets/img/main-weapons-outlined/80.png and b/public/static-assets/img/main-weapons-outlined/80.png differ diff --git a/public/static-assets/img/main-weapons-outlined/8005.avif b/public/static-assets/img/main-weapons-outlined/8005.avif new file mode 100644 index 000000000..b8c0dd1c3 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/8005.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/8005.png b/public/static-assets/img/main-weapons-outlined/8005.png new file mode 100644 index 000000000..b25ad41d6 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/8005.png differ diff --git a/public/static-assets/img/main-weapons-outlined/81.avif b/public/static-assets/img/main-weapons-outlined/81.avif index 40258dfa2..c0b054e4f 100644 Binary files a/public/static-assets/img/main-weapons-outlined/81.avif and b/public/static-assets/img/main-weapons-outlined/81.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/81.png b/public/static-assets/img/main-weapons-outlined/81.png index 25bedcf0d..22fa9495f 100644 Binary files a/public/static-assets/img/main-weapons-outlined/81.png and b/public/static-assets/img/main-weapons-outlined/81.png differ diff --git a/public/static-assets/img/main-weapons/1015.avif b/public/static-assets/img/main-weapons/1015.avif new file mode 100644 index 000000000..f29ea1d70 Binary files /dev/null and b/public/static-assets/img/main-weapons/1015.avif differ diff --git a/public/static-assets/img/main-weapons/1015.png b/public/static-assets/img/main-weapons/1015.png new file mode 100644 index 000000000..535937544 Binary files /dev/null and b/public/static-assets/img/main-weapons/1015.png differ diff --git a/public/static-assets/img/main-weapons/1031.avif b/public/static-assets/img/main-weapons/1031.avif new file mode 100644 index 000000000..9fe83596b Binary files /dev/null and b/public/static-assets/img/main-weapons/1031.avif differ diff --git a/public/static-assets/img/main-weapons/1031.png b/public/static-assets/img/main-weapons/1031.png new file mode 100644 index 000000000..155f7b6de Binary files /dev/null and b/public/static-assets/img/main-weapons/1031.png differ diff --git a/public/static-assets/img/main-weapons/1115.avif b/public/static-assets/img/main-weapons/1115.avif new file mode 100644 index 000000000..ec266161d Binary files /dev/null and b/public/static-assets/img/main-weapons/1115.avif differ diff --git a/public/static-assets/img/main-weapons/1115.png b/public/static-assets/img/main-weapons/1115.png new file mode 100644 index 000000000..abd16c2fa Binary files /dev/null and b/public/static-assets/img/main-weapons/1115.png differ diff --git a/public/static-assets/img/main-weapons/2001.avif b/public/static-assets/img/main-weapons/2001.avif new file mode 100644 index 000000000..f60042c2e Binary files /dev/null and b/public/static-assets/img/main-weapons/2001.avif differ diff --git a/public/static-assets/img/main-weapons/2001.png b/public/static-assets/img/main-weapons/2001.png new file mode 100644 index 000000000..e650ee71b Binary files /dev/null and b/public/static-assets/img/main-weapons/2001.png differ diff --git a/public/static-assets/img/main-weapons/2015.avif b/public/static-assets/img/main-weapons/2015.avif new file mode 100644 index 000000000..7768e7cc1 Binary files /dev/null and b/public/static-assets/img/main-weapons/2015.avif differ diff --git a/public/static-assets/img/main-weapons/2015.png b/public/static-assets/img/main-weapons/2015.png new file mode 100644 index 000000000..1b5f6bd2d Binary files /dev/null and b/public/static-assets/img/main-weapons/2015.png differ diff --git a/public/static-assets/img/main-weapons/2031.avif b/public/static-assets/img/main-weapons/2031.avif new file mode 100644 index 000000000..42e19ed8d Binary files /dev/null and b/public/static-assets/img/main-weapons/2031.avif differ diff --git a/public/static-assets/img/main-weapons/2031.png b/public/static-assets/img/main-weapons/2031.png new file mode 100644 index 000000000..71420e264 Binary files /dev/null and b/public/static-assets/img/main-weapons/2031.png differ diff --git a/public/static-assets/img/main-weapons/2041.avif b/public/static-assets/img/main-weapons/2041.avif new file mode 100644 index 000000000..845219ae2 Binary files /dev/null and b/public/static-assets/img/main-weapons/2041.avif differ diff --git a/public/static-assets/img/main-weapons/2041.png b/public/static-assets/img/main-weapons/2041.png new file mode 100644 index 000000000..4401de41c Binary files /dev/null and b/public/static-assets/img/main-weapons/2041.png differ diff --git a/public/static-assets/img/main-weapons/205.avif b/public/static-assets/img/main-weapons/205.avif new file mode 100644 index 000000000..0e4cbd7ff Binary files /dev/null and b/public/static-assets/img/main-weapons/205.avif differ diff --git a/public/static-assets/img/main-weapons/205.png b/public/static-assets/img/main-weapons/205.png new file mode 100644 index 000000000..7c39bb3e0 Binary files /dev/null and b/public/static-assets/img/main-weapons/205.png differ diff --git a/public/static-assets/img/main-weapons/3005.avif b/public/static-assets/img/main-weapons/3005.avif new file mode 100644 index 000000000..5a72cafda Binary files /dev/null and b/public/static-assets/img/main-weapons/3005.avif differ diff --git a/public/static-assets/img/main-weapons/3005.png b/public/static-assets/img/main-weapons/3005.png new file mode 100644 index 000000000..19ce0793b Binary files /dev/null and b/public/static-assets/img/main-weapons/3005.png differ diff --git a/public/static-assets/img/main-weapons/3040.avif b/public/static-assets/img/main-weapons/3040.avif index 09f851c36..6e634a7e9 100644 Binary files a/public/static-assets/img/main-weapons/3040.avif and b/public/static-assets/img/main-weapons/3040.avif differ diff --git a/public/static-assets/img/main-weapons/3040.png b/public/static-assets/img/main-weapons/3040.png index 165b3b6e5..dfe3b6373 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/3041.avif b/public/static-assets/img/main-weapons/3041.avif new file mode 100644 index 000000000..d36f6ba18 Binary files /dev/null and b/public/static-assets/img/main-weapons/3041.avif differ diff --git a/public/static-assets/img/main-weapons/3041.png b/public/static-assets/img/main-weapons/3041.png new file mode 100644 index 000000000..4f6007d07 Binary files /dev/null and b/public/static-assets/img/main-weapons/3041.png differ diff --git a/public/static-assets/img/main-weapons/3051.avif b/public/static-assets/img/main-weapons/3051.avif new file mode 100644 index 000000000..b6cc57c42 Binary files /dev/null and b/public/static-assets/img/main-weapons/3051.avif differ diff --git a/public/static-assets/img/main-weapons/3051.png b/public/static-assets/img/main-weapons/3051.png new file mode 100644 index 000000000..8970be27a Binary files /dev/null and b/public/static-assets/img/main-weapons/3051.png differ diff --git a/public/static-assets/img/main-weapons/4015.avif b/public/static-assets/img/main-weapons/4015.avif new file mode 100644 index 000000000..46824d744 Binary files /dev/null and b/public/static-assets/img/main-weapons/4015.avif differ diff --git a/public/static-assets/img/main-weapons/4015.png b/public/static-assets/img/main-weapons/4015.png new file mode 100644 index 000000000..acbf3a4c9 Binary files /dev/null and b/public/static-assets/img/main-weapons/4015.png differ diff --git a/public/static-assets/img/main-weapons/4041.avif b/public/static-assets/img/main-weapons/4041.avif new file mode 100644 index 000000000..5b97bac51 Binary files /dev/null and b/public/static-assets/img/main-weapons/4041.avif differ diff --git a/public/static-assets/img/main-weapons/4041.png b/public/static-assets/img/main-weapons/4041.png new file mode 100644 index 000000000..de2bb70c6 Binary files /dev/null and b/public/static-assets/img/main-weapons/4041.png differ diff --git a/public/static-assets/img/main-weapons/46.avif b/public/static-assets/img/main-weapons/46.avif new file mode 100644 index 000000000..128890582 Binary files /dev/null and b/public/static-assets/img/main-weapons/46.avif differ diff --git a/public/static-assets/img/main-weapons/46.png b/public/static-assets/img/main-weapons/46.png new file mode 100644 index 000000000..13d95e2c0 Binary files /dev/null and b/public/static-assets/img/main-weapons/46.png differ diff --git a/public/static-assets/img/main-weapons/47.avif b/public/static-assets/img/main-weapons/47.avif new file mode 100644 index 000000000..332241699 Binary files /dev/null and b/public/static-assets/img/main-weapons/47.avif differ diff --git a/public/static-assets/img/main-weapons/47.png b/public/static-assets/img/main-weapons/47.png new file mode 100644 index 000000000..af246dabf Binary files /dev/null and b/public/static-assets/img/main-weapons/47.png differ diff --git a/public/static-assets/img/main-weapons/50.avif b/public/static-assets/img/main-weapons/50.avif index 997279d2f..c0910c3b4 100644 Binary files a/public/static-assets/img/main-weapons/50.avif and b/public/static-assets/img/main-weapons/50.avif differ diff --git a/public/static-assets/img/main-weapons/50.png b/public/static-assets/img/main-weapons/50.png index 70db7f80e..72251c246 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/5015.avif b/public/static-assets/img/main-weapons/5015.avif new file mode 100644 index 000000000..8fceba58d Binary files /dev/null and b/public/static-assets/img/main-weapons/5015.avif differ diff --git a/public/static-assets/img/main-weapons/5015.png b/public/static-assets/img/main-weapons/5015.png new file mode 100644 index 000000000..1aae551a1 Binary files /dev/null and b/public/static-assets/img/main-weapons/5015.png differ diff --git a/public/static-assets/img/main-weapons/5021.avif b/public/static-assets/img/main-weapons/5021.avif new file mode 100644 index 000000000..e1483a9db Binary files /dev/null and b/public/static-assets/img/main-weapons/5021.avif differ diff --git a/public/static-assets/img/main-weapons/5021.png b/public/static-assets/img/main-weapons/5021.png new file mode 100644 index 000000000..f799d2312 Binary files /dev/null and b/public/static-assets/img/main-weapons/5021.png differ diff --git a/public/static-assets/img/main-weapons/5050.avif b/public/static-assets/img/main-weapons/5050.avif new file mode 100644 index 000000000..f5edb4761 Binary files /dev/null and b/public/static-assets/img/main-weapons/5050.avif differ diff --git a/public/static-assets/img/main-weapons/5050.png b/public/static-assets/img/main-weapons/5050.png new file mode 100644 index 000000000..250c40fa4 Binary files /dev/null and b/public/static-assets/img/main-weapons/5050.png differ diff --git a/public/static-assets/img/main-weapons/51.avif b/public/static-assets/img/main-weapons/51.avif new file mode 100644 index 000000000..067aac536 Binary files /dev/null and b/public/static-assets/img/main-weapons/51.avif differ diff --git a/public/static-assets/img/main-weapons/51.png b/public/static-assets/img/main-weapons/51.png new file mode 100644 index 000000000..6286b723a Binary files /dev/null and b/public/static-assets/img/main-weapons/51.png differ diff --git a/public/static-assets/img/main-weapons/6005.avif b/public/static-assets/img/main-weapons/6005.avif new file mode 100644 index 000000000..bf9b637b4 Binary files /dev/null and b/public/static-assets/img/main-weapons/6005.avif differ diff --git a/public/static-assets/img/main-weapons/6005.png b/public/static-assets/img/main-weapons/6005.png new file mode 100644 index 000000000..2287f2dc9 Binary files /dev/null and b/public/static-assets/img/main-weapons/6005.png differ diff --git a/public/static-assets/img/main-weapons/6030.avif b/public/static-assets/img/main-weapons/6030.avif new file mode 100644 index 000000000..2b820e5f6 Binary files /dev/null and b/public/static-assets/img/main-weapons/6030.avif differ diff --git a/public/static-assets/img/main-weapons/6030.png b/public/static-assets/img/main-weapons/6030.png new file mode 100644 index 000000000..27d00345c Binary files /dev/null and b/public/static-assets/img/main-weapons/6030.png differ diff --git a/public/static-assets/img/main-weapons/7015.avif b/public/static-assets/img/main-weapons/7015.avif new file mode 100644 index 000000000..04080a3e7 Binary files /dev/null and b/public/static-assets/img/main-weapons/7015.avif differ diff --git a/public/static-assets/img/main-weapons/7015.png b/public/static-assets/img/main-weapons/7015.png new file mode 100644 index 000000000..465b7f3c0 Binary files /dev/null and b/public/static-assets/img/main-weapons/7015.png differ diff --git a/public/static-assets/img/main-weapons/80.avif b/public/static-assets/img/main-weapons/80.avif index b275eaa5d..4a86cffe6 100644 Binary files a/public/static-assets/img/main-weapons/80.avif and b/public/static-assets/img/main-weapons/80.avif differ diff --git a/public/static-assets/img/main-weapons/80.png b/public/static-assets/img/main-weapons/80.png index 134412cfa..a84fe8515 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/8005.avif b/public/static-assets/img/main-weapons/8005.avif new file mode 100644 index 000000000..592c34986 Binary files /dev/null and b/public/static-assets/img/main-weapons/8005.avif differ diff --git a/public/static-assets/img/main-weapons/8005.png b/public/static-assets/img/main-weapons/8005.png new file mode 100644 index 000000000..32596270b Binary files /dev/null and b/public/static-assets/img/main-weapons/8005.png differ diff --git a/public/static-assets/img/main-weapons/81.avif b/public/static-assets/img/main-weapons/81.avif index 7fdd2d802..dba7edc9e 100644 Binary files a/public/static-assets/img/main-weapons/81.avif and b/public/static-assets/img/main-weapons/81.avif differ diff --git a/public/static-assets/img/main-weapons/81.png b/public/static-assets/img/main-weapons/81.png index 5c5183566..e7763f251 100644 Binary files a/public/static-assets/img/main-weapons/81.png and b/public/static-assets/img/main-weapons/81.png differ diff --git a/public/static-assets/img/stages/22.avif b/public/static-assets/img/stages/22.avif new file mode 100644 index 000000000..37ace484e Binary files /dev/null and b/public/static-assets/img/stages/22.avif differ diff --git a/public/static-assets/img/stages/22.png b/public/static-assets/img/stages/22.png new file mode 100644 index 000000000..546f14834 Binary files /dev/null and b/public/static-assets/img/stages/22.png differ diff --git a/scripts/check-translation-jsons.ts b/scripts/check-translation-jsons.ts index 083fbb045..f86b09305 100644 --- a/scripts/check-translation-jsons.ts +++ b/scripts/check-translation-jsons.ts @@ -25,7 +25,7 @@ const MD = { const otherLanguageTranslationPath = (code?: string, fileName?: string) => path.join( - ...[__dirname, "..", "public", "locales", code, fileName].filter( + ...[__dirname, "..", "locales", code, fileName].filter( (val): val is string => !!val, ), ); diff --git a/scripts/create-analyzer-json.ts b/scripts/create-analyzer-json.ts index 23204cbce..118ded1b6 100644 --- a/scripts/create-analyzer-json.ts +++ b/scripts/create-analyzer-json.ts @@ -30,7 +30,7 @@ import { fileURLToPath } from "url"; const __filename = fileURLToPath(import.meta.url); const __dirname = path.dirname(__filename); -const CURRENT_SEASON = 6; +const CURRENT_SEASON = 7; type MainWeapon = (typeof weapons)[number]; type SubWeapon = (typeof subWeapons)[number]; @@ -782,6 +782,7 @@ const WEAPON_TYPES_TO_IGNORE = [ "Hero", "Rival", "SalmonBuddy", + "Sdodr", ]; const INTERNAL_WEAPON_NAMES_TO_IGNORE: readonly string[] = ["Free"] as const; @@ -807,7 +808,10 @@ function subWeaponShouldBeSkipped(subWeapon: SubWeapon) { } function specialWeaponShouldBeSkipped(specialWeapon: SpecialWeapon) { - if (WEAPON_TYPES_TO_IGNORE.some((val) => specialWeapon.Type.includes(val))) { + if ( + WEAPON_TYPES_TO_IGNORE.some((val) => specialWeapon.Type.includes(val)) || + WEAPON_TYPES_TO_IGNORE.some((val) => specialWeapon.__RowId.includes(val)) + ) { return true; } if (specialWeapon.__RowId === "SpGachihoko") return true; @@ -877,7 +881,6 @@ function writeTranslationsJsons(arr: TranslationArray) { path.join( __dirname, "..", - "public", "locales", translationJsonFolderName(langCode), `weapons.json`, diff --git a/scripts/create-gear-json.ts b/scripts/create-gear-json.ts index be42b8ff2..19d22f252 100644 --- a/scripts/create-gear-json.ts +++ b/scripts/create-gear-json.ts @@ -18,7 +18,7 @@ import { fileURLToPath } from "url"; const __filename = fileURLToPath(import.meta.url); const __dirname = path.dirname(__filename); -const CURRENT_SEASON = 6; +const CURRENT_SEASON = 7; const OUTPUT_DIR_PATH = path.join(__dirname, "output"); const LEAN_HEAD_CODE = "Hed"; @@ -30,7 +30,7 @@ const LEAN_SHOES_CODE = "Shs"; const AVAILABLE_SR_GEAR = [ 21010, 21011, 21015, 21013, 21012, 21014, 21012, 21000, 21001, 21002, 21001, 21002, 21001, 21016, 21017, 21018, 21019, 21004, 21002, 21005, 21003, 21002, - 21005, 21008, 21020, + 21005, 21008, 21020, 21015, 21007, ]; async function main() { @@ -129,7 +129,6 @@ async function main() { path.join( __dirname, "..", - "public", "locales", translationJsonFolderName(langCode), `gear.json`, diff --git a/scripts/create-misc-json.ts b/scripts/create-misc-json.ts index fabc2883d..d8c7d2312 100644 --- a/scripts/create-misc-json.ts +++ b/scripts/create-misc-json.ts @@ -39,6 +39,7 @@ const stages = [ "Shipshape Cargo Co.", "Bluefin Depot", "Robo ROM-en", + "Marlin Airport", ] as const; const abilityShortToInternalName = new Map([ @@ -118,7 +119,6 @@ async function main() { path.join( __dirname, "..", - "public", "locales", translationJsonFolderName(langCode), `game-misc.json`, diff --git a/scripts/replace-weapon-names.ts b/scripts/replace-weapon-names.ts index e95caf960..0b9b54f60 100644 --- a/scripts/replace-weapon-names.ts +++ b/scripts/replace-weapon-names.ts @@ -57,8 +57,10 @@ async function main() { continue; } - const weapon: any = weapons.find((weapon: any) => - file.includes(weapon.__RowId), + const weapon: any = weapons.find( + (weapon: any) => + file.includes(`${weapon.__RowId}.`) || + file.includes(`${weapon.__RowId}_`), ); if (!weapon) {