From 738929f189b4c13294484e05187406010625a324 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sat, 29 Jun 2024 20:38:22 -0500 Subject: [PATCH] color valve --- constants.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/constants.json b/constants.json index 87f0e09..e02a63e 100644 --- a/constants.json +++ b/constants.json @@ -304,6 +304,10 @@ }, "Shortcat": { "color": "orange" + }, + "Valve": { + "color": "orange", + "caseInsensitive": true } } } \ No newline at end of file