mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-23 14:04:01 -05:00
10 lines
No EOL
941 B
JSON
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>"
|
|
}
|
|
} |