From 80ddf3a888681c678d61997a7ec99b5cc8200d22 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 21 Apr 2021 23:38:58 +0200 Subject: Fixes (#469) --- constants/zones.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'constants') 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":{ -- cgit