Add 5.12.72 fields JSON

This commit is contained in:
Paul Tyng
2020-05-20 21:59:12 -04:00
parent f0da875a46
commit 3d21ebbab0
63 changed files with 1675 additions and 0 deletions

9
fields/5.12.72/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": ""
}