diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-04-22 06:02:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 06:02:14 +0200 |
commit | 6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644 (patch) | |
tree | 16ff79a813458fc2c461def243b702e665c85ad8 /constants/parents.json | |
parent | 179659a7592637b0f29347db048a1118ace02cd4 (diff) | |
download | NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.tar.gz NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.tar.bz2 NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.zip |
Crimson Isle fixes (#722)
* One soul was missing
* max souls 228 -> 238
* Potion description changed
* Fixed belt stats
* Fixed belts
* Changed description to variable numbers
* Fixed Rods, changed order of abiphones
* Changed descrption of the power stones
* Changed description of power stones
* Added new Crimson Isle zones
Should be almost all
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/constants/parents.json b/constants/parents.json index 685ea931..47733d26 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2652,14 +2652,14 @@ "MANA_RAY_SILVER", "MANA_RAY_BRONZE" ], - "ABIPHONE_X_PLUS": [ - "ABIPHONE_X_PLUS_SPECIAL_EDITION", - "ABIPHONE_XI_ULTRA", - "ABIPHONE_XI_ULTRA_STYLE", - "ABIPHONE_XII_MEGA", - "ABIPHONE_XII_MEGA_COLOR", + "ABIPHONE_XIII_PRO_GIGA": [ "ABIPHONE_XIII_PRO", - "ABIPHONE_XIII_PRO_GIGA" + "ABIPHONE_XII_MEGA_COLOR", + "ABIPHONE_XII_MEGA", + "ABIPHONE_XI_ULTRA_STYLE", + "ABIPHONE_XI_ULTRA", + "ABIPHONE_X_PLUS_SPECIAL_EDITION", + "ABIPHONE_X_PLUS" ], "SNAIL;4": [ "SNAIL;3", @@ -2680,8 +2680,8 @@ ], "HELLFIRE_ROD": [ "INFERNO_ROD", - "MAGMA_ROD", - "MAGMA_FISH_DIAMOND" + "MAGMA_ROD" + ], "ROD_OF_THE_SEA": [ "LEGEND_ROD", |