diff options
Diffstat (limited to 'npc/guild/agit_main.txt')
-rw-r--r-- | npc/guild/agit_main.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/guild/agit_main.txt b/npc/guild/agit_main.txt index c57344f82..1175d5a5a 100644 --- a/npc/guild/agit_main.txt +++ b/npc/guild/agit_main.txt @@ -279,7 +279,6 @@ OnRecvCastle: end; } else { -OnInterIfInitOnce: // Otherwise place the guild emblem on flags. if (strnpcinfo(2) == "aldeg_cas01") { donpcevent "::OnRecvCastleA01"; } else if (strnpcinfo(2) == "aldeg_cas02") { donpcevent "::OnRecvCastleA02"; } |