diff options
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/nard.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 6db8c51c1..931a5b587 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -215,8 +215,8 @@ L_NotYet: } else { mesq l("You still haven't completed your tasks."); - next; - mesq l("You still need @@ GP for the trip to Tulimshar.", (.@price-Zeny)); + mes ""; + mesc l("You still need @@ GP for the trip to Tulimshar.", (.@price-Zeny)); } close; |