first commit
This commit is contained in:
@ -0,0 +1,44 @@
|
||||
{
|
||||
"type": "choice",
|
||||
"keys": ["vivillon_wings"],
|
||||
"default": "meadow",
|
||||
"choices": [
|
||||
"archipelago",
|
||||
"continental",
|
||||
"elegant",
|
||||
"fancy",
|
||||
"garden",
|
||||
"high-plains",
|
||||
"icy-snow",
|
||||
"jungle",
|
||||
"marine",
|
||||
"meadow",
|
||||
"modern",
|
||||
"monsoon",
|
||||
"ocean",
|
||||
"poke-ball",
|
||||
"polar",
|
||||
"river",
|
||||
"sandstorm",
|
||||
"savanna",
|
||||
"sun",
|
||||
"tundra",
|
||||
"inferno",
|
||||
"void",
|
||||
"forsaken",
|
||||
"prismatic",
|
||||
"minty",
|
||||
"tangy",
|
||||
"ultraviolet",
|
||||
"toned",
|
||||
"twilight",
|
||||
"pelopon",
|
||||
"embroidered",
|
||||
"monarch",
|
||||
"whorl",
|
||||
"null",
|
||||
"ringed"
|
||||
],
|
||||
"isAspect": true,
|
||||
"aspectFormat": "vivillon-wings-{{choice}}"
|
||||
}
|
Reference in New Issue
Block a user