author | Wuzzy <Wuzzy2@mail.ru> |
Fri, 02 Nov 2018 12:58:53 +0100 | |
changeset 14092 | bc25c5ff2ca2 |
parent 14091 | a5be3ef4bbbe |
permissions | -rw-r--r-- |
13828
ced1e6ecaaad
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wuzzy <Wuzzy2@mail.ru>
parents:
13824
diff
changeset
|
1 |
official_racer_maps = { |
14092 | 2 |
-- Racer |
3 |
["Border,60526986531,-1902170174"] = "Racer Challenge #1" |
|
14091
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
4 |
, ["Border,71022545335,-68467181"] = "Racer Challenge #2" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
5 |
, ["Border,40469748943,-1955933813"] = "Racer Challenge #3" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
6 |
, ["85940488650,1891067114"] = "Racer Challenge #4" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
7 |
, ["62080348735,186146414"] = "Racer Challenge #5" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
8 |
, ["56818170733,1680930033"] = "Racer Challenge #6" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
9 |
, ["Border,25372705797,-2143001865"] = "Racer Challenge #7" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
10 |
, ["Border,10917540013,1294253786"] = "Racer Challenge #8" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
11 |
, ["Border,43890274319,-691113420"] = "Racer Challenge #9" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
12 |
, ["Border,27870148394,1263586737"] = "Racer Challenge #10" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
13 |
, ["Border,22647869226,-1011473400"] = "Racer Challenge #11" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
14 |
, ["Border,46954401793,-164671701"] = "Racer Challenge #12" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
15 |
, ["Border,60760377667,458374282"] = "Racer Challenge #13" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
16 |
, ["Border,51825989393,-589164698"] = "Racer Challenge #14" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
17 |
, ["81841189250,-1216146050"] = "Racer Challenge #15" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
18 |
, ["Border,44246064625,-898958339"] = "Racer Challenge #16" |
14092 | 19 |
, ["60906776802,1910906941"] = "Racer Challenge #17" |
14091
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
20 |
, ["Border,70774747774,1976202242"] = "Racer Challenge #18" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
21 |
, ["Border,50512019610,122061403"] = "Racer Challenge #19" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
22 |
, ["60715683005,45638031"] = "Racer Challenge #20" |
14092 | 23 |
-- TechRacer |
14091
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
24 |
, ["Border,19661006772,634694529"] = "Tech Racer #1" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
25 |
, ["Border,19661306766,634694529"] = "Tech Racer #2" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
26 |
, ["Border,19661606760,634694529"] = "Tech Racer #3" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
27 |
, ["Border,19661906754,634694529"] = "Tech Racer #4" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
28 |
, ["Border,19662206748,634694529"] = "Tech Racer #5" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
29 |
, ["Border,19662506742,634694529"] = "Tech Racer #6" |
a5be3ef4bbbe
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru>
parents:
13828
diff
changeset
|
30 |
, ["Border,19662806736,634694529"] = "Tech Racer #7" |
13828
ced1e6ecaaad
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wuzzy <Wuzzy2@mail.ru>
parents:
13824
diff
changeset
|
31 |
} |