diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-15 04:02:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-15 04:02:55 +0000 |
commit | d4656664fe1793d0616060fb7fa13091e807ffba (patch) | |
tree | 35a6870bcd6acd718d347cbc08ccff762ba4d2ed /npc/guild2/arug_cas04.txt | |
parent | fa8631b016b2785b23d3400223f9c790e52abfeb (diff) | |
download | hercules-d4656664fe1793d0616060fb7fa13091e807ffba.tar.gz hercules-d4656664fe1793d0616060fb7fa13091e807ffba.tar.bz2 hercules-d4656664fe1793d0616060fb7fa13091e807ffba.tar.xz hercules-d4656664fe1793d0616060fb7fa13091e807ffba.zip |
changed MES -> mes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12596 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild2/arug_cas04.txt')
-rw-r--r-- | npc/guild2/arug_cas04.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guild2/arug_cas04.txt b/npc/guild2/arug_cas04.txt index 93bb5b3c5..eedfc6a2d 100644 --- a/npc/guild2/arug_cas04.txt +++ b/npc/guild2/arug_cas04.txt @@ -2260,7 +2260,7 @@ arug_cas04,328,98,3 script Steward#aru04 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 ]"; |