vore-mod/elements/Voredebug.mod.json
2024-03-13 00:29:55 -04:00

10 lines
No EOL
941 B
JSON

{
"_fv": 57,
"_type": "command",
"definition": {
"commandName": "voredebug",
"type": "STANDARD",
"permissionLevel": "4",
"argsxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"args_start\" deletable=\"false\" x=\"40\" y=\"40\"><next><block type=\"literal\"><field name=\"name\">belly</field><statement name=\"args\"><block type=\"literal\"><field name=\"name\">place</field><statement name=\"args\"><block type=\"string\"><field name=\"type\">word</field><field name=\"name\">bellyname</field><statement name=\"args\"><block type=\"call_procedure\"><field name=\"procedure\">VDBSetBellyDest</field></block></statement></block></statement><next><block type=\"literal\"><field name=\"name\">exit</field><statement name=\"args\"><block type=\"call_procedure\"><field name=\"procedure\">ExitBelly</field></block></statement></block></next></block></statement></block></next></block></xml>"
}
}