mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
1.7.5.D1216
This commit is contained in:
@@ -171,34 +171,24 @@ DAYZ_woundHit = [
|
||||
"hands",
|
||||
"legs",
|
||||
"head_hit"
|
||||
],[
|
||||
0.45,
|
||||
0.4,
|
||||
0.1,
|
||||
0.05
|
||||
]
|
||||
],
|
||||
[ 0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,3]
|
||||
];
|
||||
DAYZ_woundHit_ok = [
|
||||
[
|
||||
"body",
|
||||
"hands",
|
||||
"legs"
|
||||
],[
|
||||
0.5,
|
||||
0.3,
|
||||
0.2
|
||||
]
|
||||
],
|
||||
[0,0,0,0,0,1,1,1,2,2]
|
||||
];
|
||||
DAYZ_woundHit_dog = [
|
||||
[
|
||||
"body",
|
||||
"hands",
|
||||
"legs"
|
||||
],[
|
||||
0.1,
|
||||
0.45,
|
||||
0.35
|
||||
]
|
||||
],
|
||||
[0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2]
|
||||
];
|
||||
USEC_MinorWounds = [
|
||||
"hands",
|
||||
|
||||
Reference in New Issue
Block a user