mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
fix vaults
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
private["_obj","_bag","_pos"];
|
||||
hintSilent format["DEBUG: %1",_this];
|
||||
_obj = _this select 3;
|
||||
_obj spawn player_unlockVault;
|
||||
_obj spawn player_lockVault;
|
||||
|
||||
Reference in New Issue
Block a user