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/002-2/doors.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/002-2') diff --git a/npc/002-2/doors.txt b/npc/002-2/doors.txt index ef7a189bb..0d0760dd6 100644 --- a/npc/002-2/doors.txt +++ b/npc/002-2/doors.txt @@ -1,10 +1,10 @@ // TMW2 Script // Authors: // Jesusalva -// +// // Originally an Evol script authored by: // Ablu, Alastrim and Reid -// +// // Description: // Doors NPCs. @@ -32,7 +32,7 @@ L_Warn: close; L_Warp: - if (LOCATION$ == "") + if (LOCATION$ == "") warp "002-1", 35, 26; else warp "002-1@"+LOCATION$, 35, 26; -- cgit v1.2.3-60-g2f50