diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-26 09:44:10 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-26 09:44:10 +0000 |
commit | 5514b1d63acfbe0fa0e51a855679769d4f013e35 (patch) | |
tree | 6c7e084b8b95398e2e35d9ca867a6d3e2af674e5 /npc/warps | |
parent | cece111a565a6d53790248eaa01bf68615d3a4b1 (diff) | |
download | hercules-5514b1d63acfbe0fa0e51a855679769d4f013e35.tar.gz hercules-5514b1d63acfbe0fa0e51a855679769d4f013e35.tar.bz2 hercules-5514b1d63acfbe0fa0e51a855679769d4f013e35.tar.xz hercules-5514b1d63acfbe0fa0e51a855679769d4f013e35.zip |
Some random cleaning
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12141 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/cities/comodo.txt | 2 | ||||
-rw-r--r-- | npc/warps/dungeons/odin.txt | 2 | ||||
-rw-r--r-- | npc/warps/dungeons/xmas_dun.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/warps/cities/comodo.txt b/npc/warps/cities/comodo.txt index 5c7993dae..72ff8aa11 100644 --- a/npc/warps/cities/comodo.txt +++ b/npc/warps/cities/comodo.txt @@ -42,4 +42,4 @@ cmd_in02,74,21,0 warp cmd_casino4-2 1,1,comodo,140,86 cmd_in02,168,113,0 warp cmd_casino5-1 1,1,cmd_in02,63,73 cmd_in02,58,74,0 warp cmd_casino5-2 1,1,cmd_in02,166,116 cmd_in02,187,78,0 warp cmd_casino6-1 1,1,cmd_in02,84,37 -cmd_in02,90,37,0 warp cmd_casino6-2 1,1,cmd_in02,191,77
\ No newline at end of file +cmd_in02,90,37,0 warp cmd_casino6-2 1,1,cmd_in02,191,77 diff --git a/npc/warps/dungeons/odin.txt b/npc/warps/dungeons/odin.txt index 478c3cad7..d9791115b 100644 --- a/npc/warps/dungeons/odin.txt +++ b/npc/warps/dungeons/odin.txt @@ -24,4 +24,4 @@ odin_tem02,21,334,0 warp odin04 1,1,odin_tem01,379,334 odin_tem02,153,349,0 warp odin05 1,1,odin_tem03,120,54 odin_tem03,121,49,0 warp odin06 1,1,odin_tem02,154,345 odin_tem02,261,377,0 warp odin07 1,1,odin_tem03,247,40 -odin_tem03,247,34,0 warp odin08 1,1,odin_tem02,263,372
\ No newline at end of file +odin_tem03,247,34,0 warp odin08 1,1,odin_tem02,263,372 diff --git a/npc/warps/dungeons/xmas_dun.txt b/npc/warps/dungeons/xmas_dun.txt index fbcb6b511..d797e074e 100644 --- a/npc/warps/dungeons/xmas_dun.txt +++ b/npc/warps/dungeons/xmas_dun.txt @@ -16,4 +16,4 @@ xmas,143,314,0 warp xmas_dun1-1 1,1,xmas_dun01,205,16 xmas_dun01,205,13,0 warp xmas_dun1-2 1,1,xmas,143,311 xmas_dun01,129,130,0 warp xmas_dun2-1 1,1,xmas_dun02,131,130 -xmas_dun02,129,130,0 warp xmas_dun2-2 1,1,xmas_dun01,132,130
\ No newline at end of file +xmas_dun02,129,130,0 warp xmas_dun2-2 1,1,xmas_dun01,132,130 |