From f8b4c7bb83b96d3b0e3233c027851d61a54ae115 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Mar 2018 17:41:50 -0300 Subject: Remove auto-talk from Maya and Sailors --- npc/005-1/maya.txt | 2 +- npc/005-1/sailors.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-1') diff --git a/npc/005-1/maya.txt b/npc/005-1/maya.txt index 7c55a9cbf..321436628 100644 --- a/npc/005-1/maya.txt +++ b/npc/005-1/maya.txt @@ -10,7 +10,7 @@ // 02 First quest completed: Reward Candor shirt // 03 wolvern tooth +20k + 2000monster point ->claw pendant -005-1,42,37,0 script Maya NPC_RAIJIN_FEMALE_LEGION_ARTIS,0,0,{ +005-1,42,37,0 script Maya NPC_RAIJIN_FEMALE_LEGION_ARTIS,{ .@maya = getq(CandorQuest_Maya); if (.@maya == 0) diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index a1e72eefa..d7f3b07c7 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -9,7 +9,7 @@ // 2: Invite Elmo // 3: Completed -005-1,95,99,0 script Sailors#005-1 NPC_ELVEN_MAN_TRADER_SITTING,0,0,{ +005-1,95,99,0 script Sailors#005-1 NPC_ELVEN_MAN_TRADER_SITTING,{ .@q = getq(CandorQuest_Sailors); if (.@q == 1) goto L_Report; -- cgit v1.2.3-60-g2f50