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