Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgObjectCompositions/camp_ins1.sqf
2016-02-21 13:09:16 -05:00

14 lines
505 B
Plaintext

private ["_objs"];
_objs =
[
["IC_Tent",[0.552002,1.31836,3.8147e-006],9.16746,1,0],
["IC_Tent",[-2.02319,1.58813,2.09808e-005],0,1,0],
["IC_Tent",[0.695557,-3.25244,0],163.461,1,0],
["IC_Tent",[-2.271,-3.22729,1.14441e-005],186.045,1,0],
["IC_Fireplace1",[4.00952,-1.30591,-3.8147e-006],344.85,1,0],
["Park_bench1",[4.64795,0.44873,2.86102e-005],178.497,1,0],
["Park_bench1",[5.86475,-0.541016,1.90735e-005],269.171,1,0],
["Land_Barrel_water",[1.83203,-2.56714,-0.00914955],45.3171,1,0]
];
_objs