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-2/saxsochest.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-2') diff --git a/npc/005-2/saxsochest.txt b/npc/005-2/saxsochest.txt index ddc9672c6..61a13d509 100644 --- a/npc/005-2/saxsochest.txt +++ b/npc/005-2/saxsochest.txt @@ -5,7 +5,7 @@ // Minor quest for a necklace 005-2,44,41,0 script Saxso Chest NPC_NO_SPRITE,{ - + function quest_completed { speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("you already opened the chest."); @@ -46,7 +46,7 @@ } } while (@menu != 2); } - + do { .@chest = getq(CandorQuest_Chest); -- cgit v1.2.3-60-g2f50