diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-14 12:47:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-14 12:47:12 -0300 |
commit | e075ef4abf15bacc0017f1a0cc68b862ae11f26c (patch) | |
tree | fdfe3f5188ba077bbc594f48aec31ae09f9b757e | |
parent | 3934f762a83b7743f268c133989c6d435f774bb6 (diff) | |
download | serverdata-e075ef4abf15bacc0017f1a0cc68b862ae11f26c.tar.gz serverdata-e075ef4abf15bacc0017f1a0cc68b862ae11f26c.tar.bz2 serverdata-e075ef4abf15bacc0017f1a0cc68b862ae11f26c.tar.xz serverdata-e075ef4abf15bacc0017f1a0cc68b862ae11f26c.zip |
Record Shab as the event winner
-rw-r--r-- | npc/functions/scoreboards.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index a2165f4a5..ca79a2e63 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -167,6 +167,9 @@ function script HallOf2018 { mes ""; mes l(".:: NOTABLE NAMES ON NIVALIS LIBERATION DAY ::."); mes l("Jesusalva"); + mes ""; + mes l(".:: FIND-THE-NPC 2018 MINI-EVENT WINNER ::."); + mes "shab"; next; mes l(".:: Easter 2018 ::."); mes l("In honor of DragonStar, winner of Easter 2018."); |