
- > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749) - Added a first approximation of warps for the new maps (by $ephiroth) - Added Rachel and Veins to the list of @go destinations git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9613 54d463be-8e91-2dee-dedb-b68131a5f0ec
19 lines
891 B
Plaintext
19 lines
891 B
Plaintext
//===== Athena Script ========================================
|
|
//= Ice Dungeon Warp Script
|
|
//===== By: ==================================================
|
|
//= Playtester
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Description: =========================================
|
|
//= Warp Points for Ice Dungeon
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 Initial version [Playtester]
|
|
//============================================================
|
|
|
|
ice_dun01.gat,157,10,0 warp ice001 1,1,ra_fild01.gat,233,330
|
|
ice_dun01.gat,145,153,0 warp ice002 1,1,ice_dun02.gat,151,155
|
|
ice_dun02.gat,151,160,0 warp ice003 1,1,ice_dun01.gat,146,157
|
|
ice_dun02.gat,150,285,0 warp ice004 1,1,ice_dun03.gat,149,22
|
|
ice_dun03.gat,149,18,0 warp ice005 1,1,ice_dun02.gat,150,281 |