void main()
{
object oPC=GetLastOpenedBy();

SendMessageToPC(oPC,"It occurs to you that not everyone can brew potions. Perhaps someone who knows how to cook might do well.");
}