From c70b3922ad11312e858266dc3f2a86cb97d11670 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 21 Apr 2008 15:21:51 +0000 Subject: Fixed bugreport:1390, bugreport:1394, bugreport:1396. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12624 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guild2/schg_cas03.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/guild2/schg_cas03.txt') diff --git a/npc/guild2/schg_cas03.txt b/npc/guild2/schg_cas03.txt index 7afd7049c..dede4266e 100644 --- a/npc/guild2/schg_cas03.txt +++ b/npc/guild2/schg_cas03.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= //= WoE SE Schwaltzvalt Castle 3 //===== Additional Comments: ================================= //= 1.0 First Version [L0ne_W0lf] +//= 1.1 Swaped an end for a close in eco investing. [L0ne_W0lf] //============================================================ schg_cas03,1,1,0 script manager#sch03_02 111,{ @@ -2349,7 +2350,7 @@ schg_cas03,88,90,3 script Steward#sch03 55,{ mes "you do not have enough"; mes "zeny to make an investment"; mes "for the guild today."; - end; + close; } set zeny,zeny-.@eco_invest; SetCastleData "schg_cas03",4,GetCastleData("schg_cas03",4)+1; -- cgit v1.2.3-60-g2f50