summaryrefslogtreecommitdiff
path: root/npc/events/custom/p_track
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-29 08:39:36 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-29 08:39:36 +0000
commit294444a04be5fa2737bb3594edb76ae8679408c4 (patch)
tree61aa996d7862fbb42d27ed879308c2ebc532a4cc /npc/events/custom/p_track
parent07fb6e91789cb65e66d6d539c401a9cab78e6b2e (diff)
downloadhercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.gz
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.bz2
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.xz
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.zip
More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events/custom/p_track')
-rw-r--r--npc/events/custom/p_track/p_track_core.txt2
-rw-r--r--npc/events/custom/p_track/p_track_warpers.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/events/custom/p_track/p_track_core.txt b/npc/events/custom/p_track/p_track_core.txt
index 772bc340f..77b679b26 100644
--- a/npc/events/custom/p_track/p_track_core.txt
+++ b/npc/events/custom/p_track/p_track_core.txt
@@ -40,4 +40,4 @@ p_track02,67,33,1 script Blacksmith#track1 726,{
end;
}
-p_track02,41,57,5 duplicate(P_track) Lady#track2 845 \ No newline at end of file
+p_track02,41,57,5 duplicate(P_track) Lady#track2 845
diff --git a/npc/events/custom/p_track/p_track_warpers.txt b/npc/events/custom/p_track/p_track_warpers.txt
index cdc9e5b27..730dd2b0f 100644
--- a/npc/events/custom/p_track/p_track_warpers.txt
+++ b/npc/events/custom/p_track/p_track_warpers.txt
@@ -70,4 +70,4 @@ menu "Information",-,"I want to try it",L_Try,"Not today thanks",L_End;
mes getarg(0);
mes "Ok, see you later!";
close;
-} \ No newline at end of file
+}