summaryrefslogtreecommitdiff
path: root/npc/guild2/guild_flags.txt
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/guild2/guild_flags.txt
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/guild2/guild_flags.txt')
-rw-r--r--npc/guild2/guild_flags.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/npc/guild2/guild_flags.txt b/npc/guild2/guild_flags.txt
index 8d4f6080c..d7652f760 100644
--- a/npc/guild2/guild_flags.txt
+++ b/npc/guild2/guild_flags.txt
@@ -16,7 +16,7 @@
yuno,109,167,5 script Himinn 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlesc01:
FlagEmblem GetCastleData("schg_cas01",1);
end;
@@ -25,7 +25,7 @@ OnRecvCastlesc01:
yuno,110,171,5 script Andlangr 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlesc02:
FlagEmblem GetCastleData("schg_cas02",1);
end;
@@ -34,7 +34,7 @@ OnRecvCastlesc02:
yuno,111,175,5 script Viblainn 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlesc03:
FlagEmblem GetCastleData("schg_cas03",1);
end;
@@ -43,7 +43,7 @@ OnRecvCastlesc03:
yuno,112,179,5 script Hljod 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlesc04:
FlagEmblem GetCastleData("schg_cas04",1);
end;
@@ -52,7 +52,7 @@ OnRecvCastlesc04:
yuno,114,183,5 script Skidbladnir 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlesc05:
FlagEmblem GetCastleData("schg_cas05",1);
end;
@@ -62,7 +62,7 @@ OnRecvCastlesc05:
rachel,124,120,3 script Mardol 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlear01:
FlagEmblem GetCastleData("arug_cas01",1);
end;
@@ -71,7 +71,7 @@ OnRecvCastlear01:
rachel,136,120,5 script Cyr 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlear02:
FlagEmblem GetCastleData("arug_cas02",1);
end;
@@ -80,7 +80,7 @@ OnRecvCastlear02:
rachel,138,126,6 script Horn 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlear03:
FlagEmblem GetCastleData("arug_cas03",1);
end;
@@ -89,7 +89,7 @@ OnRecvCastlear03:
rachel,135,131,7 script Gefn 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlear04:
FlagEmblem GetCastleData("arug_cas04",1);
end;
@@ -98,7 +98,7 @@ OnRecvCastlear04:
rachel,124,130,1 script Banadis 722,{
end;
-OnInterIfInitOnce:
+OnAgitInit2:
OnRecvCastlear05:
FlagEmblem GetCastleData("arug_cas05",1);
end;