From 45cd676f88eb9d891b35cb10ab650ee43d7c273d Mon Sep 17 00:00:00 2001 From: martimavocado <39881008+martimavocado@users.noreply.github.com> Date: Sun, 28 Apr 2024 09:43:46 +0100 Subject: Add missing egg in ch nucleus (#168) --- constants/HoppityEggLocations.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/HoppityEggLocations.json') diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index d6ea8bf..bbc2642 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -175,7 +175,8 @@ "472:106:518", "485:65:479", "510:93:470", - "494:106:556" + "494:106:556", + "553:106:513" ] }, "rabbitSlots": { -- cgit