summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-02-27 21:08:36 -0300
committerJesusaves <cpntb1@ymail.com>2022-02-27 21:08:36 -0300
commitea947785ae4672d890e16b72d8aafad96c293b6d (patch)
tree178d4dd358c78d48ec6d4ae236f4ecf0e2ea9986
parentaae8de18a51fafb90e9c679b6ab30759a8af17e5 (diff)
downloadserverdata-ea947785ae4672d890e16b72d8aafad96c293b6d.tar.gz
serverdata-ea947785ae4672d890e16b72d8aafad96c293b6d.tar.bz2
serverdata-ea947785ae4672d890e16b72d8aafad96c293b6d.tar.xz
serverdata-ea947785ae4672d890e16b72d8aafad96c293b6d.zip
Magic Olympics new point table
-rw-r--r--npc/functions/aurora.txt12
1 files changed, 6 insertions, 6 deletions
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();