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