diff options
author | Haru <haru@dotalux.com> | 2014-05-13 13:28:41 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-05-13 13:31:10 +0200 |
commit | 00d900104ff6f4b04ded3f83d30d04b779b5754b (patch) | |
tree | f4acb191a02bdaab06436f2e7c67be2fccdf2213 /npc/re/jobs/3-2/wanderer.txt | |
parent | ddc16a0da2c7ce270b60769c9df35a39f587e4d2 (diff) | |
download | hercules-00d900104ff6f4b04ded3f83d30d04b779b5754b.tar.gz hercules-00d900104ff6f4b04ded3f83d30d04b779b5754b.tar.bz2 hercules-00d900104ff6f4b04ded3f83d30d04b779b5754b.tar.xz hercules-00d900104ff6f4b04ded3f83d30d04b779b5754b.zip |
Fixed several files with a missing EOL at EOF
- All text files should end with an EOL. Period.
- See http://robots.thoughtbot.com/no-newline-at-end-of-file for info
on how to configure the most common text editors to do it
automatically for you.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/re/jobs/3-2/wanderer.txt')
-rw-r--r-- | npc/re/jobs/3-2/wanderer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/3-2/wanderer.txt b/npc/re/jobs/3-2/wanderer.txt index 5926b7bcb..9ce297068 100644 --- a/npc/re/jobs/3-2/wanderer.txt +++ b/npc/re/jobs/3-2/wanderer.txt @@ -1032,4 +1032,4 @@ xmas,145,127,7 duplicate(#wander_xmas) Spectator#xmas2 4_M_05 xmas,148,127,7 duplicate(#wander_xmas) Soy#xmas 4_F_06 xmas,149,127,1 duplicate(#wander_xmas) Mimi#xmas 4_F_06 xmas,151,127,1 duplicate(#wander_xmas) Spectator#xmas3 4_M_KID2 -xmas,154,129,1 duplicate(#wander_xmas) Spectator#xmas4 4_M_NFLOSTMAN
\ No newline at end of file +xmas,154,129,1 duplicate(#wander_xmas) Spectator#xmas4 4_M_NFLOSTMAN |