mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
another sync with trader fixes
This commit is contained in:
3
dayz_code/actions/vault_pack.sqf
Normal file
3
dayz_code/actions/vault_pack.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
private["_obj","_bag","_pos"];
|
||||
_obj = _this select 3;
|
||||
_obj spawn player_packVault;
|
||||
Reference in New Issue
Block a user