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/re/warps/cities/lutie.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/re/warps/cities/lutie.txt')
-rw-r--r-- | npc/re/warps/cities/lutie.txt | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/npc/re/warps/cities/lutie.txt b/npc/re/warps/cities/lutie.txt deleted file mode 100644 index 5f232974a..000000000 --- a/npc/re/warps/cities/lutie.txt +++ /dev/null @@ -1,39 +0,0 @@ -//===== rAthena Script ======================================= -//= Lutie Warp Script -//===== By: ================================================== -//= Athena (1.0) Nana (1.1) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version; RO Episode 2+ -//===== Description: ========================================= -//= [Aegis Conversion] -//= Warp Points for Lutie -//===== Additional Comments: ================================= -//= 1.2a Re-fixed endless warping loop -//= 1.3 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//============================================================ - -xmas,149,41,0 warp x_fild_out 8,1,xmas_fild01,80,248 -xmas,120,131,0 warp xmas_tool1-1 1,1,xmas_in,43,33 -xmas_in,46,33,0 warp xmas_tool1-2 1,1,xmas,123,131 -xmas,174,131,0 warp xmas_gift1-1 1,1,xmas_in,155,32 -xmas_in,153,32,0 warp xmas_gift1-2 1,1,xmas,172,131 -xmas,119,162,0 warp xmas_house1-1 1,1,xmas_in,36,91 -xmas_in,38,89,0 warp xmas_house1-2 1,1,xmas,122,159 -xmas,189,278,0 warp xmas_house2-1 1,1,xmas_in,168,164 -xmas_in,168,160,0 warp xmas_house2-2 1,1,xmas,189,275 -xmas,173,160,0 warp xmas_weapon1-1 1,1,xmas_in,165,95 -xmas_in,163,93,0 warp xmas_weapon1-2 1,1,xmas,172,158 -xmas,181,169,0 warp xmas_weapon2-1 1,1,xmas_in,177,107 -xmas_in,179,109,0 warp xmas_weapon2-2 1,1,xmas,184,168 -xmas,142,239,0 warp xmas_santa1-1 1,1,xmas_in,94,85 -xmas_in,94,83,0 warp xmas_santa1-2 1,1,xmas,142,237 -xmas,149,239,0 warp xmas_santa2-1 1,1,xmas_in,104,85 -xmas_in,104,83,0 warp xmas_santa2-2 1,1,xmas,149,237 -xmas,142,258,0 warp xmas_santa3-1 1,1,xmas_in,94,115 -xmas_in,94,117,0 warp xmas_santa3-2 1,1,xmas,142,260 -xmas,149,258,0 warp xmas_santa4-1 1,1,xmas_in,104,115 -xmas_in,104,117,0 warp xmas_santa4-2 1,1,xmas,149,260 -xmas,104,289,0 warp xmas_church1-1 1,1,xmas_in,30,163 -xmas_in,30,161,0 warp xmas_church2-2 1,1,xmas,104,286 |