summaryrefslogtreecommitdiff
path: root/npc/functions/scoreboards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/scoreboards.txt')
-rw-r--r--npc/functions/scoreboards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt
index 8e94f09ed..afa5aab2a 100644
--- a/npc/functions/scoreboards.txt
+++ b/npc/functions/scoreboards.txt
@@ -44,7 +44,7 @@ OnInit:
function script HallOfGuild {
mes "";
- mes l("##BHall Of Guild Level: TOP15##b");
+ mes l("##BHall Of Guild Level: TOP5##b");
mes("1."+$@hoguild_name$[0]+" ("+$@hoguild_value[0]+")");
mes("2."+$@hoguild_name$[1]+" ("+$@hoguild_value[1]+")");
mes("3."+$@hoguild_name$[2]+" ("+$@hoguild_value[2]+")");