From 50e422de653fce6ee14e05ec02e1000642467577 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Nov 2020 13:25:51 -0300 Subject: Register Povo as a server sponsor --- npc/functions/scoreboards.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/scoreboards.txt') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index a418c5cfc..a095e97af 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -351,7 +351,7 @@ 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 "Saulc, Woody, Sharli"; + mes "Saulc, Woody, Sharli, Povo"; // List previous sponsors? if (!getarg(0, false)) { mesc "GonzoDark"; @@ -360,7 +360,7 @@ function script HallOfSponsor { } // Returns the name of a random sponsor function script rand_sponsor { - return any("Saulc", "Woody", "Sharli"); + return any("Saulc", "Woody", "Sharli", "Povo"); } // HallOfGame() -- cgit v1.2.3-60-g2f50