mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
CFGLoot should be done
Make sure there's no attachments or NEW _DZ weapons that support attachments!!!!
This commit is contained in:
@@ -34,6 +34,7 @@ class MilitaryIndustrial: Military {
|
||||
maxRoaming = 6;
|
||||
zombieClass[] = {"z_soldier","z_soldier_heavy","z_policeman","z_soldier","z_soldier_heavy","z_policeman","z_worker1","z_worker2","z_worker3"};
|
||||
lootChance = 0.4;
|
||||
lootGroup = MilitaryIndustrial;
|
||||
};
|
||||
class Land_a_stationhouse : Military
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user