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