mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
CFG WEAPONS DONE
This commit is contained in:
10
SQF/dayz_code/Configs/CfgLoot/Buildings/Misc.hpp
Normal file
10
SQF/dayz_code/Configs/CfgLoot/Buildings/Misc.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
class Land_HouseV_2I : Default
|
||||
{
|
||||
maxRoaming = 3;
|
||||
};
|
||||
|
||||
class Land_Ind_Shed_02_main : Default
|
||||
{
|
||||
zombieChance = 0.3;
|
||||
maxRoaming = 3;
|
||||
};
|
||||
Reference in New Issue
Block a user