diff --git a/app/modules/in-game-lists/gear-ids.ts b/app/modules/in-game-lists/gear-ids.ts index 14f4327d6..b4eb4fda8 100644 --- a/app/modules/in-game-lists/gear-ids.ts +++ b/app/modules/in-game-lists/gear-ids.ts @@ -48,6 +48,6 @@ export const shoesGearIds = [ 6004, 6005, 6006, 6007, 6008, 6009, 6010, 6011, 6012, 6013, 6019, 6020, 6021, 6022, 6023, 6024, 6025, 6026, 6027, 6028, 7000, 7001, 7002, 7004, 8000, 8001, 8002, 8003, 8004, 8005, 8007, 8010, 8011, 8013, 8014, 21001, 21002, 21005, - 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, - 25011, 25012, 25013, 25014, 25015, 27000, 27004, 27306, 28000, + 21008, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, + 25010, 25011, 25012, 25013, 25014, 25015, 27000, 27004, 27306, 28000, ] as const; diff --git a/public/locales/da/gear.json b/public/locales/da/gear.json index ef158af2f..01cf13468 100644 --- a/public/locales/da/gear.json +++ b/public/locales/da/gear.json @@ -479,6 +479,7 @@ "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", "S_21005": "Flipper Floppers", + "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", "C_21011": "Commander Tunic", diff --git a/public/locales/de/gear.json b/public/locales/de/gear.json index 2c9c16825..e199ae1a2 100644 --- a/public/locales/de/gear.json +++ b/public/locales/de/gear.json @@ -479,6 +479,7 @@ "C_21004": "Shrimpy-Snacks-Shirt", "H_21005": "Mütze der Legende", "S_21005": "Arbeitsflossen", + "S_21008": "Glamletten", "H_21010": "Schnapperkappe", "H_21011": "Opak-Visor", "C_21011": "Aquanaut-Rock", diff --git a/public/locales/en/gear.json b/public/locales/en/gear.json index ef158af2f..01cf13468 100644 --- a/public/locales/en/gear.json +++ b/public/locales/en/gear.json @@ -479,6 +479,7 @@ "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", "S_21005": "Flipper Floppers", + "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", "C_21011": "Commander Tunic", diff --git a/public/locales/es-ES/gear.json b/public/locales/es-ES/gear.json index bad79cb92..d413d4ee0 100644 --- a/public/locales/es-ES/gear.json +++ b/public/locales/es-ES/gear.json @@ -479,6 +479,7 @@ "C_21004": "Camiseta fritoneta", "H_21005": "Gorra mítica", "S_21005": "Aleta de buceo", + "S_21008": "Bota ídolo musical", "H_21010": "Gorra besugo dorado", "H_21011": "Visor opaco", "C_21011": "Traje comandante", diff --git a/public/locales/es-US/gear.json b/public/locales/es-US/gear.json index 6e4c1f5f7..38f6f710e 100644 --- a/public/locales/es-US/gear.json +++ b/public/locales/es-US/gear.json @@ -479,6 +479,7 @@ "C_21004": "Antofritos XXL", "H_21005": "Gorra mítica", "S_21005": "Aletas de buceo", + "S_21008": "Botas ídolo musical", "H_21010": "Gorra besugo dorado", "H_21011": "Visor opaco", "C_21011": "Traje comandante", diff --git a/public/locales/fr/gear.json b/public/locales/fr/gear.json index 4a17b4223..95dae2e1f 100644 --- a/public/locales/fr/gear.json +++ b/public/locales/fr/gear.json @@ -479,6 +479,7 @@ "C_21004": "T-shirt Crustassiette", "H_21005": "Casquette de légende", "S_21005": "Palmes de plongée", + "S_21008": "Bottes glam rock", "H_21010": "Casquette dorade", "H_21011": "Lunettes opaques", "C_21011": "Tunique de général", diff --git a/public/locales/he/gear.json b/public/locales/he/gear.json index ef158af2f..01cf13468 100644 --- a/public/locales/he/gear.json +++ b/public/locales/he/gear.json @@ -479,6 +479,7 @@ "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", "S_21005": "Flipper Floppers", + "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", "C_21011": "Commander Tunic", diff --git a/public/locales/it/gear.json b/public/locales/it/gear.json index 3cace09fd..7d261773c 100644 --- a/public/locales/it/gear.json +++ b/public/locales/it/gear.json @@ -479,6 +479,7 @@ "C_21004": "T-shirt Fritto e Rifritto", "H_21005": "Cappello della leggenda", "S_21005": "Pinne da apnea", + "S_21008": "Stivali glam rock", "H_21010": "Cappello pescoso", "H_21011": "Visore cieco", "C_21011": "Giubba da comandante", diff --git a/public/locales/ja/gear.json b/public/locales/ja/gear.json index 5a320e1e4..81fc003f4 100644 --- a/public/locales/ja/gear.json +++ b/public/locales/ja/gear.json @@ -479,6 +479,7 @@ "C_21004": "アゲアゲ・10・プラーXXL", "H_21005": "レジェンドのぼうし", "S_21005": "ゲソバタアシスト", + "S_21008": "カリスマシンガーブーツ", "H_21010": "イトヨリキャップ", "H_21011": "シカイバイザー", "C_21011": "ガーディアンズスーツ", diff --git a/public/locales/ko/gear.json b/public/locales/ko/gear.json index 2cfe2460a..cd22373d7 100644 --- a/public/locales/ko/gear.json +++ b/public/locales/ko/gear.json @@ -479,6 +479,7 @@ "C_21004": "바삭바삭 튀김 XXL", "H_21005": "레전드 모자", "S_21005": "오리발", + "S_21008": "카리스마 싱어 부츠", "H_21010": "실꼬리 캡", "H_21011": "시야 바이저", "C_21011": "가디언즈 슈트", diff --git a/public/locales/nl/gear.json b/public/locales/nl/gear.json index c815c4e2b..66bd05738 100644 --- a/public/locales/nl/gear.json +++ b/public/locales/nl/gear.json @@ -479,6 +479,7 @@ "C_21004": "Octobus-shirt XXL", "H_21005": "Pet der legendes", "S_21005": "Zwemvliezen", + "S_21008": "Glamrocklaarzen", "H_21010": "Snapperpet", "H_21011": "Slaapmasker", "C_21011": "Commandantentuniek", diff --git a/public/locales/pl/gear.json b/public/locales/pl/gear.json index ef158af2f..01cf13468 100644 --- a/public/locales/pl/gear.json +++ b/public/locales/pl/gear.json @@ -479,6 +479,7 @@ "C_21004": "Crustwear XXL", "H_21005": "Cap of Legend", "S_21005": "Flipper Floppers", + "S_21008": "Brinestone Boots", "H_21010": "Bream-Brim Cap", "H_21011": "Lo-Vis Visor", "C_21011": "Commander Tunic", diff --git a/public/locales/ru/gear.json b/public/locales/ru/gear.json index f0e5e4239..b0bd53a25 100644 --- a/public/locales/ru/gear.json +++ b/public/locales/ru/gear.json @@ -479,6 +479,7 @@ "C_21004": "Майка «Мак-да-рак»", "H_21005": "Историческая фуражка", "S_21005": "Ласты «Хрустящие»", + "S_21008": "Глэм-боты", "H_21010": "Кепка «Лещик»", "H_21011": "Визор «Ширма»", "C_21011": "Китель командира", diff --git a/public/locales/zh/gear.json b/public/locales/zh/gear.json index d22e8040c..da6e064fb 100644 --- a/public/locales/zh/gear.json +++ b/public/locales/zh/gear.json @@ -479,6 +479,7 @@ "C_21004": "酥脆天妇罗T恤XXL", "H_21005": "传奇帽子", "S_21005": "鱿鱼蛙鞋", + "S_21008": "魅力超群歌手靴", "H_21010": "金线鱼帽", "H_21011": "视野中空遮阳帽", "C_21011": "守卫者装", diff --git a/public/static-assets/img/gear/shoes/21008.avif b/public/static-assets/img/gear/shoes/21008.avif new file mode 100644 index 000000000..76fc3f7ee Binary files /dev/null and b/public/static-assets/img/gear/shoes/21008.avif differ diff --git a/public/static-assets/img/gear/shoes/21008.png b/public/static-assets/img/gear/shoes/21008.png new file mode 100644 index 000000000..48f233cad Binary files /dev/null and b/public/static-assets/img/gear/shoes/21008.png differ diff --git a/scripts/create-gear-json.ts b/scripts/create-gear-json.ts index f15bf65cf..5b125db91 100644 --- a/scripts/create-gear-json.ts +++ b/scripts/create-gear-json.ts @@ -26,7 +26,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, + 21005, 21008, ]; async function main() {