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/000-0-0/sailors.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/000-0-0/sailors.txt') diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index f2676b1d8..ad3ffc676 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -96,7 +96,7 @@ L_Step3: mesq l("Yayaya, by pressing @@ or clicking in @@, you'll open your char status window!", b(l("F2")), b(l("STA"))); next; mesn l("Magic Arpan"); - mesq l("You should allocate some attributes to it. You need @@, @@ and @@, on this order of importance.", b(l("Agility")), b(l("Dexterity")), b(l("Strength"))); // b(l("")), + mesq l("You should allocate some attributes to it. You need @@, @@ and @@, on this order of importance.", b(l("Agility")), b(l("Dexterity")), b(l("Strength"))); // b(l("")), next; mesn l("Magic Arpan"); mesq l("Once you allocate status points, you can fight it! Good luck, @@!", strcharinfo(0)); @@ -165,7 +165,7 @@ L_Step4: mesq l("Yayaya, by pressing @@ or clicking in @@, you'll open your char status window!", b(l("F2")), b(l("STA"))); next; mesn l("Magic Arpan"); - mesq l("You should allocate some attributes to it. You need @@, @@ and @@, on this order of importance.", b(l("Agility")), b(l("Dexterity")), b(l("Strength"))); // b(l("")), + mesq l("You should allocate some attributes to it. You need @@, @@ and @@, on this order of importance.", b(l("Agility")), b(l("Dexterity")), b(l("Strength"))); // b(l("")), break; case 4: mesn "Elmo"; -- cgit v1.2.3-60-g2f50