From 98beaf210c3c9db7e513b2667a37bde7e3a168ed Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 7 Jan 2022 14:20:14 -0300 Subject: [skip ci] I forgot this. Also, now I need to prepare a new branch to merge... --- npc/functions/scoreboards.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index dc21758d..3a6f4bf2 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -229,6 +229,8 @@ OnCall: mesc l("Boss points: %s", fnum(BOSS_POINTS)); mesc l("Mob points: %s", fnum(Mobpt)); mesc l("Total Gold: %s", fnum((Zeny+BankVault))); + if (TUT_var > 10) + mesc l("Joined the world %s ago", FuzzyTime(TUT_var)); next; break; default: -- cgit v1.2.3-60-g2f50