release: 1.1.0
This commit is contained in:
commit
fa7ded9294
342 changed files with 16046 additions and 0 deletions
24
config/medal.json
Normal file
24
config/medal.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"cobblemon": {
|
||||
"battleVictory": {
|
||||
"enabled": true,
|
||||
"duration": 61,
|
||||
"delay": 0
|
||||
},
|
||||
"battleLost": {
|
||||
"enabled": true,
|
||||
"duration": 61,
|
||||
"delay": 0
|
||||
},
|
||||
"evolutionComplete": {
|
||||
"enabled": true,
|
||||
"duration": 61,
|
||||
"delay": 0
|
||||
},
|
||||
"entityCaught": {
|
||||
"enabled": true,
|
||||
"duration": 50,
|
||||
"delay": 5000
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue