diff options
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r-- | npc/functions/aurora.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: |