From d2c812452c06f09f36ed1d6b960b0cb61de72a36 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 12:52:11 -0300 Subject: Start logging when the epic feats were done individually, and show it on Grimorium --- npc/018-2-2/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/018-2-2') diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index 8563d1031..7ba051e38 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -58,6 +58,8 @@ OnExpertBossKilled: OnMasterBossKilled: if (!playerattached()) end; + if (!HEROESHOLD_WINNER) + HEROESHOLD_WINNER = gettimetick(2); if ($HEROESHOLD_WINNER$ == "") { $HEROESHOLD_WINNER$=strcharinfo(0); channelmes("#world", $HEROESHOLD_WINNER$+" is the first player to finish HEROES HOLD Master Dungeon!! GG, dude! %%N"); -- cgit v1.2.3-60-g2f50