From 86863e392ccad7c6cd6a74ac99116d0f16371521 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Oct 2019 10:56:52 -0300 Subject: HallOfSponsor(minimal) --- npc/functions/scoreboards.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index 60a7abe26..92cfd38dc 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -251,12 +251,16 @@ function script HallOfReferral { } - +// HallOfSponsor(minimal=false) function script HallOfSponsor { mes l("This is in honor of all the [@@help://about-server|Contributors@@] who helped rebuilding this world, after the Monster War outbreak."); mes l("And also in notable mention of those who [@@https://www.patreon.com/TMW2|sponsor@@] the Alliance and its administrative structure."); mes ""; - mes "GonzoDark, Saulc, Woody."; + mes "Saulc, Woody"; + // List previous sponsors? + if (!getarg(0, false)) { + mesc "GonzoDark"; + } return; } -- cgit v1.2.3-60-g2f50