#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "madone_32", 1); SetLocalInt(oPC, "mamax_reduction2", 1); DamRes2(7,4); }