first commit
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "choice",
|
||||
"keys": ["paldean_breed"],
|
||||
"default": "false",
|
||||
"choices": [
|
||||
"combat",
|
||||
"aqua",
|
||||
"blaze"
|
||||
],
|
||||
"isAspect": true,
|
||||
"aspectFormat": "paldean-breed-{{choice}}"
|
||||
}
|
Reference in New Issue
Block a user