summaryrefslogtreecommitdiff
path: root/npc/guild2/arug_cas05.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-08 16:25:07 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-08 16:25:07 +0000
commitffa877bd248a6f6a014dd29e4c158b7399cb0a98 (patch)
tree45728770105c26f5cf143185541fb2c59068c740 /npc/guild2/arug_cas05.txt
parent031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1 (diff)
downloadhercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.tar.gz
hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.tar.bz2
hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.tar.xz
hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.zip
* Fixed some of the newer reported bugs.
- Corrected typo in guild steward (missing space.) (bugreport:1423) - Corrected duplicate messages in WoE 2.0 scripts. (bugreport:1449) - Corrected missing close in turtle island quest (bugreport:1455) - Corrected missing next in hunter job quest. (bugreport:1477) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12692 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild2/arug_cas05.txt')
-rw-r--r--npc/guild2/arug_cas05.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/guild2/arug_cas05.txt b/npc/guild2/arug_cas05.txt
index b50543ab0..92a05104b 100644
--- a/npc/guild2/arug_cas05.txt
+++ b/npc/guild2/arug_cas05.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.1
+//= 1.2
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -11,6 +11,8 @@
//===== Additional Comments: =================================
//= 1.0 First Version [L0ne_W0lf]
//= 1.1 Swaped an end for a close in eco investing. [L0ne_W0lf]
+//= 1.2 Fixed double message in defense investing. [L0ne_W0lf]
+//= Corrected a minor typo in the guild steward.
//============================================================
arug_cas05,1,1,0 script Manager#aru05_02 111,{
@@ -2261,7 +2263,7 @@ arug_cas05,328,98,3 script Steward#aru05 55,{
mes "this infidel away from here!";
mes "I will always be loyal to the";
mes "master of this stronghold,";
- mes "the one and only^FF0000" + getguildmaster(.@GID) + "^000000.";
+ mes "the one and only ^FF0000" + getguildmaster(.@GID) + "^000000.";
close;
}
mes "[ Steward ]";
@@ -2417,8 +2419,6 @@ arug_cas05,328,98,3 script Steward#aru05 55,{
mes "want to increase our defenses.";
close;
}
- next;
- mes "[ Steward ]";
if (GetCastleData("arug_cas05",5) == 0) {
mes "We need ^FF0000" + .@def_invest + "^000000";
mes "zeny to invest in our";