diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-07 11:51:43 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-07 11:51:43 +0000 |
commit | 6f2b76985d4ba8413f4cab12d08417fb2598fa16 (patch) | |
tree | f2e9be01566db1d6d36c5fcdd18efe642d5cd40d /npc/cities | |
parent | 07381af985c45a27c7c376495cf3b2171a39a5f5 (diff) | |
download | hercules-6f2b76985d4ba8413f4cab12d08417fb2598fa16.tar.gz hercules-6f2b76985d4ba8413f4cab12d08417fb2598fa16.tar.bz2 hercules-6f2b76985d4ba8413f4cab12d08417fb2598fa16.tar.xz hercules-6f2b76985d4ba8413f4cab12d08417fb2598fa16.zip |
custom warps of Moscovia
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10713 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/moscovia_custom.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/npc/cities/moscovia_custom.txt b/npc/cities/moscovia_custom.txt new file mode 100644 index 000000000..d03013d78 --- /dev/null +++ b/npc/cities/moscovia_custom.txt @@ -0,0 +1,23 @@ +//===== eAthena Script ==================================================
+//= Moscovia Dungeon / Field Warp Script.
+//===== By: =============================================================
+//= Azazel
+//===== Current Version: ================================================
+//= 1.0
+//===== Compatible With: ================================================
+//= Any Athena Version
+//===== Description: ====================================================
+//=
+//===== Additional Comments: ============================================
+//= 1.0 100% Custom (just to walk and check)
+//=======================================================================
+
+//= Moscovia ================================================
+mosk_fild02.gat,190,257,0 warp moscovia008 1,1,mosk_dun01.gat,189,45
+
+//= Deep Wood ================================================
+mosk_dun01.gat,189,42,0 warp moscovia009 1,1,mosk_fild02.gat,190,254
+mosk_dun01.gat,200,273,0 warp moscovia010 1,1,mosk_dun02.gat,164,31
+mosk_dun02.gat,167,28,0 warp moscovia011 1,1,mosk_dun01.gat,200,270
+mosk_dun02.gat,267,117,0 warp moscovia012 1,1,mosk_dun03.gat,32,135
+mosk_dun03.gat,29,132,0 warp moscovia013 1,1,mosk_dun02.gat,264,117
\ No newline at end of file |