HeartGeodes/elements/TestRules.mod.json
2023-11-18 19:29:52 -05:00

9 lines
No EOL
472 B
JSON

{
"_fv": 47,
"_type": "command",
"definition": {
"commandName": "testrules",
"permissionLevel": "4",
"argsxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"args_start\" deletable=\"false\" x=\"40\" y=\"40\"><next><block type=\"logic\"><field name=\"name\">enable</field><statement name=\"args\"><block type=\"call_procedure\"><field name=\"procedure\">TestRulesP</field></block></statement></block></next></block></xml>"
}
}