diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | Trojal <trojal@gmail.com> | 2013-01-10 20:32:02 -0800 |
commit | 83e7a4954437c13aec639b0b512252cc20a8f36c (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /npc/warps/dungeons/ein_dun.txt | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.gz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.bz2 hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.xz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.zip |
Merge rathena repository to form Hercules initial commit.
Diffstat (limited to 'npc/warps/dungeons/ein_dun.txt')
-rw-r--r-- | npc/warps/dungeons/ein_dun.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/npc/warps/dungeons/ein_dun.txt b/npc/warps/dungeons/ein_dun.txt new file mode 100644 index 000000000..c0b1f69be --- /dev/null +++ b/npc/warps/dungeons/ein_dun.txt @@ -0,0 +1,24 @@ +//===== rAthena Script ======================================= +//= Einbroch Warp Script +//===== By: ================================================== +//= Sara-chan (1.3), SSUNNY@YOUNG(1.4) +//===== Current Version: ===================================== +//= 1.5 +//===== Compatible With: ===================================== +//= Any Athena Version; RO Episode 8+ +//===== Description: ========================================= +//= Warp Points for Einbroch +//===== Additional Comments: ================================= +//= 1.4 Updated Warps, work done by SSUNNY@YOUNG in Korean eA site [Vicious] +//= 1.5 Added missing warps, updated coordinates [Gepard] +//============================================================ + +//Dungeon Warps +einbech,138,252,0 warp eib_d01 1,1,ein_dun01,22,14 +ein_dun01,22,11,0 warp eib_d01a 1,1,einbech,138,249 +ein_dun01,261,255,0 warp ein012 1,1,ein_dun02,291,292 +ein_dun02,286,292,0 warp ein012a 1,1,ein_dun01,261,258 +ein_dun02,216,210,0 warp EinCave01A_EinCave01B 1,1,ein_dun02,208,228 +ein_dun02,228,109,0 warp EinCave02A_EinCave02B 1,1,ein_dun02,191,130 +ein_dun02,210,225,0 warp EinCave01B_EinCave01A 1,1,ein_dun02,216,207 +ein_dun02,195,130,0 warp EinCave02B_EinCave02A 1,1,ein_dun02,233,109 |