#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "comax_reduction2", 1); SetLocalInt(oPC, "codone_32", 1); DamRes2(3,4); }