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