Add more new skins and zombies models

This commit is contained in:
A Man
2020-04-05 20:48:10 +02:00
parent d5f8b5feae
commit 37ba79772e
16 changed files with 815 additions and 113 deletions

View File

@@ -5,11 +5,13 @@ class Residential : Default
zombieClass[] =
{
"zZombie_Base",
"z_hunter",
"z_teacher",
"z_villager1",
"z_villager2",
"z_villager3",
"z_new_villager2",
"z_new_villager3",
"z_new_villager4",
"z_citizen1",
"z_citizen2",
"z_citizen3",
@@ -38,7 +40,21 @@ class Residential : Default
"z_postman3",
"z_postman4",
"z_assistant",
"z_gardener"
"z_gardener",
"z_civilian1",
"z_civilian3",
"z_civilian5",
"z_civilian7",
"z_civilian9",
"z_civilian11",
"z_civilian13",
"z_civilian15",
"z_prisoner1",
"z_prisoner2",
"z_prisoner3",
"z_mafiaboss",
"z_dealer",
"z_suit6"
};
lootChance = 0.5;
lootGroup = Residential;