repo.or.cz
/
getmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git]
/
sql
/
updates
/
0.6
/
2808_command.sql
blob
48ea2fa40abfe130e365ec7ea592d4127e43cc0a
1
DELETE FROM `command` WHERE `name` = 'password';
2
INSERT INTO command (name, security, help) VALUES ('password', 0,'Syntax: .password $newpassword\r\n\r\nSet for your account $newpassword as new password.');