From f2d0b7f6fa5274d0fc28fc74a0341156a2be70f9 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sun, 14 Sep 2008 12:39:20 +0000 Subject: *Updated refiner function to allow for addition features per npc. * Updated repairmen positions and function. Now repairs all items at once. * Added a missing close2 to the meg seal NPC Rebarev Doug (bugreport:2228) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13208 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/seals/megingard_seal.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/quests/seals') diff --git a/npc/quests/seals/megingard_seal.txt b/npc/quests/seals/megingard_seal.txt index 92c298c70..2b0e6a9ad 100644 --- a/npc/quests/seals/megingard_seal.txt +++ b/npc/quests/seals/megingard_seal.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= SinSloth //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= eAthena //===== Description: ========================================= @@ -14,6 +14,7 @@ //= 1.2 Fixed experience gains to match upcoming rate adjustments. [SinSloth] //= 1.3 Updated several aspects of the script. [L0ne_W0lf] //= 1.4 Minor Touchups to quest. [L0ne_W0lf] +//= 1.5 Fixed missing close2 in Rebarev Doug. [L0ne_w0lf] //============================================================ prt_castle,44,151,0 script Rebarev Doug 56,{ @@ -521,6 +522,7 @@ prt_castle,44,151,0 script Rebarev Doug 56,{ mes "As our forefathers have"; mes "done a thousand years ago, we shall vanquish the hordes of Demons when the day comes."; } + close2; cutin "god_rebeireb",255; end; } -- cgit v1.2.3-60-g2f50