From ea947785ae4672d890e16b72d8aafad96c293b6d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 27 Feb 2022 21:08:36 -0300 Subject: Magic Olympics new point table --- npc/functions/aurora.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index d9dcd9580..737ccdf0e 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -554,12 +554,12 @@ function script FYE_Mining { // Configure Magic Olympics function script FYEConf_Olympics { - setarray $FYREWARD_PT, 100, 220, 440, 880, 1320, - 1760, 2640, 3520, 5275, 7040, - 10560, 14080, 21120, 28160, 35200, - 42240, 57000, 70400, 85000, 112640, - 140800, 169000, 197120, 225300, 281160, - 337920, 394240, 450560, 550000, 675000; + setarray $FYREWARD_PT, 10, 22, 44, 88, 132, + 176, 264, 352, 527, 704, + 1056, 1408, 2112, 2816, 3520, + 4224, 5700, 7040, 8500, 11264, + 14080, 16900, 19712, 22530, 28116, + 33792, 39424, 45056, 55000, 67500; // PS. Max Est. ? pts FYE_Autoset(); -- cgit v1.2.3-60-g2f50