#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "ngdone_5", 1); SetLocalInt(oPC, "ngmax_reduction", 1); DamRes(8,6); }