summaryrefslogtreecommitdiff
path: root/npc/guild2/schg_cas04.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-24 17:32:14 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-24 17:32:14 +0000
commit4b01558cea5a03dc39503030f5469a33aa2d7b1f (patch)
tree8a50889e584a5c58a8201ef622e6aaba963902f7 /npc/guild2/schg_cas04.txt
parent86566b76415cda705383b504c54cecc3c4fa3139 (diff)
downloadhercules-4b01558cea5a03dc39503030f5469a33aa2d7b1f.tar.gz
hercules-4b01558cea5a03dc39503030f5469a33aa2d7b1f.tar.bz2
hercules-4b01558cea5a03dc39503030f5469a33aa2d7b1f.tar.xz
hercules-4b01558cea5a03dc39503030f5469a33aa2d7b1f.zip
- Fixed guild emblems not showing on flags at server start. (bugreport:5796, since r15657)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16144 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild2/schg_cas04.txt')
-rw-r--r--npc/guild2/schg_cas04.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/guild2/schg_cas04.txt b/npc/guild2/schg_cas04.txt
index e8274bc68..651e9219b 100644
--- a/npc/guild2/schg_cas04.txt
+++ b/npc/guild2/schg_cas04.txt
@@ -2246,6 +2246,7 @@ schg_cas04,111,46,4 script Hljod#LF_sc04_3::LF_sc04_2 722,{
}
end;
+OnInterIfInitOnce:
OnRecvCastlesc04:
FlagEmblem GetCastleData("schg_cas04",1);
end;
@@ -2923,6 +2924,7 @@ sch_gld,134,97,4 script Hljod#flag_sc04_1::sc04_Flag 722,{
close;
}
+OnInterIfInitOnce:
OnRecvCastlesc04:
FlagEmblem GetCastleData("schg_cas04",1);
end;