#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "ngmax_reduction2", 1); SetLocalInt(oPC, "ngdone_32", 1); DamRes2(8,4); }