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/fields/umbala_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/pre-re/warps/fields/umbala_fild.txt')
-rw-r--r-- | npc/pre-re/warps/fields/umbala_fild.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/npc/pre-re/warps/fields/umbala_fild.txt b/npc/pre-re/warps/fields/umbala_fild.txt deleted file mode 100644 index 1282257e4..000000000 --- a/npc/pre-re/warps/fields/umbala_fild.txt +++ /dev/null @@ -1,31 +0,0 @@ -//===== rAthena Script ======================================= -//= Umbala Field Warp Script -//===== By: ================================================== -//= Nana (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version; RO Episode 6+ -//===== Description: ========================================= -//= [Aegis Conversion] -//= Warp Points for Umbala Field -//===== Additional Comments: ================================= -//= 1.1 Rescripted to Aegis 10.3 Standards. [L0ne_W0lf] -//============================================================ - -cmd_fild01,77,366,0 warp um_fild1-1 1,1,um_fild03,114,53 -cmd_fild01,178,370,0 warp um_fild1-2 1,1,um_fild03,243,29 -um_fild01,31,274,0 warp um_fild1-3 1,1,beach_dun2,254,244 -beach_dun2,258,244,0 warp um_fild1-4 1,1,um_fild01,35,276 -um_fild01,369,277,0 warp um_fild1-5 1,1,um_fild02,25,272 -um_fild02,22,272,0 warp um_fild2-1 1,1,um_fild01,366,277 -um_fild02,188,374,0 warp um_fild2-2 1,1,um_fild04,182,16 -um_fild02,373,329,0 warp um_fild2-3 1,1,um_fild03,23,334 -um_fild02,373,148,0 warp um_fild2-4 1,1,um_fild03,36,145 -um_fild03,19,334,0 warp um_fild3-1 1,1,um_fild02,370,329 -um_fild03,32,145,0 warp um_fild3-2 1,1,um_fild02,370,148 -um_fild03,114,50,0 warp um_fild3-3 1,1,cmd_fild01,74,363 -um_fild03,243,26,0 warp um_fild3-4 1,1,cmd_fild01,176,367 -um_fild04,182,13,0 warp um_fild4-1 1,1,um_fild02,190,371 -um_fild04,215,339,0 warp um_fild4-2 1,1,umbala,130,82 -umbala,130,79,0 warp um_fild4-3 1,1,um_fild04,215,336 |