fn handle_repair_equipment( server: &mut Server, client: Entity, target: Entity, _args: Vec<String>, action: &ServerChatCommand, ) -> Result<(), Content>