diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-01 20:24:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-01 14:24:02 -0400 |
commit | 6595838718e534fd401639e028e66fd108ec99b8 (patch) | |
tree | 26b7f1ce9aeec33dfe7c3e5576596b8f9328cb40 /constants/parents.json | |
parent | 57bbe94d3cfb44be6dfd2596babc9a0fae484e2d (diff) | |
download | NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.tar.gz NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.tar.bz2 NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.zip |
Updating and Removing Stuff (#576)
* Updating and Removing Stuff
* Fix
* Added Twitch Link
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/constants/parents.json b/constants/parents.json index 9d062407..27c7f8f8 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2300,19 +2300,8 @@ "FLAWED_AMETHYST_GEM", "ROUGH_AMETHYST_GEM" ], - "CATACOMBS_PASS_10": [ - "CATACOMBS_PASS_9", - "CATACOMBS_PASS_8", - "CATACOMBS_PASS_8", - "CATACOMBS_PASS_7", - "CATACOMBS_PASS_6", - "CATACOMBS_PASS_5", - "CATACOMBS_PASS_4", - "CATACOMBS_PASS_3" - ], "BAL;4": [ - "BAL;3", - "BAL;0" + "BAL;3" ], "AMBER_POWER_SCROLL": [ "AMETHYST_POWER_SCROLL", @@ -2361,6 +2350,10 @@ "REVENANT_HORROR_3_BOSS", "REVENANT_HORROR_4_BOSS", "REVENANT_HORROR_5_BOSS" + ], + "BOOSTER_COOKIE":[ + "FREE_COOKIE", + "REFUND_COOKIE" ] } |