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_cas05.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_cas05.txt')
-rw-r--r-- | npc/guild2/schg_cas05.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/guild2/schg_cas05.txt b/npc/guild2/schg_cas05.txt index e565ee691..09ecc1b7f 100644 --- a/npc/guild2/schg_cas05.txt +++ b/npc/guild2/schg_cas05.txt @@ -46,7 +46,7 @@ schg_cas05,207,95,0 duplicate(LF_sc05_1) Skidbladnir#LF_sc05_2 111 schg_cas05,111,46,4 script Skidbladnir#LF_sc05_3::LF_sc05_2 722,{ callfunc "LinkFlag","Emperium Center",120,290; end; -OnInterIfInitOnce: +OnAgitInit2: OnRecvCastlesc05: FlagEmblem GetCastleData("schg_cas05",1); end; @@ -66,7 +66,7 @@ schg_cas05,144,247,0 duplicate(LF_sc05_1) Skidbladnir#LF_sc05_14 111 sch_gld,101,284,4 script Skidbladnir#flag_sc05_1::sc05_Flag 722,{ callfunc "ReturnFlag","schg_cas05",1; end; -OnInterIfInitOnce: +OnAgitInit2: OnRecvCastlesc05: FlagEmblem GetCastleData("schg_cas05",1); end; |