msg("<h>%s <i>set the cape of <h>%s<i> to \"<h>%s<i>\".",RelationUtil.describeThatToMe(fme,fme,true),capeFaction.describeTo(fme),newCape);
capeFaction.msg("<h>%s <i>set the cape of <h>%s<i> to \"<h>%s<i>\".",RelationUtil.describeThatToMe(fme,capeFaction,true),capeFaction.describeTo(capeFaction),newCape);
}
else
{
msg("<i>\"<h>%s<i>\" is not a valid URL.",newCape);