#include "soak_imbue"

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