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