#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "acdone_3", 1); DamRes(2,4); }