void main()
{
 SetLocalFloat(GetPCSpeaker(), "COST_TOTAL", 5.5);
 SetLocalInt(GetPCSpeaker(), "CRAFT_DR_AMOUNT", IP_CONST_DAMAGERESIST_20);
}