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/fairy_souls.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/fairy_souls.json')
-rw-r--r-- | constants/fairy_souls.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 970a97f0..84dd81d2 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -1,6 +1,6 @@ { "//": "If you would like to contribute to this list please ensure that you: take the coordinates of the soul its self and not where you stand.", - "Max Souls": 228, + "Max Souls": 238, "hub": [ "138,66,129", "169,60,129", @@ -128,7 +128,8 @@ "-310,156,-1008", "-412,58,-935", "-396,108,-764", - "-342,101,-484" + "-342,101,-484", + "-35,115,-1055" ], "combat_3": [ "-517,100,-295", |