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/dungeons/gon_dun.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/dungeons/gon_dun.txt')
-rw-r--r-- | npc/warps/dungeons/gon_dun.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/npc/warps/dungeons/gon_dun.txt b/npc/warps/dungeons/gon_dun.txt new file mode 100644 index 000000000..8e02b8a31 --- /dev/null +++ b/npc/warps/dungeons/gon_dun.txt @@ -0,0 +1,41 @@ +//===== rAthena Script ======================================= +//= Kunlun Dungeon Warp Script +//===== By: ================================================== +//= Nana (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version; RO Episode 5+ +//===== Description: ========================================= +//= [Aegis Conversion] +//= Warp Points for Kunlun dungeon +//===== Additional Comments: ================================= +//= 1.1 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] +//============================================================ + +gonryun,159,201,0 warp gon_dun1-1 1,1,gon_dun01,153,48 +gon_dun01,153,45,0 warp gon_dun1-2 1,1,gonryun,159,198 +gon_dun01,162,273,0 warp gon_dun2-1 1,1,gon_dun02,17,113 +gon_dun02,14,113,0 warp gon_dun2-2 1,1,gon_dun01,162,270 +gon_dun02,44,213,0 warp gon_dun3-1 1,1,gon_dun02,51,119 +gon_dun02,92,190,0 warp gon_dun3-2 1,1,gon_dun02,199,20 +gon_dun02,44,166,0 warp gon_dun3-3 1,1,gon_dun02,97,121 +gon_dun02,148,236,0 warp gon_dun3-4 1,1,gon_dun02,234,194 +gon_dun02,171,258,0 warp gon_dun3-5 1,1,gon_dun02,76,96 +gon_dun02,234,191,0 warp gon_dun3-6 1,1,gon_dun02,145,233 +gon_dun02,165,189,0 warp gon_dun3-7 1,1,gon_dun02,235,135 +gon_dun02,180,189,0 warp gon_dun3-8 1,1,gon_dun02,170,164 +gon_dun02,170,161,0 warp gon_dun3-9 1,1,gon_dun02,89,41 +gon_dun02,56,119,0 warp gon_dun3-10 1,1,gon_dun02,47,210 +gon_dun02,94,118,0 warp gon_dun3-11 1,1,gon_dun02,177,189 +gon_dun02,76,100,0 warp gon_dun3-12 1,1,gon_dun02,145,62 +gon_dun02,63,66,0 warp gon_dun3-14 1,1,gon_dun02,203,94 +gon_dun02,86,44,0 warp gon_dun3-15 1,1,gon_dun02,145,233 +gon_dun02,168,92,0 warp gon_dun3-16 1,1,gon_dun02,273,76 +gon_dun02,145,66,0 warp gon_dun3-17 1,1,gon_dun02,199,20 +gon_dun02,235,138,0 warp gon_dun3-18 1,1,gon_dun02,168,189 +gon_dun02,199,94,0 warp gon_dun3-19 1,1,gon_dun02,60,70 +gon_dun02,276,76,0 warp gon_dun3-20 1,1,gon_dun02,163,87 +gon_dun02,196,20,0 warp gon_dun3-21 1,1,gon_dun02,95,190 +gon_dun02,251,268,0 warp gon_dun4-1 1,1,gon_dun03,68,9 +gon_dun03,68,6,0 warp gon_dun4-2 1,1,gon_dun02,251,265 |