#include "soak_imbue"

void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "bldone_22", 1);
DamRes2(1, 3);
}