mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 17:51:51 +03:00
Add more civilian skins and zombies
Thanks to Marseille77
This commit is contained in:
@@ -3,7 +3,7 @@ class Hunting : Default
|
||||
zombieChance = 0.6;
|
||||
minRoaming = 1;
|
||||
maxRoaming = 3;
|
||||
zombieClass[] = {"z_hunter","z_hunter","z_hunter","z_hunter2","z_hunter2","z_hunter3","z_hunter3","z_hunter4","z_hunter4"};
|
||||
zombieClass[] = {"z_hunter","z_hunter2","z_hunter3","z_hunter4","z_hunter5"};
|
||||
lootChance = 0.8;
|
||||
lootGroup = Hunting;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user