Index: scripts/zones/The_Shrine_of_RuAvitau/npcs/qm4.lua =================================================================== --- scripts/zones/The_Shrine_of_RuAvitau/npcs/qm4.lua (revision 0) +++ scripts/zones/The_Shrine_of_RuAvitau/npcs/qm4.lua (revision 0) @@ -0,0 +1,123 @@ +----------------------------------- +-- Area: The Shrine of Ru'Avitau +-- NPC: ??? divine might mission +----------------------------------- +package.loaded["scripts/zones/The_Shrine_of_RuAvitau/TextIDs"] = nil; +----------------------------------- + +require("scripts/zones/The_Shrine_of_RuAvitau/TextIDs"); + +----------------------------------- +-- onTrade Action +----------------------------------- + +function onTrade(player,npc,trade) +end; + +----------------------------------- +-- onTrigger Action +----------------------------------- + +function onTrigger(player,npc) + + if(player:getCurrentMission(ZILART) == ARK_ANGELS and player:getVar("DivineMight") == 0) then + player:startEvent(0x0035,917,1408,1550); + elseif(player:missionCompleted(ZILART,ARK_ANGELS) == true and player:getVar("DivineMight") == 0) then + player:startEvent(0x0035,917,1408,1550); + elseif(player:getCurrentMission(ZILART) == ARK_ANGELS and player:getVar("DivineMight") == 1) then + player:startEvent(0x0036,917,1408,1550); + elseif(player:getCurrentMission(ZILART) == ARK_ANGELS and player:getVar("DivineMight") == 2) then + player:startEvent(0x0037,14739,14740,14741,14742,14743); + end + + return cs; +end; + +----------------------------------- +-- onEventUpdate +----------------------------------- + +function onEventUpdate(player,csid,option) +--printf("CSID: %u",csid); +--printf("RESULT: %u",option); +end; + +----------------------------------- +-- onEventFinish +----------------------------------- + +function onEventFinish(player,csid,option) +--printf("CSID: %u",csid); +--printf("RESULT: %u",option); + + if(csid == 0x0035) then + player:setVar("DivineMight",1); + + elseif(csid == 0x0037 and option ~= 0) then + if(player:getFreeSlotsCount() >= 1) then + player:addItem(14739); + player:messageSpecial(ITEM_OBTAINED,14739); + player:setVar("DivineMight",0); + if(player:getCurrentMission(ZILART) == ARK_ANGELS)) + player:completeMission(ZILART,ARK_ANGELS); + player:addMission(ZILART,THE_SEALED_SHRINE); + end; + else + player:messageSpecial(ITEM_CANNOT_BE_OBTAINED,inventory[Item + 2]); + end; + elseif(csid == 0x0037 and option ~= 1) then + if(player:getFreeSlotsCount() >= 1) then + player:addItem(14740); + player:messageSpecial(ITEM_OBTAINED,14739); + player:setVar("DivineMight",0); + if(player:getCurrentMission(ZILART) == ARK_ANGELS)) + player:completeMission(ZILART,ARK_ANGELS); + player:addMission(ZILART,THE_SEALED_SHRINE); + end; + else + player:messageSpecial(ITEM_CANNOT_BE_OBTAINED,inventory[Item + 2]); + end; + elseif(csid == 0x0037 and option ~= 2) then + if(player:getFreeSlotsCount() >= 1) then + player:addItem(14741); + player:messageSpecial(ITEM_OBTAINED,14739); + player:setVar("DivineMight",0); + if(player:getCurrentMission(ZILART) == ARK_ANGELS)) + player:completeMission(ZILART,ARK_ANGELS); + player:addMission(ZILART,THE_SEALED_SHRINE); + end; + else + player:messageSpecial(ITEM_CANNOT_BE_OBTAINED,inventory[Item + 2]); + end; + elseif(csid == 0x0037 and option ~= 3) then + if(player:getFreeSlotsCount() >= 1) then + player:addItem(14742); + player:messageSpecial(ITEM_OBTAINED,14739); + player:setVar("DivineMight",0); + if(player:getCurrentMission(ZILART) == ARK_ANGELS)) + player:completeMission(ZILART,ARK_ANGELS); + player:addMission(ZILART,THE_SEALED_SHRINE); + end; + else + player:messageSpecial(ITEM_CANNOT_BE_OBTAINED,inventory[Item + 2]); + end; + elseif(csid == 0x0037 and option ~= 4) then + if(player:getFreeSlotsCount() >= 1) then + player:addItem(14743); + player:messageSpecial(ITEM_OBTAINED,14739); + player:setVar("DivineMight",0); + if(player:getCurrentMission(ZILART) == ARK_ANGELS)) + player:completeMission(ZILART,ARK_ANGELS); + player:addMission(ZILART,THE_SEALED_SHRINE); + end; + else + player:messageSpecial(ITEM_CANNOT_BE_OBTAINED,inventory[Item + 2]); + end; + end + + + + + + +end; \ No newline at end of file Index: sql/npc_list.sql =================================================================== --- sql/npc_list.sql (revision 1672) +++ sql/npc_list.sql (working copy) @@ -8504,45 +8504,45 @@ INSERT INTO `npc_list` VALUES ('17367059', 'Gaki', '0', '0.000', '0.000', '0.000', '0', '70', '70', '0', '0', '0', '6', '155', 0x0000E70200000000000000000000000000000000, '0', '144'); INSERT INTO `npc_list` VALUES ('17367060', 'Rasetsu', '0', '0.000', '0.000', '0.000', '0', '70', '70', '0', '0', '0', '6', '155', 0x0000E50200000000000000000000000000000000, '0', '144'); INSERT INTO `npc_list` VALUES ('17367061', 'Onki', '0', '0.000', '0.000', '0.000', '0', '70', '70', '0', '0', '0', '6', '1179', 0x0000E80200000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367089', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367093', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367097', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367101', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367105', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367109', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367113', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367117', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367121', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367138', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367155', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367172', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367182', 'Armoury_Crate', '128', '-177.315', '59.695', '-141.972', '6', '40', '40', '0', '8', '0', '6', '1155', 0x0000C00300000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367192', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367202', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367204', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367206', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367208', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367215', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367222', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367229', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367231', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367233', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367235', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367237', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367239', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367241', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367243', 'Armoury_Crate', '128', '-177.315', '59.695', '-141.972', '7', '40', '40', '0', '8', '0', '6', '1155', 0x0000C10300000000000000000000000000000000, '32', '144'); -INSERT INTO `npc_list` VALUES ('17367245', 'Armoury_Crate', '128', '22.665', '-0.302', '18.048', '7', '40', '40', '0', '8', '0', '6', '1155', 0x0000C10300000000000000000000000000000000, '32', '144'); -INSERT INTO `npc_list` VALUES ('17367247', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367249', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367255', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367261', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367272', 'Armoury_Crate', '128', '-177.315', '59.695', '-141.972', '6', '40', '40', '0', '8', '0', '6', '1155', 0x0000C10300000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367279', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367286', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367291', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367296', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); -INSERT INTO `npc_list` VALUES ('17367301', 'Armoury_Crate', '0', '0.000', '0.000', '0.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367089', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367093', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367097', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367101', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '7', '40', '40', '0', '8', '0', '6', '1155', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367105', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367109', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367113', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367117', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367121', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367138', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367155', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367172', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367182', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367192', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367202', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367204', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367206', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367208', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367215', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367222', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367229', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367231', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367233', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367235', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367237', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367239', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367241', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367243', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367245', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367247', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367249', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367255', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367261', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367272', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367279', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367286', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367291', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367296', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); +INSERT INTO `npc_list` VALUES ('17367301', 'Armoury_Crate', '126', '-177.000', '60.000', '-142.000', '0', '40', '40', '0', '0', '0', '6', '3', 0x0000320000000000000000000000000000000000, '0', '144'); INSERT INTO `npc_list` VALUES ('17367339', 'Burning_Circle', '0', '-339.601', '104.304', '-260.341', '1', '40', '40', '0', '0', '0', '0', '3', 0x0000340000000000000000000000000000000000, '0', '144'); INSERT INTO `npc_list` VALUES ('17367340', 'Burning_Circle', '0', '-260.800', '60.304', '-139.564', '1', '40', '40', '0', '0', '0', '0', '3', 0x0000340000000000000000000000000000000000, '0', '144'); INSERT INTO `npc_list` VALUES ('17367341', 'Burning_Circle', '0', '-60.971', '0.304', '20.262', '1', '40', '40', '0', '0', '0', '0', '3', 0x0000340000000000000000000000000000000000, '0', '144'); @@ -15824,3 +15824,4 @@ INSERT INTO `npc_list` VALUES ('17818269', 'Dominion_Sergeant', '229', '-217.521', '-47.329', '-161.383', '15', '40', '40', '0', '0', '0', '0', '27', 0x010000050E10A220A230A240A250006000700000, '32', '254'); INSERT INTO `npc_list` VALUES ('17818270', 'Machine_Outfitter', '64', '-499.662', '24.368', '-756.559', '8', '40', '40', '0', '0', '0', '0', '3', 0x0100060100101720173017401750006000700000, '0', '254'); INSERT INTO `npc_list` VALUES ('17818271', 'Event_Master', '69', '-549.105', '29.944', '-753.316', '1', '40', '40', '0', '0', '0', '2', '27', 0x0000520000000000000000000000000000000000, '32', '254'); +INSERT INTO `npc_list` VALUES ('17818272', 'qm4', '0', '-40.000', '-1.000', '-148.000', '1', '40', '40', '0', '0', '0', '0', '3', 0x0000340000000000000000000000000000000000, '0', '178'); \ No newline at end of file