mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Update shp conditions.
This commit is contained in:
parent
fbc4c2d054
commit
e326e3d809
8 changed files with 137 additions and 179 deletions
|
|
@ -17,11 +17,8 @@
|
|||
"maxLength": 30,
|
||||
"pattern": "^shpx_"
|
||||
},
|
||||
"ShapeCondition": {
|
||||
"type": "string",
|
||||
"minLength": 8,
|
||||
"maxLength": 30,
|
||||
"pattern": "^shpx_(wa|an|wr)_"
|
||||
"ConnectorCondition": {
|
||||
"$ref": "meta_enums.json#ShapeConnectorCondition"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue