
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
//===== 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 |