diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-12-12 17:29:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-12 16:29:01 +0000 |
| commit | 50c336e1f71bbf83be4f632ac932c11d372cd8d2 (patch) | |
| tree | c3b43a9992409df90195af1f5d6b072ab0b0a0a1 /constants | |
| parent | c466c8946d1e6a8d31882cbb73b5d7d460f69824 (diff) | |
| download | NotEnoughUpdates-REPO-50c336e1f71bbf83be4f632ac932c11d372cd8d2.tar.gz NotEnoughUpdates-REPO-50c336e1f71bbf83be4f632ac932c11d372cd8d2.tar.bz2 NotEnoughUpdates-REPO-50c336e1f71bbf83be4f632ac932c11d372cd8d2.zip | |
feat: Sun Gecko Essence Shop + 2 fixes (#1512)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/parents.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json index e2d7f296..450e13a9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3080,7 +3080,8 @@ "TABASCO;3" ], "ASPECT_OF_THE_LEECH_1": [ - "ASPECT_OF_THE_LEECH_2" + "ASPECT_OF_THE_LEECH_2", + "ASPECT_OF_THE_LEECH_3" ], "RIFT_NECKLACE_INSIDE_1": [ "RIFT_NECKLACE_INSIDE_2", @@ -3093,7 +3094,8 @@ "ESSENCE_GOLD", "ESSENCE_ICE", "ESSENCE_SPIDER", - "ESSENCE_UNDEAD" + "ESSENCE_UNDEAD", + "ESSENCE_SUN_GECKO" ], "RAT;5": [ "RAT;4" |
