mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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";
|
||||
|
||||
//return empty crate to inventory
|
||||
player addMagazine "bulk_emtpy";
|
||||
player addMagazine "bulk_empty";
|
||||
|
||||
// Change to optional wait to complete
|
||||
player playActionNow "Medic";
|
||||
|
||||
Reference in New Issue
Block a user