From 015e15b6113ef53f3b401014302a866a1a13203b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 Sep 2020 10:41:04 -0300 Subject: Fix Aurora Event #9 --- 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 b9f29dd9f..364dbae99 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -102,7 +102,7 @@ function script FYNewEvent { case 9: // FIXME: PLACEHOLDER $EVENT$="Regnum"; - callfunc("FYE_Regnum"); + callfunc("FYEConf_Regnum"); kamibroadcast("Regnum's Blessing: "+$REGNUM_BLESSMAP_H$+" is now blessed!", "Aurora Events"); break; case 10: -- cgit v1.2.3-60-g2f50