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-3/doors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-3') diff --git a/npc/002-3/doors.txt b/npc/002-3/doors.txt index 54f1c2ad5..d6f6b5135 100644 --- a/npc/002-3/doors.txt +++ b/npc/002-3/doors.txt @@ -36,7 +36,7 @@ OnTouch: 002-3,42,25,0 script AreaNPC#002-3d NPC_HIDDEN,0,0,{ OnTouch: - if (LOCATION$ == "") + if (LOCATION$ == "") warp "002-1", 72, 29; else warp "002-1@"+LOCATION$, 72, 29; -- cgit v1.2.3-60-g2f50