diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-12 23:34:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-12 21:34:32 +0000 |
| commit | a89501290622d907baee921f1b45c069a1111c98 (patch) | |
| tree | 0beeb2b9046fe4a91719270e58b46ba996580223 /constants | |
| parent | bcbe605535d4fa0d799d91756bcde2817461646e (diff) | |
| download | NotEnoughUpdates-REPO-a89501290622d907baee921f1b45c069a1111c98.tar.gz NotEnoughUpdates-REPO-a89501290622d907baee921f1b45c069a1111c98.tar.bz2 NotEnoughUpdates-REPO-a89501290622d907baee921f1b45c069a1111c98.zip | |
feat: Secret Dye (#1316)
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 47a8ab3e..221871d7 100644 --- a/constants/dyes.json +++ b/constants/dyes.json @@ -529,7 +529,7 @@ "DYE_PELT": "#50414C", "Periwinkle Dye": "#CCCCFF", "Sangria Dye": "#D40808", - "Secret Dye": "#7D7D7D" + "DYE_SECRET": "#7D7D7D" }, "vanilla": { "INK_SACK": "#191919", |
