Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12790 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
c77d5fb163
commit
a70ad818d9
@ -1,6 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2008/06/08
|
||||
* Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857
|
||||
* Fixed Engel giving back 7 Sobbing Starlight on failing to refine it, bugreport:1473
|
||||
* Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, bugreport:1486
|
||||
* Fixed a bug on Markie question 5, bugreport:1600 [Brainstorm]
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: =========================
|
||||
//= eAthena Dev Team
|
||||
//===== Current Version: ===================
|
||||
//= 3.0
|
||||
//= 3.1
|
||||
//===== Compatible With: =====================
|
||||
//= eAthena 1.0
|
||||
//===== Description: ============================================
|
||||
@ -32,6 +32,7 @@
|
||||
//= 2.9 Fixed an incorrect savepoint (inside the hotel) the map was wrong.
|
||||
//= 3.0 Updated function calls with new arguments. [L0ne_W0lf]
|
||||
//= Added unique Kafra Welcome messages.
|
||||
//= 3.1 Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857 [Brainstorm]
|
||||
//==========================================================================
|
||||
|
||||
// Amatsu ------------------------------------------------------------------
|
||||
@ -83,7 +84,7 @@ einbech,181,132,5 script Kafra Employee#ein3::kaf_einbech 860,{
|
||||
}
|
||||
|
||||
// Einbroch (North-East) ---------------------------------------------------
|
||||
einbroch,242,205,5 script ::kaf_einbroch 860,{
|
||||
einbroch,242,205,5 script Kafra Employee#ein2::kaf_einbroch 860,{
|
||||
cutin "kafra_08",2;
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
|
Loading…
x
Reference in New Issue
Block a user