CHA/config/gravelmon.json
2025-02-18 15:25:17 +01:00

43 lines
702 B
JSON

{
"bannedLabels": [
"not_modeled",
"joke"
],
"allowedLabels": [],
"passwords": [],
"implementedTypes": [
"normal",
"fire",
"water",
"grass",
"electric",
"ice",
"fighting",
"poison",
"ground",
"flying",
"psychic",
"bug",
"rock",
"ghost",
"dragon",
"dark",
"steel",
"fairy",
"cosmic",
"crystal",
"digital",
"light",
"nuclear",
"plastic",
"questionmark",
"shadow",
"slime",
"sound",
"wind",
"eldritch"
],
"enableFangameTypechart": false,
"resortPokedexInEvolutionOrder": false,
"addStartersToTheStarterScreen": true
}