mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Updated Categories
This commit is contained in:
@@ -1,3 +1,83 @@
|
||||
class NeutralClothes {
|
||||
tid = 631;
|
||||
class Skin_Rocker2_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_SurvivorW2_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Functionary1_EP1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Haris_Press_EP1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Priest_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_SurvivorWpink_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_SurvivorWurban_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_SurvivorWcombat_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_SurvivorWdesert_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Survivor2_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Rocker1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Rocker3_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_RU_Policeman_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Pilot_EP1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Rocker4_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_SurvivorW3_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user