diff options
Diffstat (limited to 'npc/guild2/schg_cas02.txt')
-rw-r--r-- | npc/guild2/schg_cas02.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guild2/schg_cas02.txt b/npc/guild2/schg_cas02.txt index 4d6a73ef1..798fb9c8b 100644 --- a/npc/guild2/schg_cas02.txt +++ b/npc/guild2/schg_cas02.txt @@ -57,7 +57,7 @@ sch_gld,296,247,4 script Andlangr#flag_sc02_1::Sc02_Flag GUILD_FLAG,{ callfunc "ReturnFlag","schg_cas02",1; end; OnAgitInit2: -OnRecvCastlesc02: +OnRecvCastleSc02: flagemblem getcastledata("schg_cas02",1); end; } |