summaryrefslogtreecommitdiff
path: root/npc/guild
diff options
context:
space:
mode:
authorj-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-02 17:42:33 +0000
committerj-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-02 17:42:33 +0000
commit4ac20267b11afff0115cdafe1c25175e5a1fea25 (patch)
tree729a51b77c5d764b552d4dd364bf930f1d6ebe4f /npc/guild
parent8c18ee48ec9a1bce1a3fd004997f0933155cdf93 (diff)
downloadhercules-4ac20267b11afff0115cdafe1c25175e5a1fea25.tar.gz
hercules-4ac20267b11afff0115cdafe1c25175e5a1fea25.tar.bz2
hercules-4ac20267b11afff0115cdafe1c25175e5a1fea25.tar.xz
hercules-4ac20267b11afff0115cdafe1c25175e5a1fea25.zip
- Fixed partially bugreport:6572, where WoE:SE Flag Emblem not showing. (npc/guild2)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16733 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild')
-rw-r--r--npc/guild/agit_main.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/guild/agit_main.txt b/npc/guild/agit_main.txt
index c57344f82..1175d5a5a 100644
--- a/npc/guild/agit_main.txt
+++ b/npc/guild/agit_main.txt
@@ -279,7 +279,6 @@ OnRecvCastle:
end;
}
else {
-OnInterIfInitOnce:
// Otherwise place the guild emblem on flags.
if (strnpcinfo(2) == "aldeg_cas01") { donpcevent "::OnRecvCastleA01"; }
else if (strnpcinfo(2) == "aldeg_cas02") { donpcevent "::OnRecvCastleA02"; }