summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-09 14:20:17 +0000
committerAndrei Karas <akaras@inbox.ru>2016-07-09 14:20:17 +0000
commitc42e6b968cdabe7603da5f80ea2f7ab03a439773 (patch)
treea8c1cdb63089b2a73fb4242092e7be020df84115
parent0fc9e9af55658ee67b7fc76bb82f89f6368fd710 (diff)
parentcb0e8ce91095cd128569716932fa648f423aafba (diff)
downloadserverdata-c42e6b968cdabe7603da5f80ea2f7ab03a439773.tar.gz
serverdata-c42e6b968cdabe7603da5f80ea2f7ab03a439773.tar.bz2
serverdata-c42e6b968cdabe7603da5f80ea2f7ab03a439773.tar.xz
serverdata-c42e6b968cdabe7603da5f80ea2f7ab03a439773.zip
Merge branch 'fix_typo_nard_gugli' into 'master' s20160709release2016-07-09
fix typo who break newbie quest Remove ) of line 28 of gugli.txt who always show the L_Menu Add _ of line 143 of nard.txt who broke the text because LDrasilIsland are bad typo See merge request !9
-rw-r--r--npc/000-1/gugli.txt2
-rw-r--r--npc/000-2-3/nard.txt2
2 files changed, 2 insertions, 2 deletions
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.");