summaryrefslogtreecommitdiff
path: root/npc/guild2
diff options
context:
space:
mode:
authorYommy <Yommy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-09 06:09:19 +0000
committerYommy <Yommy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-09 06:09:19 +0000
commit45e089c554e673f7dc017c45bdfa68663713cda9 (patch)
treea868570d75383522fdbaad58c5455b0a605bc0dd /npc/guild2
parent661ba495f4f31ecbb069fe9b895b00970d955922 (diff)
downloadhercules-45e089c554e673f7dc017c45bdfa68663713cda9.tar.gz
hercules-45e089c554e673f7dc017c45bdfa68663713cda9.tar.bz2
hercules-45e089c554e673f7dc017c45bdfa68663713cda9.tar.xz
hercules-45e089c554e673f7dc017c45bdfa68663713cda9.zip
Small bug fixes to arug_cas02 (bugreport:2198)
typo fixes in advanced refiner (bugreport:2199) nameless quest layout fix (bugreport:2106) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13201 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild2')
-rw-r--r--npc/guild2/arug_cas02.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/guild2/arug_cas02.txt b/npc/guild2/arug_cas02.txt
index c0f22f093..d09b4ce38 100644
--- a/npc/guild2/arug_cas02.txt
+++ b/npc/guild2/arug_cas02.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.6
+//= 1.7
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -19,6 +19,7 @@
//= Treasure will now be killed before spawning.
//= 1.5 Fixed error with control devices. [L0ne_W0lf]
//= 1.6 Two small fixes. (aegis carry-overs) [L0ne_W0lf]
+//= 1.7 Another two fixes [Yommy]
//============================================================
arug_cas02,1,1,0 script Manager#aru02_02 111,{
@@ -175,7 +176,7 @@ arug_cas02,38,259,5 script Yumenes#aru02_01 868,{
}
if (getcharid(2) == .@GID) {
if (strcharinfo(0) != getguildmaster(.@GID)) {
- mes "[Brace]";
+ mes "[Yumenes]";
mes "As guardian of this";
mes "stronghold, I answer only";
mes "to the master of the guild";
@@ -2852,7 +2853,7 @@ aru_gld,120,83,5 script Cyr#flag_Ar02_3 722,{
next;
mes "[ Arunafeltz Royal Edict ]";
mes "^FF0000" + getGuildMaster(.@GID) + "^000000 is";
- mes "Guild Master of ^FF0000" + guildName + "^000000.";
+ mes "Guild Master of ^FF0000" + getGuildName(.@GID) + "^000000.";
mes "Any that object must claim this";
mes "stronghold through strength of";
mes "steel and magic during the";