diff options
| author | ame <[email protected]> | 2023-09-26 23:12:35 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2023-09-26 23:12:35 -0500 |
| commit | 99779de823e1751c3da13e0b7b0f639ddecca7da (patch) | |
| tree | f7e35fc92adbadbf573be47f2ddde159d223687f /commands/games/defaults | |
init
Diffstat (limited to 'commands/games/defaults')
| -rw-r--r-- | commands/games/defaults/battleship.js.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/games/defaults/battleship.js.json b/commands/games/defaults/battleship.js.json new file mode 100644 index 0000000..fdf0fb6 --- /dev/null +++ b/commands/games/defaults/battleship.js.json @@ -0,0 +1,2 @@ +{"cooldown":3,"desc":"Play battleship!","restrict":[],"restricted":[], +"usage":"{command}"}
\ No newline at end of file |
