diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-13 12:49:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-13 10:49:36 +0000 |
commit | abcc153925a4d0213164ea1379ba51e82e8c31e1 (patch) | |
tree | 856b01c9cf421e77f151adec5b48e31c710ece8c /constants/islands.json | |
parent | 6b79c227e6681e44ef0b4a41cecd2d9d6206ae63 (diff) | |
download | NotEnoughUpdates-REPO-abcc153925a4d0213164ea1379ba51e82e8c31e1.tar.gz NotEnoughUpdates-REPO-abcc153925a4d0213164ea1379ba51e82e8c31e1.tar.bz2 NotEnoughUpdates-REPO-abcc153925a4d0213164ea1379ba51e82e8c31e1.zip |
Added the last pets, fixed lores and added a recipe (#1157)
Diffstat (limited to 'constants/islands.json')
-rw-r--r-- | constants/islands.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/islands.json b/constants/islands.json index 1a7766ef..4336390a 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -416,7 +416,10 @@ "z": 200, "aliases": [ "camp", - "base" + "base", + "tunnel", + "glacite", + "tunnels" ] } ] |