mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix #236
This commit is contained in:
parent
8767a0d6ac
commit
58ea333b42
@ -60,7 +60,7 @@ _onFailure = {
|
||||
_player addMagazine _magazine;
|
||||
};
|
||||
|
||||
[_player, "AinvPknlMstpSnonWnonDr_medic5", 0] call EFUNC(common,doAnimation);
|
||||
_player playActionNow "PutDown";
|
||||
|
||||
// Remove the magazine with maximum remaining ammo
|
||||
[_player, _magazineType, _maxAmmo] call EFUNC(common,removeSpecificMagazine);
|
||||
|
Loading…
Reference in New Issue
Block a user