blob: 6ad1dee751c515ad5bac5561803d3b9320edb103 [file] [log] [blame]
{
"name": "Path",
"key": {
"int": 12,
"string": "path"
},
"abstract": true,
"extends": "node.json",
"properties": {
"pathFlags": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 128,
"string": "pathflags"
},
"coop": false
}
}
}