Add T810A PKT winter version

Textures made by @DeVloek
This commit is contained in:
A Man
2022-04-04 11:00:43 +02:00
parent a491e19399
commit f42ef2b88b
8 changed files with 151 additions and 0 deletions

View File

@@ -196,6 +196,8 @@ class Category_7 {
class T810A_PKT_ACR_DZ {type = "trade_any_vehicle";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_DES_ACR_DZE {type = "trade_any_vehicle";buy[] = {1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_DES_ACR_DZ {type = "trade_any_vehicle";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_WINTER_DZE {type = "trade_any_vehicle";buy[] = {1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_WINTER_DZ {type = "trade_any_vehicle";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class BMP2_Ambul_CDF_DZE {type = "trade_any_vehicle";buy[] = {3,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};
class BMP2_Ambul_INS_DZE {type = "trade_any_vehicle";buy[] = {3,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};
class BMP2_Ambul_Winter_DZE {type = "trade_any_vehicle";buy[] = {3,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};

View File

@@ -196,6 +196,8 @@ class Category_2 {
class T810A_PKT_ACR_DZ {type = "trade_any_vehicle";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_DES_ACR_DZE {type = "trade_any_vehicle";buy[] = {1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_DES_ACR_DZ {type = "trade_any_vehicle";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_WINTER_DZE {type = "trade_any_vehicle";buy[] = {1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class T810A_PKT_WINTER_DZ {type = "trade_any_vehicle";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {5,"ItemGoldBar10oz"};};
class BMP2_Ambul_CDF_DZE {type = "trade_any_vehicle";buy[] = {3,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};
class BMP2_Ambul_INS_DZE {type = "trade_any_vehicle";buy[] = {3,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};
class BMP2_Ambul_Winter_DZE {type = "trade_any_vehicle";buy[] = {3,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};