Update commands.json
add new commands, which currently do nothing
This commit is contained in:
parent
1d05f0c2e1
commit
398781439f
|
@ -233,5 +233,25 @@
|
|||
"required": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "handcuff",
|
||||
"description": "Does nothing (for now)",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"name": "bait",
|
||||
"description": "Does nothing (for now)",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"name": "bodyguard",
|
||||
"description": "Does nothing (for now)",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"name": "panhandle",
|
||||
"description": "Does nothing (for now)",
|
||||
"type": 1
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue