#include "soak_imbue"

void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "ngdone_12", 1);
DamRes2(8,2);
}