From 92bde839a85f665d2699e2834ded8fd7c00ffb25 Mon Sep 17 00:00:00 2001 From: Frankie-hz <105882754+Frankie-hz@users.noreply.github.com> Date: Fri, 10 Apr 2026 23:33:56 -0400 Subject: [PATCH] [lua] Fixes curtana floating qm --- scripts/zones/VeLugannon_Palace/npcs/qm1.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/zones/VeLugannon_Palace/npcs/qm1.lua b/scripts/zones/VeLugannon_Palace/npcs/qm1.lua index 9820716a417..5ffe9b3c459 100644 --- a/scripts/zones/VeLugannon_Palace/npcs/qm1.lua +++ b/scripts/zones/VeLugannon_Palace/npcs/qm1.lua @@ -27,7 +27,7 @@ entity.onTrigger = function(player, npc) [2] = { -389, 16, -274 }, [3] = { -434, 16, -229 }, [4] = { -434, 16, -210 }, - [5] = { 434, 13, -210 }, + [5] = { 434, 16, -210 }, [6] = { 434, 16, -230 }, [7] = { 390, 16, -194 }, [8] = { 370, 16, -194 },