From 8c73659809b6db24a084ca7304f48664fae6c5a8 Mon Sep 17 00:00:00 2001 From: slashtangent Date: Sun, 8 Feb 2026 01:34:40 -0600 Subject: [PATCH] Turns off a QM in Carpenters Landing --- sql/npc_list.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/npc_list.sql b/sql/npc_list.sql index 054274b69c3..c4443dc7759 100644 --- a/sql/npc_list.sql +++ b/sql/npc_list.sql @@ -119,7 +119,7 @@ INSERT INTO `npc_list` VALUES (16785767,'Moogle','Moogle',0,0.000,0.000,0.000,0, INSERT INTO `npc_list` VALUES (16785768,'Moogle','Moogle',0,0.000,0.000,0.000,0,40,40,0,0,0,2,4194307,0x0000520000000000000000000000000000000000,0,'COP',0); INSERT INTO `npc_list` VALUES (16785769,'Ramblix','Ramblix',49,47.619,-6.104,-737.026,0,50,50,0,0,0,6,27,0x0000550000000000000000000000000000000000,32,'COP',1); INSERT INTO `npc_list` VALUES (16785770,'Goblin_Footprint','Goblin Footprint',49,47.619,-6.104,-737.026,1,50,50,0,0,0,0,3,0x0000340000000000000000000000000000000000,0,'COP',0); -INSERT INTO `npc_list` VALUES (16785771,'qm','???',0,-416.126,0.000,-363.468,32769,40,40,0,0,0,0,3,0x0000320000000000000000000000000000000000,0,'COP',0); +INSERT INTO `npc_list` VALUES (16785771,'qm','???',0,-416.126,0.000,-363.468,32769,40,40,0,0,0,2,3,0x0000320000000000000000000000000000000000,0,'COP',0); -- Unknown QM INSERT INTO `npc_list` VALUES (16785772,'Anguenet','Anguenet',45,214.672,-2.013,-527.561,1,50,50,0,1,0,0,27,0x0100000300100F200F300F400F50006000700000,32,'COP',1); INSERT INTO `npc_list` VALUES (16785773,'Lourdaude','Lourdaude',70,215.597,-1.689,-526.021,21,50,50,0,0,0,0,27,0x0000AE0400000000000000000000000000000000,32,'COP',1); INSERT INTO `npc_list` VALUES (16785774,'Logging_Point','Logging Point',0,-203.982,-6.850,-118.981,32774,50,50,0,0,0,0,3,0x0000770900000000000000000000000000000000,0,'COP',0);