mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Merge pull request #718 from vbawol/dayz10k-master
Update player_loadCrate.sqf
This commit is contained in:
@@ -33,7 +33,7 @@ _dir = getDir player;
|
|||||||
_classname = "WeaponHolder";
|
_classname = "WeaponHolder";
|
||||||
|
|
||||||
//return empty crate to inventory
|
//return empty crate to inventory
|
||||||
player addMagazine "bulk_emtpy";
|
player addMagazine "bulk_empty";
|
||||||
|
|
||||||
// Change to optional wait to complete
|
// Change to optional wait to complete
|
||||||
player playActionNow "Medic";
|
player playActionNow "Medic";
|
||||||
|
|||||||
Reference in New Issue
Block a user