mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-19 14:42:56 +03:00
Add Land_houseV_2T2 interior
Vanilla commits:4607ceaff0b1eba5c54b77118393238f74d2bb24Also applied corrections mentioned in #1996
This commit is contained in:
@@ -479,7 +479,6 @@ class Category_485 {
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
//New L85 models by Streatman
|
||||
class L85A2_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
@@ -600,16 +599,6 @@ class Category_485 {
|
||||
buy[] = {-1,"ItemGoldBar"}; //Sell only
|
||||
sell[] = {12,"ItemGoldBar"};
|
||||
};
|
||||
class BAF_L85A2_RIS_SUSAT { //Not sure if this should be kept in 1.0.6.2.
|
||||
type = "trade_weapons";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class BAF_L85A2_RIS_ACOG { //Streatman's model L85A2_ACOG_DZ should replace this.
|
||||
type = "trade_weapons";
|
||||
buy[] = {1,"ItemGoldBar10oz"};
|
||||
sell[] = {5,"ItemGoldBar"};
|
||||
};
|
||||
class SA58_DZ {
|
||||
type = "trade_weapons";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
|
||||
Reference in New Issue
Block a user