File size: 792 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========

PlaceObj('ExtrasGen', {
	RequiresClass = "EditorLineGuide",
	ToolbarSection = "Guide-Aligned Objects",
	group = "PlaceObjects",
	id = "LayVegetation",
	PlaceObj('LayObjectsAlongGuides', {
		AngleDeviation = 5400,
		End = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "BunkerInterior_AmmoBox_02",
			}),
		},
		GuidesVar = "initial_selection",
		Middle1 = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "TropicalPlant_06_Tree_01",
			}),
		},
		Middle2 = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "TreeAttach_02",
			}),
		},
		MinDistance = 350,
		PointUp = true,
		Start = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "BunkerInterior_AmmoBox_02",
			}),
		},
	}),
})