void main()
{
 SetLocalFloat(GetPCSpeaker(), "COST_TOTAL", 3.5);
 SetLocalInt(GetPCSpeaker(), "CRAFT_DR_AMOUNT", IP_CONST_DAMAGERESIST_15);
}