From 0f79efd39772778d7d1c69d829758b2dc6e3b358 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Mar 2021 13:27:05 -0300 Subject: Help players to find GM Logs more easily --- npc/functions/scoreboards.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index dece70f10..2a61dcbb6 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -198,6 +198,7 @@ function script HallOfCoins { function script HallOfGMLog { mes ""; mes l("##BLatest GM Commands##b"); + mesc l("Read the last 30 days %s", "@@https://tmw2.org/experiments/gmCommands|"+l("here")+"@@"); mes("1."+$@hogm_name$[0]+" ("+$@hogm_value$[0]+")"); mes("2."+$@hogm_name$[1]+" ("+$@hogm_value$[1]+")"); mes("3."+$@hogm_name$[2]+" ("+$@hogm_value$[2]+")"); -- cgit v1.2.3-60-g2f50