From dd5f3c319066abc69252984c1f16f565f5de69c6 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:01:49 +1000 Subject: fix egg (#166) --- constants/HoppityEggLocations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index 48ccc5d..d6ea8bf 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -113,7 +113,7 @@ "-93:200:-122", "-73:222:-139", "13:201:-150", - "-135:174:-49", + "-134:174:-51", "91:199:-123", "36:128:50", "104:151:142", -- cgit