From a337fe03f0d79b3f091ccbb4c1e6d10212910615 Mon Sep 17 00:00:00 2001 From: euphyy Date: Sun, 30 Dec 2012 02:05:43 +0000 Subject: * Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, uses some iRO dialogues). * Updated quest_db with Somotology Laboratory F4 entries (5113-5125 are placeholders, may be incorrect). * Moving of warp files, reducing the number of duplicates in pre-re/re paths. * Added a note to documentation (bugreport:7065) and fixed a small mistake (bugreport:7068). * Follow-up r17056, missing $ (bugreport:7067) and added a missing item. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17063 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/warps/dungeons/iz_dun.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 npc/warps/dungeons/iz_dun.txt (limited to 'npc/warps/dungeons') diff --git a/npc/warps/dungeons/iz_dun.txt b/npc/warps/dungeons/iz_dun.txt new file mode 100644 index 000000000..0ccc42db9 --- /dev/null +++ b/npc/warps/dungeons/iz_dun.txt @@ -0,0 +1,30 @@ +//===== rAthena Script ======================================= +//= Izlude Dungeon Warp Script +//===== By: ================================================== +//= Athena (1.0) +//= Nana (1.1) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Bibilyn Island & Undersea Cave +//===== Additional Comments: ================================= +//= No comment! +//============================================================ + +//= Bibilyn Island =========================================== +izlu2dun,108,83,0 warp izd01 3,2,iz_dun00,168,168 + +//= Undersea Cave ============================================ +iz_dun00,168,173,0 warp izd01-1 3,3,izlu2dun,108,88 +iz_dun00,352,342,0 warp izd02 5,2,iz_dun01,253,252 +iz_dun00,39,41,0 warp izd03 5,2,iz_dun01,41,37 +iz_dun01,118,170,0 warp izd04 5,2,iz_dun02,236,204 +iz_dun01,253,258,0 warp izd02-1 2,2,iz_dun00,352,337 +iz_dun01,41,32,0 warp izd03-1 2,2,iz_dun00,39,46 +iz_dun02,236,198,0 warp izd04-1 5,3,iz_dun01,118,165 +iz_dun02,339,331,0 warp izd05 2,2,iz_dun03,32,63 +iz_dun03,264,245,0 warp izd06 1,2,iz_dun04,26,27 +iz_dun03,29,63,0 warp izd05-1 2,2,iz_dun02,339,328 +iz_dun04,26,24,0 warp izd06-1 2,2,iz_dun03,261,245 -- cgit v1.2.3-70-g09d2