From a26a7e3ac91e7c5c196bd77387726c0462840b30 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Sun, 23 Aug 2009 20:19:35 +0000 Subject: - Fixed issue with Double Bound (bugreport:3489). - Fixed issue with Einbech quest npc (bugreport:3518). - Added some effects to some items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14022 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_ein.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/quests') diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt index 3b18c5faa..8833f29bc 100644 --- a/npc/quests/quests_ein.txt +++ b/npc/quests/quests_ein.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Evera and The eAthena Dev Team //===== Current Version: ===================================== -//= 2.3 +//= 2.4 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -45,6 +45,7 @@ //= Full overhual of the Uwe Kleine quest. //= 2.2a Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ. (bugreport:2464) [Paradox924X] //= 2.3 Removed occurance of PcName. [L0ne_W0lf] +//= 2.4 Added missing remove cutin. [Kisuka] //============================================================ // Oridecon Stone OR Mineral Stone Quest @@ -4702,6 +4703,7 @@ einbech,165,105,7 script Buender Hikeman#ein 847,{ mes "from the look of discomfort"; mes "on his face, he seems to be"; mes "having a nightmare."; + cutin "ein_hicman",255; close; } } -- cgit v1.2.3-70-g09d2