Rename .debug uws to .debug worldstate (clarity change).

Port From (https://github.com/TrinityCore/TrinityCore/commit/29db04c3c92c0a6ca5d35d3fcc49d7766e3eddc3)
This commit is contained in:
hondacrx
2020-07-24 16:26:30 -04:00
parent d389faabe7
commit 8e46ddaba5
3 changed files with 6 additions and 2 deletions
@@ -0,0 +1,4 @@
--
UPDATE `command` SET `name`="debug worldstate",`help`="Syntax: debug worldstate $stateId $value
Sends a world state update for the specified state to your client." WHERE `name`="debug uws";