if (opponent == "redsnoopy")
{
morale = "SUPERB";
}
else
{
morale = "VERY GOOD";
}