Add new purchaseable SR gear Closes #1482

This commit is contained in:
Kalle
2023-09-09 11:12:45 +03:00
parent 5e88bd3570
commit 5bfc54a7a9
24 changed files with 68 additions and 11 deletions

View File

@@ -9,10 +9,10 @@ export const headGearIds = [
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, 8018, 9001, 9002, 9003, 9004,
9005, 9007, 9009, 10003, 21000, 21001, 21002, 21010, 21011, 21012, 21013,
21014, 21015, 21016, 21017, 21018, 21019, 25000, 25001, 25002, 25003, 25004,
25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25016, 25017,
27000, 27004, 27109, 27306, 28000,
9005, 9007, 9009, 10003, 21000, 21001, 21002, 21005, 21010, 21011, 21012,
21013, 21014, 21015, 21016, 21017, 21018, 21019, 25000, 25001, 25002, 25003,
25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25016,
25017, 27000, 27004, 27109, 27306, 28000,
] as const;
export const clothesGearIds = [
@@ -32,9 +32,9 @@ export const clothesGearIds = [
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, 21011, 21012, 21013, 21014, 25000, 25001, 25002,
25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013,
25014, 25015, 25017, 26000, 27000, 27004, 27306, 28000,
10015, 21000, 21001, 21002, 21003, 21004, 21011, 21012, 21013, 21014, 25000,
25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011,
25012, 25013, 25014, 25015, 25017, 26000, 27000, 27004, 27306, 28000,
] as const;
export const shoesGearIds = [
@@ -47,7 +47,7 @@ export const shoesGearIds = [
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, 7000, 7001, 7002, 7004, 8000, 8001,
8002, 8003, 8004, 8005, 8007, 8010, 8011, 8013, 8014, 21001, 21002, 25000,
25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011,
25012, 25013, 25014, 25015, 27000, 27004, 27306, 28000,
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,
] as const;

View File

@@ -475,6 +475,10 @@
"H_21002": "Welding Mask",
"C_21002": "Juice Parka",
"S_21002": "Nonslip Senseis",
"C_21003": "Garden Gear",
"C_21004": "Crustwear XXL",
"H_21005": "Cap of Legend",
"S_21005": "Flipper Floppers",
"H_21010": "Bream-Brim Cap",
"H_21011": "Lo-Vis Visor",
"C_21011": "Commander Tunic",

View File

@@ -475,6 +475,10 @@
"H_21002": "Schweißermaske",
"C_21002": "Tankwart-Jacke",
"S_21002": "Arbeiter-Tabi",
"C_21003": "Shirt mit Handschuhen",
"C_21004": "Shrimpy-Snacks-Shirt",
"H_21005": "Mütze der Legende",
"S_21005": "Arbeitsflossen",
"H_21010": "Schnapperkappe",
"H_21011": "Opak-Visor",
"C_21011": "Aquanaut-Rock",

View File

@@ -475,6 +475,10 @@
"H_21002": "Welding Mask",
"C_21002": "Juice Parka",
"S_21002": "Nonslip Senseis",
"C_21003": "Garden Gear",
"C_21004": "Crustwear XXL",
"H_21005": "Cap of Legend",
"S_21005": "Flipper Floppers",
"H_21010": "Bream-Brim Cap",
"H_21011": "Lo-Vis Visor",
"C_21011": "Commander Tunic",

View File

@@ -475,6 +475,10 @@
"H_21002": "Máscara de soldar",
"C_21002": "Chaqueta gasolinera",
"S_21002": "Escarpín alto",
"C_21003": "Camiseta con guantes",
"C_21004": "Camiseta fritoneta",
"H_21005": "Gorra mítica",
"S_21005": "Aleta de buceo",
"H_21010": "Gorra besugo dorado",
"H_21011": "Visor opaco",
"C_21011": "Traje comandante",

View File

@@ -475,6 +475,10 @@
"H_21002": "Máscara de soldar",
"C_21002": "Impermeable gasolinero",
"S_21002": "Botas antideslizantes",
"C_21003": "Camiseta jardinería",
"C_21004": "Antofritos XXL",
"H_21005": "Gorra mítica",
"S_21005": "Aletas de buceo",
"H_21010": "Gorra besugo dorado",
"H_21011": "Visor opaco",
"C_21011": "Traje comandante",

View File

@@ -475,6 +475,10 @@
"H_21002": "Masque de soudeur",
"C_21002": "Blouson d'ingénieur pétrolier",
"S_21002": "Souliers antidérapants",
"C_21003": "T-shirt et gants de travail",
"C_21004": "T-shirt Crustassiette",
"H_21005": "Casquette de légende",
"S_21005": "Palmes de plongée",
"H_21010": "Casquette dorade",
"H_21011": "Lunettes opaques",
"C_21011": "Tunique de général",

View File

@@ -475,6 +475,10 @@
"H_21002": "Welding Mask",
"C_21002": "Juice Parka",
"S_21002": "Nonslip Senseis",
"C_21003": "Garden Gear",
"C_21004": "Crustwear XXL",
"H_21005": "Cap of Legend",
"S_21005": "Flipper Floppers",
"H_21010": "Bream-Brim Cap",
"H_21011": "Lo-Vis Visor",
"C_21011": "Commander Tunic",

View File

@@ -475,6 +475,10 @@
"H_21002": "Maschera da saldatore",
"C_21002": "Giacca benzinaio",
"S_21002": "Antiscivolo master",
"C_21003": "Set con guanti da lavoro",
"C_21004": "T-shirt Fritto e Rifritto",
"H_21005": "Cappello della leggenda",
"S_21005": "Pinne da apnea",
"H_21010": "Cappello pescoso",
"H_21011": "Visore cieco",
"C_21011": "Giubba da comandante",

View File

@@ -475,6 +475,10 @@
"H_21002": "アイアンマスカレイド",
"C_21002": "フューエルブルゾン",
"S_21002": "ノンスリップタクミ",
"C_21003": "マクレGT",
"C_21004": "アゲアゲ・10・プラーXXL",
"H_21005": "レジェンドのぼうし",
"S_21005": "ゲソバタアシスト",
"H_21010": "イトヨリキャップ",
"H_21011": "シカイバイザー",
"C_21011": "ガーディアンズスーツ",

View File

@@ -475,6 +475,10 @@
"H_21002": "용접 마스크",
"C_21002": "퓨얼 블루종",
"S_21002": "논슬립 타쿠미",
"C_21003": "민소매&목장갑",
"C_21004": "바삭바삭 튀김 XXL",
"H_21005": "레전드 모자",
"S_21005": "오리발",
"H_21010": "실꼬리 캡",
"H_21011": "시야 바이저",
"C_21011": "가디언즈 슈트",

View File

@@ -475,6 +475,10 @@
"H_21002": "Laskap",
"C_21002": "Pompbediendenjack",
"S_21002": "Antislipschoenen",
"C_21003": "Shirt met handschoenen",
"C_21004": "Octobus-shirt XXL",
"H_21005": "Pet der legendes",
"S_21005": "Zwemvliezen",
"H_21010": "Snapperpet",
"H_21011": "Slaapmasker",
"C_21011": "Commandantentuniek",

View File

@@ -475,6 +475,10 @@
"H_21002": "Welding Mask",
"C_21002": "Juice Parka",
"S_21002": "Nonslip Senseis",
"C_21003": "Garden Gear",
"C_21004": "Crustwear XXL",
"H_21005": "Cap of Legend",
"S_21005": "Flipper Floppers",
"H_21010": "Bream-Brim Cap",
"H_21011": "Lo-Vis Visor",
"C_21011": "Commander Tunic",

View File

@@ -475,6 +475,10 @@
"H_21002": "Маска сварщика",
"C_21002": "Форма заправщика",
"S_21002": "Прорезиненные таби",
"C_21003": "Безрукавка и перчатки",
"C_21004": "Майка «Мак-да-рак»",
"H_21005": "Историческая фуражка",
"S_21005": "Ласты «Хрустящие»",
"H_21010": "Кепка «Лещик»",
"H_21011": "Визор «Ширма»",
"C_21011": "Китель командира",

View File

@@ -475,6 +475,10 @@
"H_21002": "钢铁面具",
"C_21002": "燃料外套",
"S_21002": "防滑反折靴",
"C_21003": "卷袖上衣与劳工手套",
"C_21004": "酥脆天妇罗T恤XXL",
"H_21005": "传奇帽子",
"S_21005": "鱿鱼蛙鞋",
"H_21010": "金线鱼帽",
"H_21011": "视野中空遮阳帽",
"C_21011": "守卫者装",

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -25,7 +25,8 @@ const LEAN_SHOES_CODE = "Shs";
// but it's just for clarity
const AVAILABLE_SR_GEAR = [
21010, 21011, 21015, 21013, 21012, 21014, 21012, 21000, 21001, 21002, 21001,
21002, 21001, 21016, 21017, 21018, 21019,
21002, 21001, 21016, 21017, 21018, 21019, 21004, 21002, 21005, 21003, 21002,
21005,
];
async function main() {