From 0105d3d71dea1329552dab67a0ca2fcf267bf52d Mon Sep 17 00:00:00 2001 From: dualshock-tools Date: Tue, 27 May 2025 11:09:32 +0200 Subject: [PATCH] fix ds5 colors --- core.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core.js b/core.js index 9dd85d4..5391f18 100644 --- a/core.js +++ b/core.js @@ -558,8 +558,8 @@ function ds5_color(x) { '06' : 'Gray Camo', '07' : 'Volcanic Red', '08' : 'Sterling Silver', - '09' : 'Chroma Indigo', - '30' : '30Th Anniversary', + '09' : 'Cobalt Blue', + '30' : '30th Anniversary', 'Z1' : 'God of War Ragnarok', 'Z3' : 'Astro Bot' };