diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-21 23:38:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 17:38:58 -0400 |
commit | 80ddf3a888681c678d61997a7ec99b5cc8200d22 (patch) | |
tree | 0279661add2a3ccdcc5fe5e220a0c760dd7ffec3 /constants/zones.json | |
parent | 39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac (diff) | |
download | NotEnoughUpdates-REPO-80ddf3a888681c678d61997a7ec99b5cc8200d22.tar.gz NotEnoughUpdates-REPO-80ddf3a888681c678d61997a7ec99b5cc8200d22.tar.bz2 NotEnoughUpdates-REPO-80ddf3a888681c678d61997a7ec99b5cc8200d22.zip |
Fixes (#469)
Diffstat (limited to 'constants/zones.json')
-rw-r--r-- | constants/zones.json | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/constants/zones.json b/constants/zones.json index 5de00385..7d4172c0 100644 --- a/constants/zones.json +++ b/constants/zones.json @@ -56,15 +56,19 @@ ] }, "farming_1":{ - "Display": "The Barn", + "Display": "The Farming Islands", "Scoreboard":[ - "The Barn" - ] - }, - "farming_2":{ - "Display": "Mushroom Desert", - "Scoreboard":[ - "Mushroom Desert" + "The Barn", + "Mushroom Desert", + "Oasis", + "Trappers Den", + "Jake's House", + "Treasure Hunter Camp", + "Desert Settlement", + "Mushroom Gorge", + "Overgrown Mushroom Cave", + "Shepherds Keep", + "Glowing Mushroom Cave" ] }, "mining_1":{ |