Add support for 6.0.23

This commit is contained in:
Paul Tyng
2020-10-19 11:13:51 -04:00
parent 020dad41e7
commit abc676f62b
84 changed files with 2131 additions and 252 deletions

9
fields/6.0.23/Wall.json Normal file
View File

@@ -0,0 +1,9 @@
{
"map_id": "",
"a": ["^([-]?[\\d]+[.]?[\\d]*)$"],
"b": ["^([-]?[\\d]+[.]?[\\d]*)$"],
"id": "",
"heightInMeters": "^([-]?[\\d]+[.]?[\\d]*)$",
"thicknessInMeters": "^([-]?[\\d]+[.]?[\\d]*)$",
"type": ""
}