From 98f353c71bd70f408f1ee93248bf16b3c668b2fe Mon Sep 17 00:00:00 2001 From: kitten Date: Sat, 27 Jun 2026 22:03:22 +0200 Subject: [PATCH] fix: correct IDs Thanks @bartholomewlachance --- assets/mapping/shoes.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/assets/mapping/shoes.json b/assets/mapping/shoes.json index b36bbd8..229716c 100644 --- a/assets/mapping/shoes.json +++ b/assets/mapping/shoes.json @@ -120,7 +120,7 @@ "image": "Shs_SHT004^q.bflim.png" }, { - "id": 2001, + "id": 2002, "main_key": "SHI001", "name": "CreamHi-Tops", "sub": null, @@ -128,7 +128,7 @@ "image": "Shs_SHI001^q.bflim.png" }, { - "id": 2002, + "id": 2003, "main_key": "SHI002", "name": "PurpleHi-Horses", "sub": null, @@ -136,7 +136,7 @@ "image": "Shs_SHI002^q.bflim.png" }, { - "id": 2003, + "id": 2004, "main_key": "SHI004", "name": "HunterHi-Tops", "sub": null, @@ -144,7 +144,7 @@ "image": "Shs_SHI004^q.bflim.png" }, { - "id": 2004, + "id": 2005, "main_key": "SHI005", "name": "RedHi-Tops", "sub": null, @@ -152,7 +152,7 @@ "image": "Shs_SHI005^q.bflim.png" }, { - "id": 2005, + "id": 2006, "main_key": "SHI006", "name": "GoldHi-Horses", "sub": null, @@ -160,7 +160,7 @@ "image": "Shs_SHI006^q.bflim.png" }, { - "id": 2006, + "id": 3000, "main_key": "SHT000", "name": "PinkTrainers", "sub": null, @@ -176,7 +176,7 @@ "image": "Shs_SHI007^q.bflim.png" }, { - "id": 2007, + "id": 3001, "main_key": "SHT001", "name": "OrangeArrows", "sub": null, @@ -192,7 +192,7 @@ "image": "Shs_SHI008^q.bflim.png" }, { - "id": 2008, + "id": 3002, "main_key": "SHT002", "name": "NeonSeaSlugs", "sub": null,