diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-20 09:23:12 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-20 09:23:12 -0500 |
commit | 6475bed3f60cbf79bfa3889c3363b5ca04c3dd7f (patch) | |
tree | 5502e3c5d742a8700981a343c2f4efc8bcdbb9ca | |
parent | 1890cac3765214c5a307f5ad82886118704e94ae (diff) | |
download | NotEnoughUpdates-REPO-6475bed3f60cbf79bfa3889c3363b5ca04c3dd7f.tar.gz NotEnoughUpdates-REPO-6475bed3f60cbf79bfa3889c3363b5ca04c3dd7f.tar.bz2 NotEnoughUpdates-REPO-6475bed3f60cbf79bfa3889c3363b5ca04c3dd7f.zip |
fixed jerry souls
-rw-r--r-- | constants/fairy_souls.json | 10 | ||||
-rw-r--r-- | constants/zones.json | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 4aef21d4..bb77c4c2 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -218,12 +218,12 @@ "-110,142,143", "-116,142,154" ], - "jerrys_workshop":[ - "-94,77,20", - "-43,87,76", - "-6,107,111", + "winter":[ + "-95,77,20", + "-44,87,76", + "-7,108,107", "56,108,64", - "74,109,-17" + "74,109,-18" ], "dungeon_hub":[ "17,124,-58", diff --git a/constants/zones.json b/constants/zones.json index cd0640af..8552e5df 100644 --- a/constants/zones.json +++ b/constants/zones.json @@ -108,7 +108,7 @@ "Upper Mines" ] }, - "jerrys_workshop":{ + "winter":{ "Display": "Jerry's Workshop", "Scoreboard":[ |