Added bot command 'petgetlost' to dismiss summoned pets

This commit is contained in:
Uleat
2019-06-27 19:00:02 -04:00
parent ee49ad3ce9
commit 6c73fee075
5 changed files with 39 additions and 3 deletions
@@ -0,0 +1 @@
INSERT INTO `bot_command_settings`(`bot_command`, `access`, `aliases`) VALUES ('petgetlost', '0', 'pgl');