mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 09:32:02 +03:00
Updated Categories
This commit is contained in:
@@ -1,3 +1,63 @@
|
||||
class BanditClothing {
|
||||
tid = 575;
|
||||
class Skin_Bandit1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Bandit2_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_GUE_Commander_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_GUE_Soldier_2_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_GUE_Soldier_CO_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_GUE_Soldier_Crew_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_GUE_Soldier_Sniper_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_Ins_Soldier_GL_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_TK_INS_Soldier_EP1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_TK_INS_Warlord_EP1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_BanditW1_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
class Skin_BanditW2_DZ {
|
||||
type = "trade_items";
|
||||
buy[] = {2,"ItemGoldBar",1};
|
||||
sell[] = {1,"ItemGoldBar",1};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user