mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Forgot about the backpacks
This commit is contained in:
@@ -15,6 +15,8 @@ class CivilianW: CAManBase
|
||||
weaponSlots = "1 + 4 + 12* 256 + 2* 4096 + 2 + 8* 16 + 12*131072";
|
||||
canHideBodies = false; //fn_selfaction handles hide bodies
|
||||
identityTypes[] = {"Language_W_EN_EP1","Woman"};
|
||||
backpack = "";
|
||||
canCarryBackPack = 1;
|
||||
attendant = 0;
|
||||
engineer = 0;
|
||||
canDeactivateMines = 0;
|
||||
|
||||
Reference in New Issue
Block a user