mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update FriendlyAssaultRifle.hpp
Fixed typo making L85A2 Holo 90 gold to buy.
This commit is contained in:
@@ -106,7 +106,7 @@ class Category_485 {
|
||||
};
|
||||
class BAF_L85A2_RIS_Holo {
|
||||
type = "trade_weapons";
|
||||
buy[] = {9,"ItemGoldBar10oz"};
|
||||
buy[] = {9,"ItemGoldBar"};
|
||||
sell[] = {6,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user