#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "done_1", 1); DamageReduction(1,1); }