From f4dc5a69ded2cc61978cc6b195c3e5d36346ee0d Mon Sep 17 00:00:00 2001 From: SeRaid <77941535+SeRaid743@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:37:26 +1200 Subject: Fix HoppityEggLocations.json (#155) fixed wrong coord --- constants/HoppityEggLocations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index 52b01f7..10de1ad 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -68,7 +68,7 @@ "-375:83:-709", "-62:107:-811", "-631:141:-926", - "-358:80:442" + "-358:80:-442" ], "GOLD_MINES": [ "-15:104:-313", -- cgit