#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "codone_12", 1); DamRes2(3,2); }