diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-18 22:35:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-18 20:35:50 +0000 |
| commit | 37d9c32a48ec652bcefcd6cabf5b584f9cfcbf1d (patch) | |
| tree | 3360da36f42f2798987a4e06e0f89504e24fe7d6 /constants | |
| parent | 86dc9f56fd4bbb95a2fbe22377c338ff973a25d8 (diff) | |
| download | NotEnoughUpdates-REPO-37d9c32a48ec652bcefcd6cabf5b584f9cfcbf1d.tar.gz NotEnoughUpdates-REPO-37d9c32a48ec652bcefcd6cabf5b584f9cfcbf1d.tar.bz2 NotEnoughUpdates-REPO-37d9c32a48ec652bcefcd6cabf5b584f9cfcbf1d.zip | |
feat: Sangria Dye (#1323)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/dyes.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |
