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