pyke
Version:
Librairie RIOTAPI for NodeJS
27 lines (26 loc) • 581 B
JavaScript
module.exports = {
"GAMECONSTANTS" : {
0: "PRESEASON 3",
1: "SEASON 3",
2: "PRESEASON 2014",
3: "SEASON 2014",
4: "PRESEASON 2015",
5: "SEASON 2015",
6: "PRESEASON 2016",
7: "SEASON 2016",
8: "PRESEASON 2017",
9: "SEASON 2017",
10: "PRESEASON 2018",
11: "SEASON 2018"
},
"MATCHMAKINGQUEUES" : {
0 : {
map: "Custom games",
description: "",
notes: ""
}
},
"MAPNAMES": {},
"GAMEMODES": {},
"GAMETYPES": {}
}