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/warps/fields/spl_fild.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/warps/fields/spl_fild.txt')
-rw-r--r-- | npc/warps/fields/spl_fild.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/npc/warps/fields/spl_fild.txt b/npc/warps/fields/spl_fild.txt new file mode 100644 index 000000000..1860636ff --- /dev/null +++ b/npc/warps/fields/spl_fild.txt @@ -0,0 +1,28 @@ +//===== rAthena Script ======================================= +//= Splendid Field Warp Script +//===== By: ================================================== +//= L0ne_W0lf +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= [Aegis Conversion] +//= Warp Points for Splendide +//===== Additional Comments: ================================= +//= 1.0 First Version. +//= 1.1 Fixed misplaced warp. [L0ne_W0lf] +//= 1.2 Updated warps positions. [L0ne_W0lf] +//============================================================ + +spl_fild02,382,143,0 warp spl_fild02-2 1,1,mid_camp,16,143 +spl_fild02,383,216,0 warp spl_fild02-4 1,1,mid_camp,12,215 +spl_fild02,310,10,0 warp spl_fild02-5 1,1,spl_fild03,306,376 +spl_fild03,99,373,0 warp spl_fild02-6 1,1,spl_fild02,102,32 +spl_fild03,306,379,0 warp spl_fild03-1 1,1,spl_fild02,311,12 +spl_fild02,103,30,0 warp spl_fild03-2 1,1,spl_fild03,99,370 + +spl_fild01,289,28,0 warp spl_fild01-1 1,1,spl_fild02,292,377 +spl_fild02,6,241,0 warp spl_fild02-7 1,1,splendide,386,251 +splendide,388,252,0 warp spl_fild02-8 1,1,spl_fild02,8,241 +spl_fild02,293,379,0 warp spl_fild02-9 1,1,spl_fild01,289,30 |