worldmap: Fix Hosidius farming patch location

This commit is contained in:
gfidder
2020-05-05 22:40:51 -05:00
committed by GitHub
parent 26ffd1be33
commit 96b1130d2e

View File

@@ -37,7 +37,7 @@ enum FarmingPatchLocation
), ),
ALLOTMENT_FLOWER("Allotment/Flower", new WorldPoint(3289, 6100, 0)), ALLOTMENT_FLOWER("Allotment/Flower", new WorldPoint(3289, 6100, 0)),
ALLOTMENT_HERB_FLOWER("Allotment/Herb/Flower", ALLOTMENT_HERB_FLOWER("Allotment/Herb/Flower",
new WorldPoint(1809, 3490, 0), new WorldPoint(1729, 3558, 0),
new WorldPoint(3598, 3524, 0), new WorldPoint(3598, 3524, 0),
new WorldPoint(3052, 3309, 0), new WorldPoint(3052, 3309, 0),
new WorldPoint(2810, 3462, 0), new WorldPoint(2810, 3462, 0),