class FriendlySniperRifle { class SVD_CAMO { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; class M40A3 { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; class M14_EP1 { type = "trade_weapons"; buy[] = {2,"ItemGoldBar10oz",1}; sell[] = {1,"ItemGoldBar10oz",1}; }; class huntingrifle { type = "trade_weapons"; buy[] = {2,"ItemGoldBar",1}; sell[] = {1,"ItemGoldBar",1}; }; class M4SPR { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; class SVD { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; class SVD_des_EP1 { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; class M24 { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; class M24_des_EP1 { type = "trade_weapons"; buy[] = {1,"ItemGoldBar10oz",1}; sell[] = {6,"ItemGoldBar",1}; }; };