From bdd1e2db4f01729fbfed4ebb4241c3cba1e9de4f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Dec 2021 15:18:58 -0300 Subject: Fixes the critical part of the bug --- npc/006-7/ctrl.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc') diff --git a/npc/006-7/ctrl.txt b/npc/006-7/ctrl.txt index 892253b92..22f81858b 100644 --- a/npc/006-7/ctrl.txt +++ b/npc/006-7/ctrl.txt @@ -96,6 +96,10 @@ OnRw: close; // Fail-safe Mechanism (will never happen) +OnTimer60000: + consolebug("Warning! final fail-safe mechanism triggered to Icicle."); + initnpctimer; + end; OnTimer25000: OnTimer15000: consolewarn("Warning, fail-safe mechanism triggered to Icicle."); -- cgit v1.2.3-60-g2f50