diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-10-14 07:23:37 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-10-14 07:23:37 +0000 |
commit | 0b07360c69c87baa7d9c8699449ff0db1afd631a (patch) | |
tree | 256f18289c12461612eece07941a76dbeb8dfef2 | |
parent | 40dd95d3fa6fac63a73836cb494547e69a94fe00 (diff) | |
download | serverdata-0b07360c69c87baa7d9c8699449ff0db1afd631a.tar.gz serverdata-0b07360c69c87baa7d9c8699449ff0db1afd631a.tar.bz2 serverdata-0b07360c69c87baa7d9c8699449ff0db1afd631a.tar.xz serverdata-0b07360c69c87baa7d9c8699449ff0db1afd631a.zip |
Added Sharli to donator board
-rw-r--r-- | npc/functions/scoreboards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index 569bd9031..92d86f950 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -256,7 +256,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"; + mes "Saulc, Woody, Sharli"; // List previous sponsors? if (!getarg(0, false)) { mesc "GonzoDark"; |