mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 17:42:01 +03:00
0.88
crack vault test
This commit is contained in:
3
dayz_code/actions/vault_crack.sqf
Normal file
3
dayz_code/actions/vault_crack.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
private["_obj","_bag","_pos"];
|
||||
_obj = _this select 3;
|
||||
_obj spawn player_unlockVault;
|
||||
Reference in New Issue
Block a user