diff options
Diffstat (limited to 'npc/guild/agit_controller.txt')
-rw-r--r-- | npc/guild/agit_controller.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guild/agit_controller.txt b/npc/guild/agit_controller.txt index 4d21e1e82..27376df86 100644 --- a/npc/guild/agit_controller.txt +++ b/npc/guild/agit_controller.txt @@ -78,7 +78,7 @@ S_DisplayOwners: } else { Announce "The [" + GetCastleName(.@maps$[.@i]) + "] castle is currently unoccupied.",bc_all|bc_woe; - } + } } end; } |