#include "att_imbue"

void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "dvdone_22a", 1);
AttackBonus(2);
}