Update FriendlyAssaultRifle.hpp

Fixed typo making L85A2 Holo 90 gold to buy.
This commit is contained in:
githubmil
2014-08-26 04:01:01 -06:00
parent 1015e8a206
commit ff5c55cc13

View File

@@ -106,7 +106,7 @@ class Category_485 {
};
class BAF_L85A2_RIS_Holo {
type = "trade_weapons";
buy[] = {9,"ItemGoldBar10oz"};
buy[] = {9,"ItemGoldBar"};
sell[] = {6,"ItemGoldBar"};
};
};