diff options
author | j-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-02 17:42:33 +0000 |
---|---|---|
committer | j-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-02 17:42:33 +0000 |
commit | 4ac20267b11afff0115cdafe1c25175e5a1fea25 (patch) | |
tree | 729a51b77c5d764b552d4dd364bf930f1d6ebe4f /npc/guild2/schg_cas04.txt | |
parent | 8c18ee48ec9a1bce1a3fd004997f0933155cdf93 (diff) | |
download | hercules-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/schg_cas04.txt')
-rw-r--r-- | npc/guild2/schg_cas04.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/guild2/schg_cas04.txt b/npc/guild2/schg_cas04.txt index 2a5449761..9f83a5a28 100644 --- a/npc/guild2/schg_cas04.txt +++ b/npc/guild2/schg_cas04.txt @@ -46,7 +46,7 @@ schg_cas04,207,95,0 duplicate(LF_sc04_1) Hljod#LF_sc04_2 111 schg_cas04,111,46,4 script Hljod#LF_sc04_3::LF_sc04_2 722,{ callfunc "LinkFlag","Emperium Center",120,290; end; -OnInterIfInitOnce: +OnAgitInit2: OnRecvCastlesc04: FlagEmblem GetCastleData("schg_cas04",1); end; @@ -66,7 +66,7 @@ schg_cas04,144,247,0 duplicate(LF_sc04_1) Hljod#LF_sc04_14 111 sch_gld,134,97,4 script Hljod#flag_sc04_1::sc04_Flag 722,{ callfunc "ReturnFlag","schg_cas04",1; end; -OnInterIfInitOnce: +OnAgitInit2: OnRecvCastlesc04: FlagEmblem GetCastleData("schg_cas04",1); end; |