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