mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
fixed misstake
This commit is contained in:
@@ -434,7 +434,7 @@ class Land_Ind_Shed_02_main: Default {
|
|||||||
maxRoaming = 3;
|
maxRoaming = 3;
|
||||||
}; // Qty: 283
|
}; // Qty: 283
|
||||||
|
|
||||||
class HOUSERoaming: Residential {
|
class HouseRoaming: Residential {
|
||||||
lootChance = 0.5;
|
lootChance = 0.5;
|
||||||
zombieChance = 0.2;
|
zombieChance = 0.2;
|
||||||
maxRoaming = 2;
|
maxRoaming = 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user