mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 18:36:29 +03:00
CFG WEAPONS DONE
This commit is contained in:
14
SQF/dayz_code/Configs/CfgObjectCompositions/camp_ins2.sqf
Normal file
14
SQF/dayz_code/Configs/CfgObjectCompositions/camp_ins2.sqf
Normal file
@@ -0,0 +1,14 @@
|
||||
private ["_objs"];
|
||||
_objs =
|
||||
[
|
||||
["IC_Tent",[-1.36719,0.890381,-1.90735e-006],337.732,1,0],
|
||||
["IC_Tent",[1.33301,1.43384,3.8147e-006],356.084,1,0],
|
||||
["IC_Tent",[-3.7356,-0.500244,0],319.476,1,0],
|
||||
["Land_CamoNet_EAST",[-2.20703,0.818604,-0.42977],334.623,1,0],
|
||||
["Land_Barrel_water",[-5.52905,1.23608,3.8147e-006],24.0448,1,0],
|
||||
["Land_Barrel_water",[-5.72437,-0.52832,0],0.639329,1,0],
|
||||
["Land_Barrel_water",[-6.07251,0.223145,1.14441e-005],347.566,1,0],
|
||||
["IC_Fireplace1",[2.6438,-9.44214,1.90735e-006],327.338,1,0]
|
||||
];
|
||||
|
||||
_objs
|
||||
Reference in New Issue
Block a user