From 67f8b8c6f79379b0d6620876d21c4fd430ff67aa Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 22 Feb 2018 21:05:27 -0300 Subject: I forgot a spare ")" in Elanore script, fix it --- npc/004-1/elanore.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/004-1') diff --git a/npc/004-1/elanore.txt b/npc/004-1/elanore.txt index f57215eb5..9bac704b6 100644 --- a/npc/004-1/elanore.txt +++ b/npc/004-1/elanore.txt @@ -70,7 +70,7 @@ L_Lifestones: menu l("OK, I will get them."), L_Close, l("No way!"), L_Close, - l("Here you are!")), L_Trade; + l("Here you are!"), L_Trade; L_Trade: if (countitem("BugLeg") < 1) goto L_Trade_Missing; -- cgit v1.2.3-70-g09d2