Skip to content

Commit cf28ef7

Browse files
committed
Add DestroyVehicle to default settings,json
1 parent 414e4ac commit cf28ef7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

dist/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,13 @@
319319
"rv"
320320
]
321321
},
322+
{
323+
"CommandName": "DestroyVehicle",
324+
"Commands": [
325+
"destroyvehicle",
326+
"dv"
327+
]
328+
},
322329
{
323330
"CommandName": "Discord",
324331
"Commands": [

0 commit comments

Comments
 (0)