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