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