diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-06 23:44:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 21:44:43 +0000 |
commit | 9b3005d4a487f8ab309020e86d024fdb756c4cff (patch) | |
tree | a3cba33555b100a7da7f6566e8b8ecfac7549ad0 /constants/misc.json | |
parent | 1eb9efcd5d6fe43a435ed19b9c825e4e1cddaa3c (diff) | |
download | NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.gz NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.bz2 NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.zip |
feat: Dye Changes Part 1 (#1308)
* feat: Dye Changes Part 1
* More changes
* feat: Fishing Sack changes
* fix: Emerald Artifact in misc file
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index 4ac97e2d..d70079ff 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -2498,7 +2498,7 @@ "RELIC_OF_COINS" ], "EMERALD_RING": [ - "EMERALD_ARIFACT" + "EMERALD_ARTIFACT" ], "MINERAL_TALISMAN": [ "GLOSSY_MINERAL_TALISMAN" |