mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Add more civilian skins and zombies
Thanks to Marseille77
This commit is contained in:
@@ -6,7 +6,6 @@ class Supermarket : Default
|
||||
zombieChance = 0.3;
|
||||
zombieClass[] =
|
||||
{
|
||||
"zZombie_Base",
|
||||
"zZombie_Base",
|
||||
"z_hunter",
|
||||
"z_teacher",
|
||||
@@ -30,7 +29,18 @@ class Supermarket : Default
|
||||
"z_rocker3",
|
||||
"z_rocker4",
|
||||
"z_assistant",
|
||||
"z_pilot"
|
||||
"z_pilot",
|
||||
"z_firefighter1",
|
||||
"z_firefighter2",
|
||||
"z_firefighter3",
|
||||
"z_firefighter4",
|
||||
"z_firefighter5",
|
||||
"z_postman1",
|
||||
"z_postman2",
|
||||
"z_postman3",
|
||||
"z_postman4",
|
||||
"z_assistant",
|
||||
"z_gardener"
|
||||
};
|
||||
lootGroup = Supermarket;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user