Add descriptions to all gm 6 commands
This commit is contained in:
@@ -23,13 +23,13 @@
|
||||
*/
|
||||
package client.command.commands.gm6;
|
||||
|
||||
import client.command.Command;
|
||||
import client.MapleClient;
|
||||
import client.command.Command;
|
||||
import server.life.MaplePlayerNPC;
|
||||
|
||||
public class EraseAllPNpcsCommand extends Command {
|
||||
{
|
||||
setDescription("");
|
||||
setDescription("Remove all player NPCs.");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user