From 2da952386dfd2c030525f9b7226bbd602dec1689 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:05:00 +1000 Subject: fix egg location (#158) --- constants/HoppityEggLocations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index ae11fe2..5b22dce 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -146,7 +146,7 @@ "256:184:-564", "284:102:-573", "175:77:-373", - "143:77:-403", + "143:77:-404", "142:71:-453", "95:83:-284", "168:92:-319", -- cgit