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