summaryrefslogtreecommitdiff
path: root/npc/guild2/schg_cas01.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guild2/schg_cas01.txt')
-rw-r--r--npc/guild2/schg_cas01.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/guild2/schg_cas01.txt b/npc/guild2/schg_cas01.txt
index 2bbb58324..37deb048d 100644
--- a/npc/guild2/schg_cas01.txt
+++ b/npc/guild2/schg_cas01.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.1
+//= 1.3
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -12,6 +12,8 @@
//= 1.0 First Version [L0ne_W0lf]
//= 1.1 Swaped an end for a close in eco investing. [L0ne_W0lf]
//= 1.2 Fixed take-over lowering schg_cas04's eco. [L0ne_W0lf]
+//= 1.3 Fixed double message in defense investing. [L0ne_W0lf]
+//= Corrected a minor typo in the guild steward.
//============================================================
schg_cas01,1,1,0 script Manager#sch01_02 111,{
@@ -2262,7 +2264,7 @@ schg_cas01,247,305,3 script Steward#sch01 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 ]";
@@ -2418,8 +2420,6 @@ schg_cas01,247,305,3 script Steward#sch01 55,{
mes "want to increase our defenses.";
close;
}
- next;
- mes "[ Steward ]";
if (GetCastleData("schg_cas01",5) == 0) {
mes "We need ^FF0000" + .@def_invest + "^000000";
mes "zeny to invest in our";