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/017-5/nahrec.txt | 2 +- npc/017-5/silversmith.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/017-5') diff --git a/npc/017-5/nahrec.txt b/npc/017-5/nahrec.txt index 705feb865..fdb94e794 100644 --- a/npc/017-5/nahrec.txt +++ b/npc/017-5/nahrec.txt @@ -51,7 +51,7 @@ speech S_FIRST_BLANK_LINE,// | S_LAST_NEXT, l("You don't have enough material, sorry."); } - return; + return; } mesn; diff --git a/npc/017-5/silversmith.txt b/npc/017-5/silversmith.txt index fc03a6ffc..c4b12e6ac 100644 --- a/npc/017-5/silversmith.txt +++ b/npc/017-5/silversmith.txt @@ -50,7 +50,7 @@ speech S_FIRST_BLANK_LINE,// | S_LAST_NEXT, l("You don't have enough material, sorry."); } - return; + return; } -- cgit v1.2.3-70-g09d2