* Fixed central Kafra position (146,86 -> 146,98)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10769 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
45def59af7
commit
6ac32dbb30
@ -1,6 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2007/06/14
|
||||
* Red. 10769 Fixed central Kafra position (146,86 -> 146,98) [L0ne_W0lf]
|
||||
* Rev. 10767 Fixed a missing ")" in the new wedding script. [L0ne_W0lf]
|
||||
* Forgot to upload the mail.txt file.
|
||||
* Rev. 10766 Updated cities: Morroc, Jawaii, and Izlude [L0ne_W0lf]
|
||||
|
@ -23,6 +23,7 @@
|
||||
//= 2.4 Updated Kafras locations for the mini-map [Lupus]
|
||||
//= 2.41 New prices [Evera]
|
||||
//= 2.5 Can't save outside city [Evera]
|
||||
//= 2.6 Fixed central Kafra position (146,86 -> 146,98) [L0ne_W0lf]
|
||||
//=====================================================================
|
||||
|
||||
|
||||
@ -70,7 +71,7 @@ prontera,282,200,4 script Kafra::kaf_prontera4 115,{
|
||||
}
|
||||
|
||||
// Center ===========================================
|
||||
prontera,146,86,6 script Kafra::kaf_prontera5 117,{
|
||||
prontera,146,89,6 script Kafra::kaf_prontera5 117,{
|
||||
cutin "kafra_01",2;
|
||||
callfunc "F_KafSetPront";
|
||||
callfunc "F_Kafra",0,0,0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user