diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-26 10:56:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-26 10:56:28 -0300 |
commit | f65995ec3b40e0bc081ef13922a86082a7649bd8 (patch) | |
tree | 5066b0360e72c78b636e827c09b429e324ebed05 /npc/functions | |
parent | f0a0270eb28600ee2b87a044d78532ebef86349f (diff) | |
download | serverdata-f65995ec3b40e0bc081ef13922a86082a7649bd8.tar.gz serverdata-f65995ec3b40e0bc081ef13922a86082a7649bd8.tar.bz2 serverdata-f65995ec3b40e0bc081ef13922a86082a7649bd8.tar.xz serverdata-f65995ec3b40e0bc081ef13922a86082a7649bd8.zip |
Typo
Diffstat (limited to 'npc/functions')
-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 a7069cdb3..d5d06218e 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -325,7 +325,7 @@ function script HallOf2019 { mes ""; mes l(".:: Easter 2019 ::."); //mesc l("Scheduled: April 17th - 24th"); - mes l("In honor of Woody, winner of Easter 2018."); + mes l("In honor of Woody, winner of Easter 2019."); mesc l("Unfortunately, other victor's names weren't logged."); mes ""; mes l(".:: Worker Day ::."); |