mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
This commit is contained in:
commit
de4bf3d0e9
@ -149,12 +149,12 @@ if (alive _this) then {
|
||||
_addWeaponToHands = true;
|
||||
};
|
||||
};
|
||||
case 2: {
|
||||
case 4: {
|
||||
if (secondaryWeapon player == "") then {
|
||||
_addWeaponToHands = true;
|
||||
};
|
||||
};
|
||||
case 4: {
|
||||
case 2: {
|
||||
if (handgunWeapon player == "") then {
|
||||
_addWeaponToHands = true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user