From c68c337756db2839802ad20d4bd6fd6fa5471db5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jun 2020 07:56:51 -0300 Subject: Phoenix Rebirth: Record first player to rebirth Monster King: Do not give 641k EXP anymore when someone reborn or Top3 avg >= Lv 100 --- npc/functions/scoreboards.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/functions/scoreboards.txt') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index 462bfcfcf..fb5f76130 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -523,6 +523,11 @@ function script HallOf2020 { mesc l("This schedule is subject to change without prior notice."), 1; mesc l("Changes include but are not limited to festive events and dates."), 1; next; + if ($REBIRTH_WINNER$ != "") { + mes l(".:: FIRST PLAYER TO REBIRTH ::."); + mes $REBIRTH_WINNER$; + mes ""; + } mes l(".:: TMW-2 Anniversary ::."); //mesc l("Scheduled: January 13rd"); mes l("No victor appliable."); -- cgit v1.2.3-70-g09d2