mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
3
SQF/dayz_code/actions/tent_pack.sqf
Normal file
3
SQF/dayz_code/actions/tent_pack.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
private["_obj"];
|
||||
_obj = _this select 3;
|
||||
_obj spawn player_packTent;
|
||||
Reference in New Issue
Block a user