diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/scoreboards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index ff2f218ec..1e833b1c1 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -95,6 +95,7 @@ OnHour22: OnHour23: OnInit: ScoreboardsReload(); + deletearray $@FORT_BLACKLIST; end; } |