summaryrefslogtreecommitdiff
path: root/npc/guild2/arug_cas02.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-21 15:21:51 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-21 15:21:51 +0000
commitc70b3922ad11312e858266dc3f2a86cb97d11670 (patch)
treecec0c0e9dfb471b13b292194019ce65caa9ab08b /npc/guild2/arug_cas02.txt
parent634861889132634336748ad9204e80e004b05809 (diff)
downloadhercules-c70b3922ad11312e858266dc3f2a86cb97d11670.tar.gz
hercules-c70b3922ad11312e858266dc3f2a86cb97d11670.tar.bz2
hercules-c70b3922ad11312e858266dc3f2a86cb97d11670.tar.xz
hercules-c70b3922ad11312e858266dc3f2a86cb97d11670.zip
Fixed bugreport:1390, bugreport:1394, bugreport:1396.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12624 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild2/arug_cas02.txt')
-rw-r--r--npc/guild2/arug_cas02.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/guild2/arug_cas02.txt b/npc/guild2/arug_cas02.txt
index 3f5f37f26..b1c8a0d9e 100644
--- a/npc/guild2/arug_cas02.txt
+++ b/npc/guild2/arug_cas02.txt
@@ -3,13 +3,14 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
//= WoE SE Arunafeltz Castle 2
//===== Additional Comments: =================================
//= 1.0 First Version [L0ne_W0lf]
+//= 1.1 Swaped an end for a close in eco investing. [L0ne_W0lf]
//============================================================
arug_cas02,1,1,0 script Manager#aru02_02 111,{
@@ -2313,7 +2314,7 @@ arug_cas02,303,341,3 script Steward#aru02 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 "arug_cas02",4,GetCastleData("arug_cas02",4)+1;