From 302631d8ff6782f01db88c04b66f32d8a8c0688b Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 13 Jul 2024 16:49:10 -0400 Subject: [PATCH] Move the Blue Morpho location A tester reported that x16 y31 was closer to the centre of the spawn area, and that x16y29 was too far north. --- HuntBuddy/Location.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HuntBuddy/Location.cs b/HuntBuddy/Location.cs index 32e492d..d00206c 100644 --- a/HuntBuddy/Location.cs +++ b/HuntBuddy/Location.cs @@ -510,7 +510,7 @@ public float Y { // Yak T'el { 12957, new PositionInfo { X = 21.1f, Y = 05.6f } }, // Balyaborr { 12966, new PositionInfo { X = 07.4f, Y = 24.4f } }, // Blue Leafkin - { 12969, new PositionInfo { X = 16.4f, Y = 28.9f } }, // Blue Morpho + { 12969, new PositionInfo { X = 16.4f, Y = 30.9f } }, // Blue Morpho { 12964, new PositionInfo { X = 17.8f, Y = 24.4f } }, // Branchbearer { 12971, new PositionInfo { X = 16.3f, Y = 37.7f } }, // Fly Agaric { 12970, new PositionInfo { X = 20.4f, Y = 18.1f } }, // Ja Tiika Moth