diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 19:30:07 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 19:30:07 +0000 |
commit | 31825ccc2dde034a218d9ad466dd721c40b5651d (patch) | |
tree | 961b976e45988f7f7158d33b3f11a18688f34b1f /npc/warps/cities/niflheim.txt | |
parent | 22c75b070526de8b103032f5bf13504af81e0095 (diff) | |
download | hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.gz hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.bz2 hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.xz hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.zip |
Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/cities/niflheim.txt')
-rw-r--r-- | npc/warps/cities/niflheim.txt | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/npc/warps/cities/niflheim.txt b/npc/warps/cities/niflheim.txt deleted file mode 100644 index 62bc29ad2..000000000 --- a/npc/warps/cities/niflheim.txt +++ /dev/null @@ -1,53 +0,0 @@ -//===== rAthena Script ======================================= -//= Niflheim Warp Script -//===== By: ================================================== -//= PKGINGO (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version; RO Episode 6+ -//===== Description: ========================================= -//= Warp Points for Niflheim -//===== Additional Comments: ================================= -//= Extracted from Vidar -> Athena -//= V1.1: Added Inn and House warps needed for the Piano -//= Quest. [Skotlex -//= 1.2 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] -//============================================================ - -//Niflheim Fields -nif_fild01,345,323,0 warp nwarp7 1,1,nif_fild02,23,312 -nif_fild02,21,312,0 warp nwarp8 1,1,nif_fild01,343,322 -nif_fild02,379,235,0 warp nwarp9 1,1,niflheim,20,153 -niflheim,18,151,0 warp nwarp10 1,1,nif_fild02,376,235 - -//Niflheim Town - -//Weapon shop -niflheim,220,169,0 warp nwarp11 1,1,nif_in,14,88 -nif_in,11,88,0 warp nwarp12 1,1,niflheim,218,170 - -//Item shop: 134,12 -niflheim,219,199,0 warp nwarp13 1,1,nif_in,136,14 -nif_in,134,12,0 warp nwarp14 1,1,niflheim,218,197 - -//House -niflheim,190,241,0 warp nwarp19a 1,1,nif_in,81,77 -nif_in,78,74,0 warp nwarp20a 1,1,niflheim,187,241 - -//Inn -niflheim,189,211,0 warp nwarp21a 1,1,nif_in,20,14 -nif_in,23,12,0 warp nwarp22a 1,1,niflheim,189,207 -nif_in,34,34,0 warp nwarp23 1,1,nif_in,88,31 -nif_in,88,29,0 warp nwarp24 1,1,nif_in,34,31 - -//House on the hill -niflheim,255,194,0 warp nwarp15 1,1,nif_in,20,156 -nif_in,18,154,0 warp nwarp16 1,1,niflheim,254,192 -nif_in,65,168,0 warp nwarp17 1,1,nif_in,141,174 -nif_in,140,171,0 warp nwarp18 1,1,nif_in,65,165 - -niflheim,165,162,0 warp nwarp19 1,1,nif_in,156,80 -nif_in,169,82,0 warp nwarp20 1,1,nif_in,189,105 -nif_in,186,105,0 warp nwarp21 1,1,nif_in,167,82 -nif_in,154,78,0 warp nwarp22 1,1,niflheim,167,161 |