#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "fidone_32", 1); SetLocalInt(oPC, "fimax_reduction2", 1); DamRes2(6,4); }