void BasicItemType::shortcutPressed( ItemPtr item )
{
	item->act();
}