#include "soak_imbue"

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