From c12f517311a2e8735293e1599721766fad2e8a76 Mon Sep 17 00:00:00 2001 From: Faraphel Date: Sun, 28 Aug 2022 11:08:50 +0200 Subject: [PATCH] Fixed Boost track being in retro cups --- Pack/MKWFaraphel/mod_config.json | 67 +++++++++++++++++++------------- 1 file changed, 39 insertions(+), 28 deletions(-) diff --git a/Pack/MKWFaraphel/mod_config.json b/Pack/MKWFaraphel/mod_config.json index 5cf8113..2c4d194 100644 --- a/Pack/MKWFaraphel/mod_config.json +++ b/Pack/MKWFaraphel/mod_config.json @@ -62,6 +62,28 @@ "tags_templates": { "prefix": { + "Wii": "{{ get_color(name='azure') @ tag }}", + "Switch": "{{ get_color(name='vivid red') @ tag }}", + "_Switch": "{{ get_color(name='vivid red') @ 'Switch' }}", + "3DS": "{{ get_color(name='light orange') @ tag }}", + "_3DS": "{{ get_color(name='light orange') @ '3DS' }}", + "DS": "{{ get_color(name='white') @ tag }}", + "_DS": "{{ get_color(name='white') @ 'DS' }}", + "GCN": "{{ get_color(name='azure') @ tag }}", + "_GCN": "{{ get_color(name='azure') @ 'GCN' }}", + "GBA": "{{ get_color(name='dark blue') @ tag }}", + "_GBA": "{{ get_color(name='dark blue') @ 'GBA' }}", + "N64": "{{ get_color(name='pink') @ tag }}", + "_N64": "{{ get_color(name='pink') @ 'N64' }}", + "SNES": "{{ get_color(name='green') @ tag }}", + "_SNES": "{{ get_color(name='green') @ 'SNES' }}", + "RMX": "{{ get_color(name='orange') @ tag }}", + "_RMX": "{{ get_color(name='orange') @ 'RMX' }}", + "MKT": "{{ get_color(name='dark orange') @ tag }}", + "_MKT": "{{ get_color(name='dark orange') @ 'MKT' }}", + "GP": "{{ get_color(name='dark red') @ tag }}", + "_GP": "{{ get_color(name='dark red') @ 'GP' }}", + "MSRDS": "{{ get_color(name='green') @ tag }}", "CTR": "{{ get_color(name='orange') @ tag }}", "CTTR": "{{ get_color(name='dark orange') @ tag }}", @@ -96,17 +118,6 @@ "SK64": "{{ get_color(name='green') @ tag }}", "SMG": "{{ get_color(name='light red') @ tag }}", "Spyro 1": "{{ get_color(name='azure') @ tag }}", - "Switch": "{{ get_color(name='vivid red') @ tag }}", - "Wii": "{{ get_color(name='azure') @ tag }}", - "3DS": "{{ get_color(name='light orange') @ tag }}", - "DS": "{{ get_color(name='white') @ tag }}", - "GCN": "{{ get_color(name='azure') @ tag }}", - "GBA": "{{ get_color(name='dark blue') @ tag }}", - "N64": "{{ get_color(name='pink') @ tag }}", - "SNES": "{{ get_color(name='green') @ tag }}", - "RMX": "{{ get_color(name='orange') @ tag }}", - "MKT": "{{ get_color(name='dark orange') @ tag }}", - "GP": "{{ get_color(name='dark red') @ tag }}", "UT": "{{ get_color(name='red') @ tag }}", "GK2": "{{ get_color(name='green') @ tag }}", "GK3": "{{ get_color(name='green') @ tag }}", @@ -3457,7 +3468,7 @@ "version":"RC2.4.boost", "family":138, "tags":[ - "GCN", + "_GCN", "Boost" ] }, @@ -10901,8 +10912,8 @@ "version":"RC2.boost", "family":202, "tags":[ - "Boost", - "GBA" + "_GBA", + "Boost" ] }, { @@ -10916,8 +10927,8 @@ "version":"RC2.boost", "family":272, "tags":[ - "Boost", - "GCN" + "_GCN", + "Boost" ] }, { @@ -11014,8 +11025,8 @@ "version":"v1.boost", "family":333, "tags":[ - "Boost", - "DS" + "_DS", + "Boost" ] }, { @@ -12083,8 +12094,8 @@ "version":"RC1.boost", "family":543, "tags":[ - "Boost", - "GCN" + "_GCN", + "Boost" ] }, { @@ -14817,8 +14828,8 @@ "version":"v2+.boost", "family":783, "tags":[ - "Boost", - "3DS" + "_3DS", + "Boost" ] }, { @@ -15498,8 +15509,8 @@ "version":"v1.2b.boost", "family":327, "tags":[ - "Boost", - "GCN" + "_GCN", + "Boost" ] }, { @@ -19523,8 +19534,8 @@ "version":"RC2.1.boost", "family":223, "tags":[ - "Boost", - "GCN" + "_GCN", + "Boost" ] }, { @@ -20348,8 +20359,8 @@ "version":"RC1.boost", "family":56, "tags":[ - "Boost", - "GCN" + "_GCN", + "Boost" ] }, {