aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/me')
-rw-r--r--src/main/java/me/xmrvizzy/skyblocker/skyblock/barn/TreasureHunter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/me/xmrvizzy/skyblocker/skyblock/barn/TreasureHunter.java b/src/main/java/me/xmrvizzy/skyblocker/skyblock/barn/TreasureHunter.java
index 731f746e..b7718cd1 100644
--- a/src/main/java/me/xmrvizzy/skyblocker/skyblock/barn/TreasureHunter.java
+++ b/src/main/java/me/xmrvizzy/skyblocker/skyblock/barn/TreasureHunter.java
@@ -42,7 +42,7 @@ public class TreasureHunter extends ChatPatternListener {
locations.put("I spotted something by an odd looking mushroom on one of the ledges in the Mushroom Gorge, you should check it out", "305 73 -557");
locations.put("There are some small ruins out in the desert, might want to check it out", "320 102 -471");
locations.put("Some dirt was kicked up by the water pool in the overgrown Mushroom Cave. Have a look over there", "234 56 -410");
- locations.put("There some old stone structures in the Mushroom Gorge, give it a look", "223 54 -503");
+ locations.put("There are some old stone structures in the Mushroom Gorge, give them a look", "223 54 -503");
locations.put("In the Mushroom Gorge where blue meets the ceiling and floor, you will find what you are looking for", "205 42 -527");
locations.put("There was a haystack with a crop greener than usual around it, I think there is something near there", "334 82 -389");
locations.put("There's a single piece of tall grass growing in the desert, I saw something there", "283 76 -363");