#include "soak_imbue" void main() { object oPC = GetPCSpeaker(); SetLocalInt(oPC, "sodone_5", 1); SetLocalInt(oPC, "somax_reduction", 1); DamRes(10,6); }