mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 11:21:29 +00:00
parent
d5d6b911b0
commit
435bac5599
@ -1804,7 +1804,7 @@ void command_list(Client *c, const Seperator *sep)
|
|||||||
else {
|
else {
|
||||||
c->Message(Chat::White, "Usage of #list");
|
c->Message(Chat::White, "Usage of #list");
|
||||||
c->Message(Chat::White, "- #list [npcs|players|corpses|doors|objects] [search]");
|
c->Message(Chat::White, "- #list [npcs|players|corpses|doors|objects] [search]");
|
||||||
c->Message(Chat::White, "- Example: #list npc (Blank for all)");
|
c->Message(Chat::White, "- Example: #list npcs (Blank for all)");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user