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