Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
bushes.c
Go to the documentation of this file.
1
// colored berries are now spawned near bushes, not harvested
2
//-----------------------------------------------
3
//BushSoft
4
class
BushSoft_b_betulaHumilis_1s
:
BushSoft
5
{
6
7
};
8
class
BushSoft_b_corylusAvellana_1f
:
BushSoft
9
{
10
11
};
12
class
BushSoft_b_crataegusLaevigata_1s
:
BushSoft
13
{
14
15
};
16
class
BushSoft_b_PiceaAbies_1f
:
BushSoft
17
{
18
19
};
20
class
BushSoft_b_quercusRobur_1f
:
BushSoft
21
{
22
23
};
24
class
BushSoft_b_rosaCanina_1s
:
BushSoft
25
{
26
27
};
28
class
BushSoft_b_rosaCanina_2s
:
BushSoft
29
{
30
31
};
32
class
BushSoft_b_sambucusNigra_1s
:
BushSoft
33
{
34
35
};
36
class
BushSoft_t_PinusSylvestris_1s
:
BushSoft
37
{
38
39
};
40
41
//-----------------------------------------------
42
//BushHard
43
class
BushHard_b_BetulaPendula_1f
:
BushHard
44
{
45
46
};
47
class
BushHard_b_corylusAvellana_2s
:
BushHard
48
{
49
50
};
51
class
BushHard_b_crataegusLaevigata_2s
:
BushHard
52
{
53
54
};
55
class
BushHard_b_FagusSylvatica_1f
:
BushHard
56
{
57
58
};
59
class
BushHard_b_naked_2s
:
BushHard
60
{
61
62
};
63
class
BushHard_b_PiceaAbies_1fb
:
BushHard
64
{
65
66
};
67
class
BushHard_b_prunusSpinosa_1s
:
BushHard
68
{
69
70
};
71
class
BushHard_b_prunusSpinosa_2s
:
BushHard
72
{
73
74
};
75
class
BushHard_b_sambucusNigra_2s
:
BushHard
76
{
77
78
};
79
class
BushHard_t_FagusSylvatica_1fb
:
BushHard
80
{
81
82
};
83
class
BushHard_t_PiceaAbies_1s
:
BushHard
84
{
85
86
};
87
class
BushHard_t_PiceaAbies_1sb
:
BushHard
88
{
89
90
};
91
class
BushHard_t_PinusSylvestris_1f
:
BushHard
92
{
93
94
};
95
class
BushHard_t_quercusRobur_1fb
:
BushHard
96
{
97
98
};
BushHard_b_prunusSpinosa_2s
Definition:
bushes.c:71
BushHard_b_PiceaAbies_1fb
Definition:
bushes.c:63
BushHard_b_FagusSylvatica_1f
Definition:
bushes.c:55
BushSoft_b_rosaCanina_1s
Definition:
bushes.c:24
BushHard_b_corylusAvellana_2s
Definition:
bushes.c:47
BushSoft_b_sambucusNigra_1s
Definition:
bushes.c:32
BushSoft
For specific tree declaration see description of TreeHard.
Definition:
plant.c:79
BushSoft_b_corylusAvellana_1f
Definition:
bushes.c:8
BushHard_b_BetulaPendula_1f
Definition:
bushes.c:43
BushSoft_b_quercusRobur_1f
Definition:
bushes.c:20
BushHard_b_prunusSpinosa_1s
Definition:
bushes.c:67
BushHard_b_naked_2s
Definition:
bushes.c:59
BushHard_t_FagusSylvatica_1fb
Definition:
bushes.c:79
BushHard_b_crataegusLaevigata_2s
Definition:
bushes.c:51
BushHard_t_quercusRobur_1fb
Definition:
bushes.c:95
BushHard
Definition:
plant.c:58
BushSoft_b_PiceaAbies_1f
Definition:
bushes.c:16
BushHard_t_PiceaAbies_1s
Definition:
bushes.c:83
BushSoft_b_rosaCanina_2s
Definition:
bushes.c:28
BushHard_t_PiceaAbies_1sb
Definition:
bushes.c:87
BushSoft_t_PinusSylvestris_1s
Definition:
bushes.c:36
BushSoft_b_crataegusLaevigata_1s
Definition:
bushes.c:12
BushSoft_b_betulaHumilis_1s
Definition:
bushes.c:4
BushHard_b_sambucusNigra_2s
Definition:
bushes.c:75
BushHard_t_PinusSylvestris_1f
Definition:
bushes.c:91
DAYZ
scripts_v1.24.157551
scripts
world
entities
woodbase
bushes.c
Generated by
1.8.17