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