forked from Dniel97/artemis
chuni: add sun plus and lumi to get_rankings
This commit is contained in:
parent
3979a020a6
commit
203aa43fe1
@ -242,6 +242,8 @@ class ChuniScoreData(BaseData):
|
|||||||
# Calculates the ROM version that should be fetched for rankings, based on the game version being retrieved
|
# Calculates the ROM version that should be fetched for rankings, based on the game version being retrieved
|
||||||
# This prevents tracks that are not accessible in your version from counting towards the 10 results
|
# This prevents tracks that are not accessible in your version from counting towards the 10 results
|
||||||
romVer = {
|
romVer = {
|
||||||
|
15: "2.20%",
|
||||||
|
14: "2.15%",
|
||||||
13: "2.10%",
|
13: "2.10%",
|
||||||
12: "2.05%",
|
12: "2.05%",
|
||||||
11: "2.00%",
|
11: "2.00%",
|
||||||
|
Loading…
Reference in New Issue
Block a user