#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "podone_12", 1); DamRes2(12,2); }