[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Abyss Lake Dungeon Warp Script |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= Muad-Dib (1.0) |
---|
| 5 | //===== Current Version: ===================================== |
---|
| 6 | //= 1.0 |
---|
| 7 | //===== Compatible With: ===================================== |
---|
| 8 | //= Any Athena Version; RO Episode 10+ |
---|
| 9 | //===== Description: ========================================= |
---|
| 10 | //= Warp Points for Abyss Lake Dungeon |
---|
| 11 | //===== Additional Comments: ================================= |
---|
| 12 | //= 1.0 Thanks to Muad-Dib for the temp warps [Lupus] |
---|
| 13 | //============================================================ |
---|
| 14 | |
---|
| 15 | //hu_fild05,197,210,0 warp abysslakedunwarp001 2,3,abyss_01,264,271 |
---|
| 16 | abyss_01,267,274,0 warp abysslakedunwarp002 1,1,hu_fild05,192,207 |
---|
| 17 | abyss_01,26,23,0 warp abysslakedunwarp003 1,1,abyss_02,275,270 |
---|
| 18 | abyss_02,278,270,0 warp abysslakedunwarp004 1,1,abyss_01,26,26 |
---|
| 19 | abyss_02,145,281,0 warp abysslakedunwarp005 1,1,abyss_03,116,27 |
---|
| 20 | abyss_03,116,24,0 warp abysslakedunwarp006 1,1,abyss_02,145,278 |
---|