@description? wtf was I thinking? It's supposed to be @describe. Fixing. Existing games will need to update their alias lists.
This commit is contained in:
parent
b821bf77f0
commit
5d066a7839
2 changed files with 2 additions and 2 deletions
|
|
@ -6,4 +6,4 @@ INSERT INTO "config_commandalias" VALUES(5,'sa','say');
|
|||
INSERT INTO "config_commandalias" VALUES(6,'@tel','@teleport');
|
||||
INSERT INTO "config_commandalias" VALUES(7,'i','inventory');
|
||||
INSERT INTO "config_commandalias" VALUES(8,'inv','inventory');
|
||||
INSERT INTO "config_commandalias" VALUES(9,'@desc','@description');
|
||||
INSERT INTO "config_commandalias" VALUES(9,'@desc','@describe');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue