diff --git a/Data/scripts/quests/dft/DftFst.lua b/Data/scripts/quests/dft/DftFst.lua index 429128ca..cb52ab62 100644 --- a/Data/scripts/quests/dft/DftFst.lua +++ b/Data/scripts/quests/dft/DftFst.lua @@ -19,21 +19,21 @@ local defaultTalkFst = { [1000068] = "defaultTalkWithKain_001", -- Kain (Gridania: LTW Guild) [1000069] = "defaultTalkWithJolline_001", -- Jolline (Gridania: LNC Guild) [1000071] = "defaultTalkWithBertennant_001", -- Bertennant (Gridania: Blue Badger Gate) - [1000072] = "defaultTalkWithMitainie_001", -- <<>> Mitainie (Gridania: White Wolf Gate) + [1000072] = "defaultTalkWithMitainie_001", -- Mitainie (Gridania: White Wolf Gate) [1000074] = "defaultTalkWithOnguen_001", -- Onguen (Gridania: BTN Guild) [1000230] = "defaultTalkWithMiounne_001", -- Miounne (Gridania: Adv. Guild) [1000231] = "defaultTalkWithHereward_001", -- Hereward (Gridania: LTW Guild) - [1000234] = "defaultTalkWithSolieine_001", -- <<>> Soileine [function typo] (Gridania: CNJ Guild) Has Parley actor id: 1700030 + [1000234] = "defaultTalkWithSolieine_001", -- Soileine (Gridania: CNJ Guild) [function typo] Has Parley actor id: 1700030 [1000236] = "defaultTalkWithOpyltyl_001", -- Opyltyl (Gridania: BTN Guild) - [1000238] = "defaultTalkWithPowle_001", -- <<>> Powle (Gridania: Acorn Orchard) - Has many actorclass IDs, this is the first one. - [1000239] = "defaultTalkWithSansa_001", -- <<>> Sansa (Gridania: Acorn Orchard) + [1000238] = "defaultTalkWithPowle_001", -- Powle (Gridania: Acorn Orchard) - Has many actorclass IDs, this is the first one. + [1000239] = "defaultTalkWithSansa_001", -- Sansa (Gridania: Acorn Orchard) [1000242] = "defaultTalkWithWillelda_001", -- Willelda (Gridania: LNC Guild) defaultTalkWithWillelda_002 - After signing up to the guild? [1000243] = "defaultTalkWithBurchard_001", -- Burchard (Gridania: LNC Guild) [1000326] = "defaultTalkWithCicely_001", -- Cicely (Gridania: BTN Guild) - [1000409] = "defaultTalkWithNicoliaux_001", -- <<>> Nicoliaux (Gridania: Acorn Orchard) [has multiple map markers, one might be regular idle location?] - [1000410] = "defaultTalkWithAunillie_001", -- <<>> Aunillie (Gridania: Acorn Orchard) - [1000411] = "defaultTalkWithElyn_001", -- <<>> Elyn (Gridania: Acorn Orchard) - [1000412] = "defaultTalkWithRyd_001", -- <<>> Ryd (Gridania: Acorn Orchard) + [1000409] = "defaultTalkWithNicoliaux_001", -- Nicoliaux (Gridania: Acorn Orchard) [has multiple map markers, one might be regular idle location?] + [1000410] = "defaultTalkWithAunillie_001", -- Aunillie (Gridania: Acorn Orchard) + [1000411] = "defaultTalkWithElyn_001", -- Elyn (Gridania: Acorn Orchard) + [1000412] = "defaultTalkWithRyd_001", -- Ryd (Gridania: Acorn Orchard) [1000427] = "defaultTalkWithAnene_001", -- Anene (Gridania: Adv. Guild) defaultTalkWithAnene_002 / 003 (PGL informant) [1000428] = "defaultTalkWithSylbyrt_001", -- Sylbyrt (Gridania: Adv. Guild) defaultTalkWithSylbyrt_002 / 003 (MRD informant) [1000429] = "defaultTalkWithHongavunga_001", -- Honga Vunga (Gridania: Adv. Guild) defaultTalkWithHongavunga_002 / 003 (WVR informant) @@ -49,13 +49,13 @@ local defaultTalkFst = { --[1000460] = "defaultTalkWithHetzkin_001", -- Hetzkin (Gridania: CNJ Guild) Guildmark NPC - Will not fire, not PplStd. [1000463] = "defaultTalkWithNonolato_001", -- Nonolato (Gridania: ARC Guild) [1000465] = "defaultTalkWithAnaidjaa_001", -- A'naidjaa (Gridania: CRP Guild) - [1000504] = "defaultTalkWithTelent_001", -- <<>> Telent (Gridania: CNJ Guild) - Has map marker, but whole-numbered. - [1000509] = "defaultTalkWithKinborow_001", -- <<>> Kinborow (Gridania: CNJ Guild) - [1000510] = "defaultTalkWithZerig_001", -- <<>> Zerig (Gridania: CNJ Guild) - Has map marker, but whole-numbered. - [1000511] = "defaultTalkWithConcessa_001", -- <<>> Concessa (Gridania: CNJ Guild) - [1000512] = "defaultTalkWithMaroile_001", -- <<>> Maroile (Gridania: CNJ Guild) - [1000513] = "defaultTalkWithGugula_001", -- <<>> Gugula (Gridania: CNJ Guild) - [1000556] = "defaultTalkWithWybir_001", -- <<>> Wybir (South Shroud: Quarrymill) + [1000504] = "defaultTalkWithTelent_001", -- Telent (Gridania: CNJ Guild) - Has map marker, but whole-numbered. + [1000509] = "defaultTalkWithKinborow_001", -- Kinborow (Gridania: CNJ Guild) - Has marker + [1000510] = "defaultTalkWithZerig_001", -- Zerig (Gridania: CNJ Guild) - Has map marker, but whole-numbered. + [1000511] = "defaultTalkWithConcessa_001", -- Concessa (Gridania: CNJ Guild) + [1000512] = "defaultTalkWithMaroile_001", -- Maroile (Gridania: CNJ Guild) - Has marker + [1000513] = "defaultTalkWithGugula_001", -- Gugula (Gridania: CNJ Guild) + [1000556] = "defaultTalkWithWybir_001", -- <<>> Wybir (South Shroud: Quarrymill) - Has marker [1000565] = "defaultTalkWithCeinguled_001", -- Ceinguled (Gridania: LNC Guild) [1000566] = "defaultTalkWithFrancis_001", -- Francis (Gridania: LNC Guild) arg1=1, npc recognizes you're in the LNC guild [1000567] = "defaultTalkWithDhemdaeg_001", -- Dhemdaeg (Gridania: LNC Guild) @@ -76,7 +76,7 @@ local defaultTalkFst = { [1000671] = "defaultTalkWithMiraudont_001", -- Miraudont (North Shroud: Camp Emerald Moss) arg1=true - Mentions Atomos [1000681] = "defaultTalkWithNuala_001", -- Nuala (Gridania: LNC Guild) [1000701] = "defaultTalkWithZuzupoja_001", -- Zuzupoja (Gridania: CRP Guild) - [1000737] = "defaultTalkWithBiddy_001", -- <<>> Biddy (Gridania: CNJ Guild) - Has map marker, but whole-numbered. + [1000737] = "defaultTalkWithBiddy_001", -- Biddy (Gridania: CNJ Guild) - Has map marker, but whole-numbered. [1000821] = "defaultTalkWithNellaure_001", -- Nellaure (Gridania: CRP Guild) [1000822] = "defaultTalkWithCaplan_001", -- Caplan (Gridania: CRP Guild) [1000823] = "defaultTalkWithUlmhylt_001", -- Ulmhylt (Gridania: CRP Guild) @@ -84,12 +84,12 @@ local defaultTalkFst = { [1000830] = "defaultTalkWithGeorjeaux_001", -- Georjeaux (Gridania: ARC Guild) defaultTalkWithGeorjeaux_002 - Dialog when you're part of the guild? [1000831] = "defaultTalkWithAlaire_001", -- Alaire (Gridania: ARC Guild) [1000832] = "defaultTalkWithMianne_001", -- Mianne (Gridania: ARC Guild) - [1000837] = "defaultTalkWithRdjongo_001", -- <<>> R'djongo (Gridania: Stillglade Fane) - [1000839] = "defaultTalkWithKhujazhwan_001", -- <<>> Khuja Zhwan (Gridania: Stillglade Fane) + [1000837] = "defaultTalkWithRdjongo_001", -- R'djongo (Gridania: Stillglade Fane) + [1000839] = "defaultTalkWithKhujazhwan_001", -- Khuja Zhwan (Gridania: Stillglade Fane) [1000951] = "defaultTalkWithLonsygg_001", -- Lonsygg (Gridania: Blue Badger Gate) [1000978] = "defaultTalkWithGylbart_001", -- <<>> Gylbart (South Shroud: Quarrymill) - [1001071] = "defaultTalkWithTnbulea_001", -- <<>> T'nbulea (Gridania: CNJ Guild) - [1001072] = "defaultTalkWithFoforyo_001", -- <<>> Foforyo (Gridania: CNJ Guild) + [1001071] = "defaultTalkWithTnbulea_001", -- T'nbulea (Gridania: CNJ Guild) + [1001072] = "defaultTalkWithFoforyo_001", -- Foforyo (Gridania: CNJ Guild) [1001077] = "defaultTalkWithBeli_001", -- Beli (Gridania: LTW Guild) [1001078] = "defaultTalkWithMaddeline_001", -- Maddeline (Gridania: LTW Guild) [1001079] = "defaultTalkWithDyrstbrod_001", -- Dyrstbrod (Gridania: LTW Guild) @@ -106,7 +106,7 @@ local defaultTalkFst = { [1001175] = "defaultTalkWithChloe_001", -- Chloe (Gridania: ARC Guild) [1001188] = "defaultTalkWithGuildleveClientG_001", -- Maisenta (Gridania) [1001189] = "defaultTalkWithGuildleveClientG_002", -- Pukiki (Gridania) - [1001190] = "defaultTalkWithGuildleveClientG_003", -- <<>> Eugenaire (Gridania: White Wolf Gate) + [1001190] = "defaultTalkWithGuildleveClientG_003", -- Eugenaire (Gridania: White Wolf Gate) - Has marker [1001294] = "defaultTalkWithIolaine_001", -- <<>> Iolaine - Entry Denier Guard (West Shroud) - Also guards fst_f0_dun06 [1001338] = "defaultTalkWithLivith_001", -- <<>> Livith (North Shroud: Hyrstmill) [1001339] = "defaultTalkWithProscen_001", -- <<>> Proscen (North Shroud: Hyrstmill) @@ -129,8 +129,8 @@ local defaultTalkFst = { [1001431] = "defaultTalkWithGenna_001", -- Genna (Gridania: Mih Khetto's Amphitheatre) [1001432] = "defaultTalkWithMathye_001", -- Mathye (Gridania: Blue Badger Gate) [1001433] = "defaultTalkWithUlta_001", -- Ulta (Gridania: Blue Badger Gate) - [1001434] = "defaultTalkWithNicia_001", -- <<>> Nicia (Gridania: White Wolf Gate) - [1001435] = "defaultTalkWithBlandie_001", -- <<>> Blandie (Gridania: White Wolf Gate) + [1001434] = "defaultTalkWithNicia_001", -- Nicia (Gridania: White Wolf Gate) + [1001435] = "defaultTalkWithBlandie_001", -- Blandie (Gridania: White Wolf Gate) [1001436] = "defaultTalkWithOwyne_001", -- Owyne (Gridania: Aetheryte Plaza) [1001437] = "defaultTalkWithSybell_001", -- Sybell (Gridania: Aetheryte Plaza) [1001459] = "defaultTalkWithFlavielle_001", -- Flavielle (Gridania: Adv. Guild) defaultTalkWithFlavielle_002 / 003 (ARM informant) @@ -159,7 +159,7 @@ local defaultTalkFst = { [1001708] = "defaultTalkWithBeaudonet_001", -- Beaudonet (Gridania: Adv. Guild) [1001709] = "defaultTalkWithFryswyde_001", -- Fryswyde (Gridania: Adv. Guild) [1001710] = "defaultTalkWithWillielmus_001", -- Willielmus (Gridania: Adv. Guild) - [1001711] = "defaultTalkWithQZamqo_001", -- <<>> Q'zamqo (Gridania: Airship Landing) + [1001711] = "defaultTalkWithQZamqo_001", -- Q'zamqo (Gridania: Airship Landing) [1001806] = "defaultTalkEnie_001", -- Enie (Gridania: BTN Guild) [1001835] = "defaultTalkWithVorsaile_001", -- <<>> Serpent Commander Heuloix (North Shroud: Emerald Moss) [1001836] = "defaultTalkWithPukwapika_001", -- <<>> Pukwa Pika (West Shroud: Turning Leaf) - Involved in "A Feast of Fools", Thornmarch fight @@ -178,7 +178,7 @@ local defaultTalkFst = { [1060039] = "defaultTalkWithJehantel_001", -- <<>> Jehantel (South Shroud: Tranquil Paths) BRD Job NPC - defaultTalkWithJehantel_002 [1060043] = "defaultTalkWithLegendBsm_001", -- <<>> Gerolt (East Shroud: Hawthorne Hut) - Arg1 controls which line of dialog he plays, otherwise nothing shows --[1060022] = "defaultTalkLouisoix_001", -- Louisoix (Gridania: Apkallus Falls) - Will not fire, not PplStd. - [1200121] = "bookTalk", -- <<>> Dusty Tomes (Gridania: CNJ Guild) - Will not fire since it isn't PplStd. Identical dialog regardless. + [1200121] = "bookTalk", -- Dusty Tomes (Gridania: CNJ Guild) - Will not fire since it isn't PplStd. Identical dialog regardless. [1500055] = "defaultTalkWithLionnellais_001", -- Lionnellais (Gridania: Adv. Guild) - Will not fire, not PplStd. Pre-airship dialog? [1500056] = "defaultTalkWithHida_001", -- Hida (Gridania: Adv. Guild) - Will not fire, not PplStd. Pre-airship dialog? [1500060] = "defaultTalkWithHonoroit_001", -- <<>> Honoroit (Central Shroud) - Hangs around (-200, 5, -810), has an untargetable chocobo carriage behind @@ -256,8 +256,6 @@ function IsQuestENPC(player, quest, npc) return defaultTalkFst[npc:GetActorClassId()] ~= nil; end - - function defaultTalkWithInn(player, quest, clientFunc) local choice = callClientFunction(player, "delegateEvent", player, quest, clientFunc); @@ -273,10 +271,6 @@ function defaultTalkWithInn(player, quest, clientFunc) end end - - - - function talkWithSpecial(player, npcId, clientFunc) local splQuest = GetStaticActor("Spl000"); local magickedPrism = 0; diff --git a/Data/sql/gamedata_actor_class.sql b/Data/sql/gamedata_actor_class.sql index 24d52e15..7fbcdfb5 100644 --- a/Data/sql/gamedata_actor_class.sql +++ b/Data/sql/gamedata_actor_class.sql @@ -264,7 +264,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1000231, '/Chara/Npc/Populace/PopulaceStandard', 1000324, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000232, '', 1100006, 0, NULL), (1000233, '', 1100006, 0, NULL), - (1000234, '', 1300064, 0, NULL), + (1000234, '/Chara/Npc/Populace/PopulaceStandard', 1300064, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000235, '', 2000010, 0, NULL), (1000236, '/Chara/Npc/Populace/PopulaceStandard', 1600132, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000237, '', 1500021, 0, NULL), @@ -490,7 +490,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1000457, '/Chara/Npc/Populace/PopulaceGuildlevePublisher', 1200123, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000458, '/Chara/Npc/Populace/PopulaceStandard', 1900110, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000459, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 1100192, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), - (1000460, '', 2200149, 0, NULL), + (1000460, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 2200149, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000461, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 1500099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000462, '/Chara/Npc/Populace/Shop/PopulaceGuildShop', 2200068, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000463, '/Chara/Npc/Populace/PopulaceStandard', 1400007, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), @@ -534,16 +534,16 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1000501, '', 4000493, 0, NULL), (1000502, '', 4000494, 0, NULL), (1000503, '', 4000495, 0, NULL), - (1000504, '', 1000415, 0, NULL), + (1000504, '/Chara/Npc/Populace/PopulaceStandard', 1000415, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000505, '', 1000175, 0, NULL), (1000506, '', 1000175, 0, NULL), (1000507, '', 1100180, 0, NULL), (1000508, '', 1100416, 0, NULL), (1000509, '/Chara/Npc/Populace/PopulaceStandard', 1100364, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), - (1000510, '', 1000265, 0, NULL), - (1000511, '', 1100268, 0, NULL), - (1000512, '', 1200127, 0, NULL), - (1000513, '', 1500077, 0, NULL), + (1000510, '/Chara/Npc/Populace/PopulaceStandard', 1000265, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1000511, '/Chara/Npc/Populace/PopulaceStandard', 1100268, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1000512, '/Chara/Npc/Populace/PopulaceStandard', 1200127, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1000513, '/Chara/Npc/Populace/PopulaceStandard', 1500077, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000514, '', 2420018, 0, NULL), (1000515, '', 2420009, 0, NULL), (1000516, '', 2420010, 0, NULL), @@ -767,7 +767,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1000734, '', 1200134, 0, NULL), (1000735, '', 1600094, 0, NULL), (1000736, '', 1300116, 0, NULL), - (1000737, '', 1100121, 0, NULL), + (1000737, '/Chara/Npc/Populace/PopulaceStandard', 1100121, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000738, '', 1200140, 0, NULL), (1000739, '', 1200150, 0, NULL), (1000740, '', 1200146, 0, NULL), @@ -867,9 +867,9 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1000834, '/Chara/Npc/Populace/PopulaceStandard', 4000500, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000835, '/Chara/Npc/Populace/PopulaceStandard', 4000501, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000836, '', 4000502, 0, NULL), - (1000837, '', 1900037, 0, NULL), + (1000837, '/Chara/Npc/Populace/PopulaceStandard', 1900037, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000838, '', 1400106, 0, NULL), - (1000839, '', 1900152, 0, NULL), + (1000839, '/Chara/Npc/Populace/PopulaceStandard', 1900152, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000840, '/Chara/Npc/Populace/PopulaceChocoboLender', 1400060, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000841, '/Chara/Npc/Populace/PopulaceStandard', 1500014, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1000842, '', 1900054, 0, NULL), @@ -1101,8 +1101,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1001068, '', 1200157, 0, NULL), (1001069, '', 1100401, 0, NULL), (1001070, '', 2200073, 0, NULL), - (1001071, '', 1900093, 0, NULL), - (1001072, '', 1400050, 0, NULL), + (1001071, '/Chara/Npc/Populace/PopulaceStandard', 1900093, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1001072, '/Chara/Npc/Populace/PopulaceStandard', 1400050, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001073, '/Chara/Npc/Populace/PopulaceStandard', 1400099, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001074, '/Chara/Npc/Populace/PopulaceStandard', 1500087, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001075, '/Chara/Npc/Populace/PopulaceStandard', 2200058, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), @@ -1113,10 +1113,10 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1001080, '/Chara/Npc/Populace/PopulaceStandard', 1400114, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001081, '/Chara/Npc/Populace/PopulaceStandard', 1900122, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001082, '/Chara/Npc/Populace/PopulaceStandard', 1100094, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), - (1001083, '/Chara/Npc/Populace/PopulaceStandard', 1000126, 19, NULL), - (1001084, '/Chara/Npc/Populace/PopulaceStandard', 1000126, 19, NULL), - (1001085, '/Chara/Npc/Populace/PopulaceStandard', 2450002, 19, NULL), - (1001086, '/Chara/Npc/Populace/PopulaceStandard', 2450004, 19, NULL), + (1001083, '/Chara/Npc/Populace/PopulaceStandard', 1000126, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1001084, '/Chara/Npc/Populace/PopulaceStandard', 1000126, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1001085, '/Chara/Npc/Populace/PopulaceStandard', 2450002, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1001086, '/Chara/Npc/Populace/PopulaceStandard', 2450004, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001087, '', 2450007, 0, NULL), (1001088, '', 2450003, 0, NULL), (1001089, '', 2450005, 0, NULL), @@ -1464,8 +1464,8 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1001431, '/Chara/Npc/Populace/PopulaceStandard', 1100194, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001432, '/Chara/Npc/Populace/PopulaceStandard', 1000172, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001433, '/Chara/Npc/Populace/PopulaceStandard', 2200228, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), - (1001434, '', 1100396, 0, NULL), - (1001435, '', 1300131, 0, NULL), + (1001434, '/Chara/Npc/Populace/PopulaceStandard', 1100396, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), + (1001435, '/Chara/Npc/Populace/PopulaceStandard', 1300131, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001436, '/Chara/Npc/Populace/PopulaceStandard', 1000188, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001437, '/Chara/Npc/Populace/PopulaceStandard', 1100426, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001438, '/Chara/Npc/Populace/PopulaceStandard', 1400122, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), @@ -1733,7 +1733,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1001708, '/Chara/Npc/Populace/PopulaceStandard', 1200196, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001709, '/Chara/Npc/Populace/PopulaceStandard', 1100073, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001710, '/Chara/Npc/Populace/PopulaceStandard', 1000257, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), - (1001711, '', 1900211, 0, NULL), + (1001711, '/Chara/Npc/Populace/PopulaceStandard', 1900211, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001712, '/Chara/Npc/Populace/PopulaceStandard', 1200201, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001713, '/Chara/Npc/Populace/PopulaceStandard', 1900197, 19, '{\r\n "talkEventConditions": [\r\n {\r\n "unknown1": 4,\r\n "unknown2": 0,\r\n "conditionName": "talkDefault"\r\n }\r\n ],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ]\r\n}'), (1001714, '', 2200042, 0, NULL), @@ -2986,7 +2986,7 @@ REPLACE INTO `gamedata_actor_class` (`id`, `classPath`, `displayNameId`, `proper (1099043, '', 0, 0, NULL), (1099044, '', 0, 0, NULL), (1099045, '', 0, 0, NULL), - (1099046, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'), + (1099046, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "isEnabled": "false",\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'), (1099047, '/Chara/Npc/Populace/PopulaceStandard', 0, 19, '{\r\n "talkEventConditions": [],\r\n "noticeEventConditions": [\r\n {\r\n "unknown1": 0,\r\n "unknown2": 1,\r\n "conditionName": "noticeEvent"\r\n }\r\n ],\r\n "pushWithCircleEventConditions": [\r\n {\r\n "radius": "6.0",\r\n "outwards": "false",\r\n "silent": "false",\r\n "conditionName": "pushDefault"\r\n }\r\n ]\r\n}'), (1099048, '', 0, 0, NULL), (1099049, '', 0, 0, NULL), diff --git a/Data/sql/server_eventnpc_mapobj.sql b/Data/sql/server_eventnpc_mapobj.sql index 7f0fcfb4..f1cd1a47 100644 --- a/Data/sql/server_eventnpc_mapobj.sql +++ b/Data/sql/server_eventnpc_mapobj.sql @@ -104,7 +104,8 @@ REPLACE INTO `server_eventnpc_mapobj` (`id`, `layoutId`, `instanceId`) VALUES (2166, 5013, 399), (2167, 5013, 398), (2168, 5013, 408), - (2169, 5013, 161); + (2169, 5013, 161), + (2317, 321, 2952); /*!40000 ALTER TABLE `server_eventnpc_mapobj` ENABLE KEYS */; /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */; diff --git a/Data/sql/server_eventnpc_spawn_locations.sql b/Data/sql/server_eventnpc_spawn_locations.sql index 55b1995f..d989c92f 100644 --- a/Data/sql/server_eventnpc_spawn_locations.sql +++ b/Data/sql/server_eventnpc_spawn_locations.sql @@ -33,7 +33,7 @@ CREATE TABLE IF NOT EXISTS `server_eventnpc_spawn_locations` ( PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; --- Dumping data for table ffxiv_server.server_eventnpc_spawn_locations: ~1,241 rows (approximately) +-- Dumping data for table ffxiv_server.server_eventnpc_spawn_locations: ~1,181 rows (approximately) /*!40000 ALTER TABLE `server_eventnpc_spawn_locations` DISABLE KEYS */; REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId`, `zoneId`, `privateAreaName`, `privateAreaLevel`, `positionX`, `positionY`, `positionZ`, `rotation`, `motionPack`) VALUES (1, 2104001, 'wharf_rat', 1, '', 0, -84.628, 54.497, -3.52, 2.491, 0), @@ -1196,7 +1196,7 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId` (2119, 1090087, 'man2l0_seafld1_push2', 128, 'PrivateAreaMasterPast', 3, 221.01, 19.2, 1177.62, 0, 0), (2120, 1000001, 'man2l0_echo2_yshtola', 128, 'PrivateAreaMasterPast', 3, 204.076, 25.286, 1181.84, 1.532, 0), (2121, 1290002, 'man2l0_echo2_privarea_exit', 128, 'PrivateAreaMasterPast', 3, 225.665, 16.987, 1179.94, 0, 0), - (2122, 1001190, 'eugenaire', 206, '', 0, -70.77, 5.104, -1231.6, -1.2, 0), + (2122, 1001190, 'eugenaire', 206, '', 0, -70.88, 5.104, -1231.34, -1.2, 0), (2123, 1000367, 'fongho', 128, '', 0, 288.24, 26.485, 342.12, -0.754, 0), (2124, 1001764, 'baenryss', 128, '', 0, 0, 27.6, 0, 0, 0), (2125, 1001765, 'chachapi', 128, '', 0, 0, 27.78, 0, 0, 0), @@ -1212,7 +1212,7 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId` (2135, 1000410, 'aunillie', 206, '', 0, -34.157, 8.5, -1241.01, 3, 1069), (2136, 1000411, 'elyn', 206, '', 0, -46.061, 8.692, -1274.25, -0.293, 1005), (2137, 1000412, 'ryd', 206, '', 0, -42.471, 8, -1257.6, 0.6, 0), - (2138, 1000509, 'kinborow', 206, '', 0, -362.96, 6.82, -1693.98, 0, 0), + (2138, 1000509, 'kinborow', 206, '', 0, -362.96, 6.82, -1693.98, -2.8, 1047), (2139, 1001352, 'ethelinda', 154, '', 0, 1313.99, -11.8, 963.94, -2.505, 0), (2140, 1001358, 'patrick', 145, '', 0, 2627.58, 174.745, 1392.85, 0, 0), (2141, 1001574, 'arscelin', 145, '', 0, 2625, 174.724, 1329, 0, 0), @@ -1308,7 +1308,28 @@ REPLACE INTO `server_eventnpc_spawn_locations` (`id`, `actorClassId`, `uniqueId` (2261, 1080090, 'etc5l3_bomb_bane_1', 172, 'PrivateAreaMasterPast', 5, -1739.28, 56.4, -309.269, 0, 0), (2262, 1080092, 'etc5l3_bomb_bane_3', 172, 'PrivateAreaMasterPast', 5, -1739.94, 56.487, -315.18, 0, 0), (2263, 1080094, 'etc5l3_bomb_bane_5', 172, 'PrivateAreaMasterPast', 5, -1740.43, 56.387, -305.24, 0, 0), - (2264, 1001995, 'etc5l3_hildibrand', 172, 'PrivateAreaMasterPast', 5, -1739.87, 56.373, -309.782, 1.916, 2071); + (2264, 1001995, 'etc5l3_hildibrand', 172, 'PrivateAreaMasterPast', 5, -1739.87, 56.373, -309.782, 1.916, 2071), + (2296, 1000234, 'soileine', 206, '', 0, -330.813, 8, -1682.83, 0.3, 1015), + (2297, 1000460, 'hetzkin', 206, '', 0, -328.943, 8, -1682.79, 0, 1016), + (2298, 1000073, 'cornell', 206, '', 0, -351.965, 8, -1673.36, 3.12, 0), + (2299, 1000737, 'biddy', 206, '', 0, -342.387, 8, -1675.51, -2, 0), + (2300, 1000504, 'telent', 206, '', 0, -354.234, 6.244, -1697.72, 0.76, 1040), + (2301, 1000510, 'zerig', 206, '', 0, -350.22, 6.82, -1705.42, -0.236, 0), + (2302, 1000511, 'concessa', 206, '', 0, -342.55, 6.821, -1698.93, -1.37, 0), + (2303, 1000512, 'maroile', 206, '', 0, -340.55, 8, -1679.17, 0.94, 1016), + (2304, 1000513, 'gugula', 206, '', 0, -339.898, 8, -1679.94, -2.18, 0), + (2305, 1000628, 'mourechaux', 206, '', 0, -352.08, 11.5, -1718.32, 0, 1002), + (2306, 1001071, 'tnbulea', 206, '', 0, -334.407, 8, -1669.74, 3, 0), + (2307, 1001072, 'foforyo', 206, '', 0, -325.68, 8, -1677.06, -1.8, 0), + (2308, 1200121, 'dusty_tomes_grid', 206, '', 0, -327.9, 9.3, -1681.69, 0, 0), + (2309, 1600079, 'juelerand', 206, '', 0, -335.244, 8, -1684.11, 0.6, 0), + (2310, 1000839, 'khuja_zhwan', 206, '', 0, -242.21, 19.32, -1645.61, 1.03, 0), + (2311, 1000837, 'rdjongo', 206, '', 0, -237.626, 19.3, -1649.29, 0.72, 1017), + (2312, 1000072, 'mitainie', 206, '', 0, -87.17, 4.5, -1212.46, -1.6, 2026), + (2314, 1001434, 'nicia', 206, '', 0, -89.66, 4.45, -1221.76, -1, 1017), + (2315, 1001435, 'blandie', 206, '', 0, -69.82, 8.5, -1215.72, -1.2, 0), + (2316, 1001711, 'qzamqo', 206, '', 0, 38.878, -10, -1185.38, 1.5, 1056), + (2317, 5900001, 'mihkhetto_amphitheatre_gate', 206, '', 0, -96, 15.45, -1606, 0, 0); /*!40000 ALTER TABLE `server_eventnpc_spawn_locations` ENABLE KEYS */; /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;