From 9d4eda509402338a29fe2b4ccb96991a5b676f83 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Oct 2019 11:11:31 -0300 Subject: clear the scoreboards after pressing "Next" so Sponsor names doesn't looks too pushy It's meant to be the header, not a "HEY LOOK AT ME" thing. --- npc/functions/scoreboards.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/scoreboards.txt') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index cdfe50a22..569bd9031 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -398,6 +398,7 @@ function script HallOf2019 { OnCall: do { + clear; HallOfSponsor(true); mes ""; select -- cgit v1.2.3-60-g2f50