24 lines
645 B
Lua
Raw Normal View History

2023-06-26 04:40:53 -07:00
--------------------------------------------------------------------------------
-- Mara Pirate NPC Data --
--------------------------------------------------------------------------------
NPC_GuardChat =
{
ScriptFileName = MsgScriptFileDefault,
SpyLieChat =
{
{ Index = "SpyLie0" },
{ Index = "SpyLie1" },
{ Index = "SpyLie2" },
{ Index = "SpyLie3" },
},
FailDialog =
{
{ Index = "Fail0", FaceCut = "EldSpeGuard01" },
{ Index = "Fail1", FaceCut = "EldSpeGuard01" },
{ Index = "Fail2", FaceCut = "EldSpeGuard01" },
{ Index = "Fail3", FaceCut = "KQ_TrueMara" },
},
}