Bug Report #1624, fixed warp destinationX from 230 to 320.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12762 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
04aa5dbaa1
commit
2b94dca005
@ -1,5 +1,8 @@
|
||||
Date Added
|
||||
======
|
||||
2008/06/07
|
||||
* Bug Report 1624, fixed warp destinationX from 230 to 320. [Brainstorm]
|
||||
|
||||
2008/06/03
|
||||
* Rev. 12754 Fixed a typo in schg_cas01 treasure spawning. [L0ne_W0lf]
|
||||
* Changed more "+ name +" to "+ strcharinfo(0) +" in some NPC [Lupus]
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===== eAthena Script =======================================
|
||||
//===== eAthena Script =======================================
|
||||
//= Manuk Field Warp Script
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
@ -13,6 +13,6 @@
|
||||
//============================================================
|
||||
|
||||
mid_camp,320,139,0 warp man_fild01-1 1,1,man_fild01,36,238
|
||||
man_fild01,44,234,0 warp man_fild01-2 1,1,mid_camp,230,143
|
||||
man_fild01,44,234,0 warp man_fild01-2 1,1,mid_camp,320,143
|
||||
man_fild01,105,56,0 warp man_fild01-3 1,1,man_fild03,79,363
|
||||
man_fild03,79,369,0 warp man_fild03-1 1,1,man_fild01,105,59
|
||||
|
Loading…
x
Reference in New Issue
Block a user