#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "madone_3", 1); DamRes(7,4); }