class NeutralExplosives { class HandGrenade_west { type = "trade_items"; buy[] = {4,"ItemGoldBar",1}; sell[] = {2,"ItemGoldBar",1}; }; class PipeBomb { type = "trade_items"; buy[] = {4,"ItemGoldBar10oz",1}; sell[] = {2,"ItemGoldBar10oz",1}; }; class 1Rnd_HE_M203 { type = "trade_items"; buy[] = {4,"ItemGoldBar",1}; sell[] = {2,"ItemGoldBar",1}; }; class HandGrenade_east { type = "trade_items"; buy[] = {4,"ItemGoldBar",1}; sell[] = {2,"ItemGoldBar",1}; }; };