diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-29 08:39:36 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-29 08:39:36 +0000 |
commit | 294444a04be5fa2737bb3594edb76ae8679408c4 (patch) | |
tree | 61aa996d7862fbb42d27ed879308c2ebc532a4cc /npc/jobs/1-1 | |
parent | 07fb6e91789cb65e66d6d539c401a9cab78e6b2e (diff) | |
download | hercules-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/jobs/1-1')
-rw-r--r-- | npc/jobs/1-1/archer.txt | 2 | ||||
-rw-r--r-- | npc/jobs/1-1/thief.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/1-1/archer.txt b/npc/jobs/1-1/archer.txt index 2fa0b4890..0fdf21f96 100644 --- a/npc/jobs/1-1/archer.txt +++ b/npc/jobs/1-1/archer.txt @@ -180,4 +180,4 @@ L_Check: mes "Hopefull they will be of a high enough quality for you to pass the test."; close; -}
\ No newline at end of file +} diff --git a/npc/jobs/1-1/thief.txt b/npc/jobs/1-1/thief.txt index a2da1d0b5..a6ed2f28a 100644 --- a/npc/jobs/1-1/thief.txt +++ b/npc/jobs/1-1/thief.txt @@ -457,4 +457,4 @@ job_thief1 mapflag noteleport job_thief1 mapflag nosave SavePoint job_thief1 mapflag nopenalty job_thief1 mapflag nobranch -job_thief1 mapflag noexp
\ No newline at end of file +job_thief1 mapflag noexp |