From 37d9c32a48ec652bcefcd6cabf5b584f9cfcbf1d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 18 Aug 2024 22:35:50 +0200 Subject: feat: Sangria Dye (#1323) --- constants/dyes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/dyes.json b/constants/dyes.json index c20abbe5..b3985b76 100644 --- a/constants/dyes.json +++ b/constants/dyes.json @@ -528,7 +528,7 @@ "DYE_PEARLESCENT": "#115555", "DYE_PELT": "#50414C", "DYE_PERIWINKLE": "#CCCCFF", - "Sangria Dye": "#D40808", + "DYE_SANGRIA": "#D40808", "DYE_SECRET": "#7D7D7D" }, "vanilla": { -- cgit