diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-01 04:29:56 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-01 04:29:56 +0000 |
commit | 8832adba3ec9df0f7f890154f69f0993b8d1d8e5 (patch) | |
tree | 0e73afe6a780abf29fe035301f1354f24762da7a /npc/pre-re/warps/dungeons/in_sphinx.txt | |
parent | fa533907d49c7e288be33efb55fcb094f8e48591 (diff) | |
download | hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.tar.gz hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.tar.bz2 hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.tar.xz hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.zip |
Full npc folder reorganization. (I hope I didn't break anything D:)
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders.
-NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences.
-For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates.
-All pre-renewal files has been reverted back to their pre-renewal behavior.
TODO:
-Correct pre-re quest rewards.
-Check for pre-re/re differences in mapflags.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re/warps/dungeons/in_sphinx.txt')
-rw-r--r-- | npc/pre-re/warps/dungeons/in_sphinx.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/npc/pre-re/warps/dungeons/in_sphinx.txt b/npc/pre-re/warps/dungeons/in_sphinx.txt deleted file mode 100644 index 70f1f63f8..000000000 --- a/npc/pre-re/warps/dungeons/in_sphinx.txt +++ /dev/null @@ -1,36 +0,0 @@ -//===== rAthena Script ======================================= -//= Morroc Sphinx Warp Script -//===== By: ================================================== -//= Nana (1.0) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Description: ========================================= -//= Warp Points for Sphinx Dungeon -//===== Additional Comments: ================================= -//= 1.0 Split from combined warp file morroc_duns. [L0ne_W0lf] -//============================================================ - -//= Morroc Sphinx ============================================ -in_sphinx1,288,6,0 warp sphx001 5,1,moc_fild19,100,99 -in_sphinx1,80,191,0 warp sphx01 2,1,in_sphinx2,149,81 -in_sphinx2,149,77,0 warp sphx01-1 3,2,in_sphinx1,80,189 -in_sphinx2,276,272,0 warp sphx02 1,3,in_sphinx3,210,54 -in_sphinx3,210,57,0 warp sphx02-1 4,1,in_sphinx2,274,272 -in_sphinx3,35,227,0 warp sphx03 2,4,in_sphinx3,62,227 -in_sphinx3,60,227,0 warp sphx03-1 1,4,in_sphinx3,32,227 -in_sphinx3,70,111,0 warp sphx04 1,1,in_sphinx3,70,81 -in_sphinx3,70,83,0 warp sphx04-1 4,1,in_sphinx3,70,113 -in_sphinx3,12,69,0 warp sphx05 4,1,in_sphinx4,10,222 -in_sphinx4,10,224,0 warp sphx05-1 2,1,in_sphinx3,12,71 -in_sphinx4,120,113,0 warp sphx06 4,2,in_sphinx5,100,99 -in_sphinx5,100,96,0 warp sphx06-1 4,2,in_sphinx4,120,116 -in_sphinx5,11,16,0 warp sphx07 3,1,in_sphinx5,189,181 -in_sphinx5,11,183,0 warp sphx07-1 3,1,in_sphinx5,11,18 -in_sphinx5,189,16,0 warp sphx08-1 3,1,in_sphinx5,11,181 -in_sphinx5,16,188,0 warp sphx08-2 1,3,in_sphinx5,181,188 -in_sphinx5,16,10,0 warp sphx08-3 1,3,in_sphinx5,181,10 -in_sphinx5,183,10,0 warp sphx08-4 1,3,in_sphinx5,18,188 -in_sphinx5,183,188,0 warp sphx08-5 1,3,in_sphinx5,18,10 -in_sphinx5,189,183,0 warp sphx08-6 3,1,in_sphinx5,189,18 |