From cccf2e99316e0ebac75b6f275d025c576908ea17 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Jun 2018 17:16:49 -0300 Subject: Debug flags --- npc/006-1/crazyfefe.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index e01ba7b69..ab61ab64c 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -59,7 +59,7 @@ L_Next: close; L_StartFight: - /* FIXME + /* FIXME debug if (getmapusers("006-1") < 3) goto L_NotEnoughPlayers; */ @@ -218,6 +218,7 @@ OnTimer5000: end; // Announces and attempts to start the fight once time run out +OnTimer30000: // FIXME debug OnTimer300000: if ($@FEFE_DELAY <= gettimetick(2)) goto L_StartFight; announce $@FIGHT_CAVE_HERO$+" invites everyone to a challenge against Candor Cave. It'll start in "+FuzzyTime($@FEFE_DELAY,2,2)+". Prepare yourselves!", bc_all|bc_npc; -- cgit v1.2.3-60-g2f50