From fe2f840e5d6cb4230ba02c47132790d067b3814d Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 27 Aug 2013 09:01:53 +0200 Subject: Corrected line endings and BOM issues with several files - Ensured final end-of-line character in every file. - Corrected cases of mixed line endings (mostly CR and CRLF within the same file.) - Removed extra BOM from some scripts, since it causes a parsing error. Signed-off-by: Haru --- npc/re/warps/other/s_workshop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/warps/other/s_workshop.txt') diff --git a/npc/re/warps/other/s_workshop.txt b/npc/re/warps/other/s_workshop.txt index bc04509b3..3f50edb6b 100644 --- a/npc/re/warps/other/s_workshop.txt +++ b/npc/re/warps/other/s_workshop.txt @@ -28,4 +28,4 @@ s_atelier,80,66,0 warp s_atelier0012 1,1,s_atelier,32,56 s_atelier,109,129,0 warp s_atelier0013 1,1,s_atelier,159,125 s_atelier,160,130,0 warp s_atelier0014 1,1,s_atelier,114,129 yuno,278,66,0 warp s_atelier0015 1,1,s_atelier,111,122 -s_atelier,107,122,0 warp s_atelier0016 1,1,yuno,274,66 \ No newline at end of file +s_atelier,107,122,0 warp s_atelier0016 1,1,yuno,274,66 -- cgit v1.2.3-60-g2f50