#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "sldone_2", 1); DamRes(13, 3); }