From 58795939811dad21e2b86180f615fc2f5826b5b3 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Sun, 24 Apr 2022 16:06:00 +0200 Subject: fixed fairy soul location in hub (#724) --- constants/fairy_souls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 84dd81d2..ed94c3e4 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -64,7 +64,7 @@ "-48,76,49", "26,80,-65", "40,68,-65", - "44,68,-34", + "38,75,-38", "168,60,-36", "154,98,-71", "180,63,-15", -- cgit