From cb0e8ce91095cd128569716932fa648f423aafba Mon Sep 17 00:00:00 2001 From: omattornot Date: Sat, 9 Jul 2016 10:06:21 +0200 Subject: remote useless ) in gugli.txt; add _ in nard.txt --- npc/000-1/gugli.txt | 2 +- npc/000-2-3/nard.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index dc9d13c7..9d5c3505 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -24,7 +24,7 @@ 000-1,85,108,0 script Gugli NPC_GUGLI,{ - if (getq(ShipQuests_Couwan == 1)) + if (getq(ShipQuests_Couwan) == 1) { speech 4, l("Great to see you! What can I do for you today?"); diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index f1b559ce..86665355 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -140,7 +140,7 @@ L_SpecialTask: goto L_MenuQuest; -LDrasilIsland: +L_DrasilIsland: mes ""; mesn; mesq l("To be honest, no, never."); -- cgit v1.2.3-70-g09d2