fix (DB/Commands): Add Syntax to Command .achievement checkall (#4506)
This commit is contained in:
parent
71b40ed8bc
commit
eb7b8a531e
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612796984747044500');
|
||||
|
||||
UPDATE `command` SET `help`='Syntax: .achievement checkall\r\nCheck all achievement criteria of the selected player.' WHERE `name`='achievement checkall';
|
||||
Loading…
Add table
Add a link
Reference in a new issue