mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Update CfgBuildingLoot.hpp
This commit is contained in:
@@ -1167,4 +1167,8 @@ class CfgBuildingLoot {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
#include "CfgLootPos.hpp"
|
#include "CfgLootPos.hpp"
|
||||||
|
//If you want to copypast your loottable to your mission w/o
|
||||||
|
//changing something on the lootPos then use the a include instead of copypasting the CfgLootPos.hpp
|
||||||
|
|
||||||
|
//#include "\dayz_epoch_b\CfgLootPos.hpp"
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user