From b94353a3598f2604bfa4e36ee5c3e1a66c7c80f2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Feb 2020 03:58:47 -0300 Subject: Keep debugging, I have not found the bug yet %%e --- npc/functions/event.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/event.txt') diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 820cbe6d0..0793ec859 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -265,6 +265,7 @@ OnClock0000: .@m=gettime(GETTIME_MONTH); debugmes "EVENT CORE, the %02d/%02d", .@d, .@m; debugmes "Valentine: %02d/%02d", .valentine_stday, .valentine_stmon; + debugmes "Valentine End: %02d/%02d", .valentine_endday, .valentine_endmon; // Handle Valentine Day if (.@m >=.valentine_stmon && .@m <= .valentine_endmon) { -- cgit v1.2.3-60-g2f50