diff options
| author | SeRaid <77941535+SeRaid743@users.noreply.github.com> | 2024-04-19 14:53:39 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-19 12:53:39 +1000 |
| commit | d38af71da6486b4c63ab21e883dfd98c023b112e (patch) | |
| tree | fe17bac510485824a9872dbd9b4c41e2ae90670a | |
| parent | d79c9b02428da1e5d08686a4cd18d674b6b5ac3e (diff) | |
| download | SkyHanni-REPO-d38af71da6486b4c63ab21e883dfd98c023b112e.tar.gz SkyHanni-REPO-d38af71da6486b4c63ab21e883dfd98c023b112e.tar.bz2 SkyHanni-REPO-d38af71da6486b4c63ab21e883dfd98c023b112e.zip | |
FIx HoppityEggLocations.json (#159)
* FIx HoppityEggLocations.json
duplicate
* Update HoppityEggLocations.json
fixed incorrect location
| -rw-r--r-- | constants/HoppityEggLocations.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index 5b22dce..2265d6d 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -140,8 +140,7 @@ ], "THE_FARMING_ISLANDS": [ "152:72:-217", - "142:90:-300", - "146:81:-241", + "146:81:-242", "204:54:-503", "256:184:-564", "284:102:-573", |
