diff options
author | Chilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-06 09:20:37 +0000 |
---|---|---|
committer | Chilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-06 09:20:37 +0000 |
commit | d64a5afd7c7815e8c938f968b753e5849eb90985 (patch) | |
tree | c9e77c9eb0bf985af25db27122a453837c1a5583 /npc/warps/cities/dewata.txt | |
parent | d092e39978999e443d6d8b0fa5ea3130f37de263 (diff) | |
download | hercules-d64a5afd7c7815e8c938f968b753e5849eb90985.tar.gz hercules-d64a5afd7c7815e8c938f968b753e5849eb90985.tar.bz2 hercules-d64a5afd7c7815e8c938f968b753e5849eb90985.tar.xz hercules-d64a5afd7c7815e8c938f968b753e5849eb90985.zip |
*Fixed bug in 13.1 quest which caused quest log to remain after completion.
*Added warps up to Episode 14.2.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15400 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/cities/dewata.txt')
-rw-r--r-- | npc/warps/cities/dewata.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/npc/warps/cities/dewata.txt b/npc/warps/cities/dewata.txt new file mode 100644 index 000000000..22a43a1cd --- /dev/null +++ b/npc/warps/cities/dewata.txt @@ -0,0 +1,20 @@ +//===== eAthena Script =======================================
+//= Dewata Warp Script
+//===== By: ==================================================
+//= Chilly
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= Any Athena Version
+//===== Description: =========================================
+//= Warp Points for Dewata
+//===== Additional Comments: =================================
+//= 1.0 First version
+//============================================================
+
+dewata,44,252,0 warp dewata0001 1,1,dew_fild01,372,212
+dew_fild01,375,212,0 warp dewata0002 1,1,dewata,47,252
+dew_fild01,57,273,0 warp dewata0003 1,1,dew_in01,16,34
+dew_in01,16,31,0 warp dewata0004 1,1,dew_fild01,60,273
+dew_fild01,48,65,0 warp dewata0005 1,1,dew_dun02,302,30
+dew_dun02,305,30,0 warp dewata0006 1,1,dew_fild01,51,65
|