diff options
Diffstat (limited to 'npc/warps/cities/yggdrasil.txt')
-rw-r--r-- | npc/warps/cities/yggdrasil.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/npc/warps/cities/yggdrasil.txt b/npc/warps/cities/yggdrasil.txt new file mode 100644 index 000000000..881ced220 --- /dev/null +++ b/npc/warps/cities/yggdrasil.txt @@ -0,0 +1,25 @@ +//===== Athena Script ======================================== +//= Yggdrasil Tree Warp Script +//===== By: ================================================== +//= PKGINGO (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version; RO Episode 6+ +//===== Description: ========================================= +//= Warp Points for Yggdrasil Tree +//===== Additional Comments: ================================= +//= Extracted from Vidar -> Athena +//============================================================ + +//Umbala Entrance +um_dun02.gat,125,163,0 warp nwarp1 1,1,yggdrasil01.gat,40,63 +yggdrasil01.gat,36,62,0 warp nwarp2 1,1,um_dun02.gat,126,147 + +//Niflheim Exit +yggdrasil01.gat,249,262,0 warp nwarp5 1,1,nif_fild01.gat,315,66 +nif_fild01.gat,315,63,0 warp nwarp6 1,1,yggdrasil01.gat,247,262 + +//Yggdrasil Tree +yggdrasil01.gat,271,51,0 warp nwarp3 1,1,yggdrasil01.gat,26,196 +yggdrasil01.gat,26,193,0 warp nwarp4 1,1,yggdrasil01.gat,269,53
\ No newline at end of file |