From 92dd48463c8f78c4a61dbb80ec3fcd446081dd75 Mon Sep 17 00:00:00 2001 From: ThrisStraizo <45871917+ThrisStraizo@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:46:12 -0800 Subject: [PATCH] Gusgen Treasure Cheast POS This PR updates the positions of the treasure chests in Gusgen Mines to be retail accurate. --- scripts/globals/treasure.lua | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/scripts/globals/treasure.lua b/scripts/globals/treasure.lua index 67430466ab0..9278961fcd9 100644 --- a/scripts/globals/treasure.lua +++ b/scripts/globals/treasure.lua @@ -768,17 +768,17 @@ local posTable = [treasureType.CHEST] = { { -14.130, -39.999, -85.554, 216 }, - { 58.307, -39.959, -52.149, 128 }, - { 141.517, -41.565, 29.685, 204 }, - { 154.561, -41.685, 220.130, 62 }, - { 25.952, -40.100, 191.905, 62 }, - { -66.074, -39.829, 250.589, 95 }, - { -137.702, -41.291, -6.666, 245 }, - { -6.105, -34.100, 113.459, 30 }, - { -4.463, -20.000, 125.082, 154 }, - { 47.060, -20.199, 164.572, 128 }, - { 56.098, -19.823, 147.475, 128 }, - { 50.596, -19.842, 126.625, 153 }, + { 157.424, -38.958, 205.825, 62 }, + { 153.971, -39.000, 41.872, 253 }, + { -74.113, -39.000, 240.876, 121 }, + { 18.671, -40.100, 192.986, 63 }, + { 53.991, -40.100, 175.991, 127 }, + { -126.126, -38.851, 30.980, 249 }, + { -5.860, -34.100, 113.134, 255 }, + { -7.467, -20.000, 119.998, 159 }, + { 56.812, -39.823, -52.376, 128 }, + { 53.387, -19.751, 147.230, 123 }, + { 47.547, -34.100, 112.365, 124 }, }, },