mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Reordered Attachments
Reordered the attachments. Similar items should be next to each other
This commit is contained in:
@@ -1,20 +1,15 @@
|
||||
class Category_693 {
|
||||
class Attachment_ACOG {
|
||||
type = "trade_items";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_BELT {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_CCO {
|
||||
class Attachment_SA58RIS {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_FL {
|
||||
class Attachment_Ghillie {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
@@ -24,12 +19,12 @@ class Category_693 {
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_Ghillie {
|
||||
class Attachment_FL {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_GP25 {
|
||||
class Attachment_CCO {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
@@ -44,31 +39,36 @@ class Category_693 {
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_M203 {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_PSO1 {
|
||||
type = "trade_items";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_SA58RIS {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_SCOPED {
|
||||
type = "trade_items";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_ACOG {
|
||||
type = "trade_items";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_PSO1 {
|
||||
type = "trade_items";
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_Sup9 {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_SupMakarov {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_SupBizon {
|
||||
type = "trade_items";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_Sup545 {
|
||||
type = "trade_items";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
@@ -79,14 +79,15 @@ class Category_693 {
|
||||
buy[] = {8,"ItemGoldBar"};
|
||||
sell[] = {4,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_SupBizon {
|
||||
class Attachment_GP25 {
|
||||
type = "trade_items";
|
||||
buy[] = {6,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_SupMakarov {
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
class Attachment_M203 {
|
||||
type = "trade_items";
|
||||
buy[] = {4,"ItemGoldBar"};
|
||||
sell[] = {2,"ItemGoldBar"};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user