--- deliantra/server/server/commands.C 2007/03/02 11:07:59 1.35 +++ deliantra/server/server/commands.C 2007/03/02 11:41:15 1.38 @@ -45,7 +45,6 @@ {"gsay", command_gsay, 1.0}, {"apply", command_apply, 1.0}, /* should be variable */ - {"body", command_body, 0.0}, {"cast", command_cast, 0.2}, /* Is this right? */ {"disarm", command_disarm, 1.0}, {"dm", command_dm, 0.0}, @@ -61,7 +60,6 @@ {"invoke", command_invoke, 1.0}, {"killpets", command_kill_pets, 0.0}, {"logs", command_logs, 0.0}, - {"mapinfo", command_mapinfo, 0.0}, {"mark", command_mark, 0.0}, {"motd", command_motd, 0.0}, {"pickup", command_pickup, 1.0}, @@ -80,7 +78,6 @@ {"time", command_time, 0.0}, {"weather", command_weather, 0.0}, {"whereabouts", command_whereabouts, 0.0}, - {"whereami", command_whereami, 0.0}, {"title", command_title, 0.0}, {"bowmode", command_bowmode, 0.0}, {"version", command_version, 0.0},