Fixed a bad warp in ice dungeon.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11815 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
5660527f12
commit
6e7b655600
@ -1,6 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2007/11/26
|
||||
& Rev. 11815 Fixed a bad warp in ice dungeon. [L0ne_W0lf]
|
||||
* Rev. 11814 Updated the Soul Linker job quest. [L0ne_W0lf]
|
||||
* Rev. 11813 Updated the Taekwon Master quest. [L0ne_W0lf]
|
||||
* Rev. 11811 Fixed some minor guild script related bugs. [L0ne_W0lf]
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= Playtester
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Description: =========================================
|
||||
@ -12,6 +12,7 @@
|
||||
//= 1.0 Initial version [Playtester]
|
||||
//= 1.1 Official warps [Playtester]
|
||||
//= 1.2 Added quest warp. FLoor 4 to floor 3. [L0ne_W0lf]
|
||||
//= 1.3 Fixed the warp coords from floor 4 to 3. [L0ne_W0lf]
|
||||
//============================================================
|
||||
|
||||
ice_dun01,157,10,0 warp ice001 1,1,ra_fild01,233,327
|
||||
@ -20,4 +21,4 @@ ice_dun02,151,145,0 warp ice003 1,1,ice_dun01,146,157
|
||||
ice_dun02,150,285,0 warp ice004 1,1,ice_dun03,149,24
|
||||
ice_dun03,149,19,0 warp ice005 1,1,ice_dun02,150,280
|
||||
//Additional Warp (4th floor -> 3rd)
|
||||
ice_dun04,33,140,0 warp ice006 1,1,ice_dun03,149,1300
|
||||
ice_dun04,33,140,0 warp ice006 1,1,ice_dun03,149,130
|
||||
|
Loading…
x
Reference in New Issue
Block a user