CFGLoot should be done

Make sure there's no attachments or NEW _DZ weapons that support
attachments!!!!
This commit is contained in:
icomrade
2016-02-26 11:24:20 -05:00
parent 43b9da7c17
commit dde3215f9a
24 changed files with 371 additions and 143 deletions

View File

@@ -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
{