From 441f20555be907b954674949832abdece4ec3ae6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 25 Feb 2025 19:08:05 -0300 Subject: Futurely, I wish to be theoretically capable of extending Aeros events duration. --- npc/functions/event.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/npc/functions/event.txt b/npc/functions/event.txt index f5ca2d615..70e87ea77 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -240,6 +240,10 @@ OnForceInit: .score+=9999; goto OnTimer90000; +OnProrrogate: + .event += 300; // Extend event duration in 5 minutes + end; + OnReminder: announce("Aeros Event : You have asked to be reminded five minutes after an Aeros Event is started.", bc_self|bc_pc); end; -- cgit v1.2.3-70-g09d2