#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "dvdone_5", 1); SetLocalInt(oPC, "dvmax_reduction", 1); DamRes(4,6); }