From 72827801e909d4d1fc797a82f87d0180f326b5d1 Mon Sep 17 00:00:00 2001 From: shadow Date: Sun, 8 Jun 2008 11:57:40 +0000 Subject: Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12790 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/kafras/kafras_new.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/kafras') diff --git a/npc/kafras/kafras_new.txt b/npc/kafras/kafras_new.txt index 4a1955e2f..5e5c745ec 100644 --- a/npc/kafras/kafras_new.txt +++ b/npc/kafras/kafras_new.txt @@ -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"; -- cgit v1.2.3-70-g09d2