diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-06-11 21:58:54 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-11 13:58:54 +0200 |
commit | 8643438b0b11455a2971f495738d09de709ca403 (patch) | |
tree | 9b2a7f09fe153fccd35bdd05664ee5dd09e4d23f | |
parent | 3efdfd0c530b0764831206f88ad28e005c8251af (diff) | |
download | NotEnoughUpdates-REPO-8643438b0b11455a2971f495738d09de709ca403.tar.gz NotEnoughUpdates-REPO-8643438b0b11455a2971f495738d09de709ca403.tar.bz2 NotEnoughUpdates-REPO-8643438b0b11455a2971f495738d09de709ca403.zip |
trevor (#938)
-rw-r--r-- | constants/islands.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/islands.json b/constants/islands.json index 481575ea..d3527275 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -195,6 +195,13 @@ "z": -370 }, { + "warp": "trapper", + "mode": "farming_1", + "x": 281, + "y": 104, + "z": -547 + }, + { "warp": "park", "mode": "foraging_1", "x": -279, |