mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-30 15:01:29 +00:00
Merge pull request #942 from noudess/patch-1
Added addition usage message for #grid for #grid show. (noudess)
This commit is contained in:
commit
4e8aec136e
@ -2503,6 +2503,7 @@ void command_grid(Client *c, const Seperator *sep)
|
||||
else {
|
||||
c->Message(Chat::White, "Usage: #grid add/delete grid_num wandertype pausetype");
|
||||
c->Message(Chat::White, "Usage: #grid max - displays the highest grid ID used in this zone (for add)");
|
||||
c->Message(Chat::White, "Usage: #grid show - displays wp nodes as boxes");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user