From 0943c758a445bd37923e91001aed8f14af9a6ab9 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 1 Mar 2018 02:42:29 -0300 Subject: Fix bad code --- npc/002-4/nard.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index a53078883..ef53f35a4 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -133,7 +133,8 @@ L_NotYet: setq General_Narrator, 1; set Zeny, Zeny-.@price; LOCATION$="Tulim"; - mesq l("Set sail! We're going to Tulimshar!"); // Send player to Lua in order to continue story TODO + mesq l("Set sail! We're going to Tulimshar!"); + next; showavatar; setcam 0, 0; mes col(l("Some time later..."), 9); -- cgit v1.2.3-60-g2f50