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