mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
feat: add new poro king gamemode
This commit is contained in:
parent
81661f3e93
commit
98fef4785d
1 changed files with 4 additions and 0 deletions
|
|
@ -60,5 +60,9 @@ export const gameModes = {
|
|||
850: {
|
||||
type: 'Bot',
|
||||
name: 'Co-op vs. AI (Intermediate)',
|
||||
},
|
||||
920: {
|
||||
type: 'Normal',
|
||||
name: 'PORO KING',
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue