1 | //===== eAthena Script ======================================= |
---|
2 | //= Yggdrasil Tree Warp Script |
---|
3 | //===== By: ================================================== |
---|
4 | //= PKGINGO (1.0) |
---|
5 | //===== Current Version: ===================================== |
---|
6 | //= 1.0 |
---|
7 | //===== Compatible With: ===================================== |
---|
8 | //= Any Athena Version; RO Episode 6+ |
---|
9 | //===== Description: ========================================= |
---|
10 | //= Warp Points for Yggdrasil Tree |
---|
11 | //===== Additional Comments: ================================= |
---|
12 | //= Extracted from Vidar -> Athena |
---|
13 | //============================================================ |
---|
14 | |
---|
15 | //Umbala Entrance |
---|
16 | um_dun02,125,163,0 warp nwarp1 1,1,yggdrasil01,40,63 |
---|
17 | |
---|
18 | //Niflheim Exit |
---|
19 | yggdrasil01,249,262,0 warp nwarp5 1,1,nif_fild01,315,66 |
---|
20 | |
---|
21 | //Yggdrasil Tree |
---|
22 | yggdrasil01,271,51,0 warp nwarp3 1,1,yggdrasil01,26,196 |
---|
23 | yggdrasil01,26,193,0 warp nwarp4 1,1,yggdrasil01,269,53 |
---|