From 90da485b598c1ae8c6307e95c872eb67353f7579 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 13:30:20 -0300 Subject: Track more information, disclose more information, but hide some private info. Monster Points, Total Gold, upgrades available, etc. are too intimate. --- npc/001-8/hub.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/001-8/hub.txt') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index a189f2fd0..414ba25ad 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -314,6 +314,8 @@ OnTimer900000: OnVictory: @qhub_victor=1; announce(sprintf("##1HUNGRY QUIRIN EVENT: ##3##B%s has won the match! Hail!", strcharinfo(0)), bc_all|bc_npc); + if (!QUIRINO_WINNER) + QUIRINO_WINNER = gettimetick(2); OnPCDieEvent: @qhub_died=1; OnPCLogoutEvent: -- cgit v1.2.3-60-g2f50