From b14508ba430b6c82fefb43822f9a038492748a57 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 14 Jan 2022 11:55:29 -0300 Subject: Fix typo --- npc/functions/aurora.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 00e1159e1..bcd50376a 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -606,7 +606,7 @@ function script FYE_Olympics_MX { if ($EVENT$ != "Olympics") return; .@var=getarg(0, 0); - FMOLY_MANAXP += .@var; + FYMOLY_MANAXP += .@var; setq Q_AuroraEvent, getq2(Q_AuroraEvent) + rand2(.@var + 1); return; } -- cgit v1.2.3-60-g2f50