diff options
Diffstat (limited to 'npc/warps/dungeons')
-rw-r--r-- | npc/warps/dungeons/ice_dun.txt | 15 | ||||
-rw-r--r-- | npc/warps/dungeons/thor_dun.txt | 20 |
2 files changed, 34 insertions, 1 deletions
diff --git a/npc/warps/dungeons/ice_dun.txt b/npc/warps/dungeons/ice_dun.txt index 570ca4d09..4ac7d4036 100644 --- a/npc/warps/dungeons/ice_dun.txt +++ b/npc/warps/dungeons/ice_dun.txt @@ -1,4 +1,17 @@ -//Ice Dungeon Warps +//===== 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 diff --git a/npc/warps/dungeons/thor_dun.txt b/npc/warps/dungeons/thor_dun.txt new file mode 100644 index 000000000..6649f9e0c --- /dev/null +++ b/npc/warps/dungeons/thor_dun.txt @@ -0,0 +1,20 @@ +//===== Athena Script ======================================== +//= Thor's Volcano Dungeon Warp Script +//===== By: ================================================== +//= $ephiroth +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Warp Points for Thor's Volcano Dungeon +//===== Additional Comments: ================================= +//= 1.0 Initial version [$ephiroth] +//============================================================ + +//= Thor's Volcano Dungeon==================================== +thor_v01.gat,21,223,0 warp thor00 1,1,ve_fild03.gat,168,238 +thor_v01.gat,202,34,0 warp thor01 1,1,thor_v02.gat,74,205 +thor_v02.gat,72,206,0 warp thor02 1,1,thor_v01.gat,199,34 +thor_v02.gat,191,55,0 warp thor03 1,1,thor_v03.gat,31,272 +thor_v03.gat,28,272,0 warp thor04 1,1,thor_v02.gat,190,57
\ No newline at end of file |