diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-21 21:50:17 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-21 21:50:17 -0500 |
commit | 98048a398c8510820c828ec2e3ee00a1f8c0b6d9 (patch) | |
tree | 12d481b1d13d5d5ef65ce95601555a6e80bd2640 /constants | |
parent | 741dba1e824ce0b6d37a1c4f6e0f1c68778445f0 (diff) | |
parent | fc254c5d2a5b070d6e70cc434eed63c0b85c4f4e (diff) | |
download | NotEnoughUpdates-REPO-98048a398c8510820c828ec2e3ee00a1f8c0b6d9.tar.gz NotEnoughUpdates-REPO-98048a398c8510820c828ec2e3ee00a1f8c0b6d9.tar.bz2 NotEnoughUpdates-REPO-98048a398c8510820c828ec2e3ee00a1f8c0b6d9.zip |
Merge branch 'master' of https://github.com/Moulberry/NotEnoughUpdates-REPO
Diffstat (limited to 'constants')
-rw-r--r-- | constants/fairy_souls.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index bb77c4c2..38d1af3c 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -1,6 +1,6 @@ { "Comment":"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":219, + "Max Souls":220, "hub":[ "138,66,129", "169,60,129", @@ -207,7 +207,7 @@ ], "mining_3":[ "-9,230,-135", - "-21,207,-59", + "-21,208,-59", "-139,220,-89", "155,189,123", "133,104,104", @@ -231,7 +231,7 @@ "10,164,-10", "-139,46,-1", "-55,82,-10", - "-3,21,-16", - "13,60,99" + "-4,21,-17", + "14,60,99" ] } |