mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
testing config traders
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
class CfgServerTrader {
|
||||
#include "Trader\TraderHero.hpp"
|
||||
#include "Trader\TraderFriendly.hpp"
|
||||
#include "Trader\TraderNeutral.hpp"
|
||||
#include "Trader\TraderBandit.hpp"
|
||||
};
|
||||
|
||||
class CfgTraderCategory {
|
||||
#include "Category\BanditAmmunition.hpp"
|
||||
#include "Category\BanditClothing.hpp"
|
||||
|
||||
@@ -129,4 +129,7 @@ class RscStructuredTextGUI: RscStructuredText
|
||||
#include "Configs\CfgBuildingLoot\CfgBuildingLoot.hpp"
|
||||
#include "Configs\CfgArma.hpp"
|
||||
|
||||
#include "Configs\CfgServerTrader\cfgServerTrader.hpp"
|
||||
|
||||
|
||||
#include "external\R3F_Realism\R3F_Weight\R3F_CfgWeight.h"
|
||||
Reference in New Issue
Block a user