diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-08 19:28:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-08 17:28:02 +0000 |
| commit | 3bff8717bb8490f454f1391dcbaea3188af85ad9 (patch) | |
| tree | b22b25d11e2c8c0c7d6af859c7a2d01a976ae8c2 /constants | |
| parent | 9d663326172553755654f340f913d2fc4a0224a7 (diff) | |
| download | NotEnoughUpdates-REPO-3bff8717bb8490f454f1391dcbaea3188af85ad9.tar.gz NotEnoughUpdates-REPO-3bff8717bb8490f454f1391dcbaea3188af85ad9.tar.bz2 NotEnoughUpdates-REPO-3bff8717bb8490f454f1391dcbaea3188af85ad9.zip | |
feat: Midnight Dye (#1342)
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 6e79df50..c46b1fbb 100644 --- a/constants/dyes.json +++ b/constants/dyes.json @@ -601,7 +601,7 @@ "DYE_BINGO_BLUE": "#002FA7", "DYE_PURE_BLUE": "#0013FF", "DYE_DARK_PURPLE": "#301934", - "Midnight Dye": "#50216C", + "DYE_MIDNIGHT": "#50216C", "DYE_BYZANTIUM": "#702963", "DYE_WILD_STRAWBERRY": "#FF43A4", "DYE_CYCLAMEN": "#F56FA1", |
