mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
private ["_obj"];
|
|
_obj = _this select 3;
|
|
_obj spawn player_unlockVault;
|