Add more civilian skins and zombies

Thanks to Marseille77
This commit is contained in:
A Man
2020-03-18 17:30:15 +01:00
parent 6961474bdd
commit d5801e167a
21 changed files with 444 additions and 84 deletions

View File

@@ -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;
};