Remove Duplicate

This commit is contained in:
Skaronator
2014-02-04 23:31:46 +01:00
parent 8de6243ce5
commit bc49fc5966
2 changed files with 0 additions and 69 deletions

View File

@@ -1,37 +0,0 @@
class Category_517 {
class AN2_DZ {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class C130J_US_EP1 {
type = "trade_any_vehicle";
buy[] = {4,"ItemBriefcase100oz"};
sell[] = {2,"ItemBriefcase100oz"};
};
class MV22_DZ {
type = "trade_any_vehicle";
buy[] = {5,"ItemBriefcase100oz"};
sell[] = {2,"ItemBriefcase100oz"};
};
class GNT_C185U {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class GNT_C185 {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class GNT_C185R {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class GNT_C185C {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
};

View File

@@ -1,32 +0,0 @@
class Category_519 {
class Mi17_Civilian_DZ {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class AH6X_DZ {
type = "trade_any_vehicle";
buy[] = {6,"ItemGoldBar10oz"};
sell[] = {3,"ItemGoldBar10oz"};
};
class MH6J_DZ {
type = "trade_any_vehicle";
buy[] = {8,"ItemGoldBar10oz"};
sell[] = {4,"ItemGoldBar10oz"};
};
class CSJ_GyroC {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar"};
sell[] = {2,"ItemGoldBar"};
};
class CSJ_GyroCover {
type = "trade_any_vehicle";
buy[] = {4,"ItemGoldBar"};
sell[] = {2,"ItemGoldBar"};
};
class CSJ_GyroP {
type = "trade_any_vehicle";
buy[] = {5,"ItemGoldBar"};
sell[] = {3,"ItemGoldBar"};
};
};