class NeutralPistolAmmo { class 15Rnd_9x19_M9 { type = "trade_items"; buy[] = {1,"ItemSilverBar10oz",1}; sell[] = {5,"ItemSilverBar",1}; }; class 15Rnd_9x19_M9SD { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz",1}; sell[] = {1,"ItemSilverBar10oz",1}; }; class 17Rnd_9x19_glock17 { type = "trade_items"; buy[] = {1,"ItemSilverBar10oz",1}; sell[] = {5,"ItemSilverBar",1}; }; class 6Rnd_45ACP { type = "trade_items"; buy[] = {2,"ItemSilverBar",1}; sell[] = {1,"ItemSilverBar",1}; }; class 7Rnd_45ACP_1911 { type = "trade_items"; buy[] = {2,"ItemSilverBar",1}; sell[] = {1,"ItemSilverBar",1}; }; class 8Rnd_9x18_Makarov { type = "trade_items"; buy[] = {2,"ItemSilverBar",1}; sell[] = {1,"ItemSilverBar",1}; }; class 8Rnd_9x18_MakarovSD { type = "trade_items"; buy[] = {2,"ItemSilverBar10oz",1}; sell[] = {1,"ItemSilverBar10oz",1}; }; };