From 2b5c0ea66591ce677a4e9e6f0e469e0008972d2e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Oct 2020 10:36:40 -0300 Subject: Fix bad Debug message --- npc/functions/aurora.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 364dbae99..68686c802 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -43,7 +43,7 @@ // AEF: BEGIN function script FYNewEvent { - debugmes "\033[1mFY event is set to happen..."; + debugmes "\033[1mFY event is set to happen...\033[0m"; // Aurora Events only begin after Liberation Day if ($GAME_STORYLINE < 1) return; -- cgit v1.2.3-60-g2f50