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