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