From 481e786fbb6f03e23d1d4f0c56509f677881b4ec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Mar 2019 12:40:55 -0300 Subject: Remove every trailing whitespace ```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` --- npc/005-4/tolchi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-4') diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index a9345b66c..cdcf65cc2 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -49,12 +49,12 @@ { speech S_FIRST_BLANK_LINE, l("You don't have the three Coal lumps."); - close2; + close2; goodbye; } delitem .Item2, 3; Zeny = Zeny + 825; - getexp 105,0; + getexp 105,0; setq CandorQuest_Tolchi, 2; } if (@q == 0) -- cgit v1.2.3-60-g2f50