6 <texture path="textures/surface1a.bmp" prob="0.2"/>
7 <texture path="textures/surface1b.bmp" prob="0.2"/>
8 <texture path="textures/surface1c.bmp" prob="0.1"/>
9 <texture path="textures/surface1d.bmp" prob="0.03"/>
10 <texture path="textures/surface1e.bmp" prob="0.02"/>
11 <texture path="textures/surface1f.bmp" prob="0.02"/>
12 <texture path="textures/surface1g.bmp" prob="0.1"/>
13 <texture path="textures/surface1h.bmp" prob="0.13"/>
14 <texture path="textures/surface1i.bmp" prob="0.1"/>
15 <texture path="textures/surface1j.bmp" prob="0.1"/>
18 <texture path="textures/surface2a.bmp" prob="0.2"/>
19 <texture path="textures/surface2b.bmp" prob="0.2"/>
20 <texture path="textures/surface2c.bmp" prob="0.2"/>
21 <texture path="textures/surface2d.bmp" prob="0.2"/>
22 <texture path="textures/surface2e.bmp" prob="0.1"/>
23 <texture path="textures/surface2f.bmp" prob="0.1"/>
26 <texture path="textures/surface3a.bmp" prob="0.5"/>
27 <texture path="textures/surface3b.bmp" prob="0.5"/>
30 <texture path="textures/surface4a.bmp" prob="1.0"/>
33 <texture path="textures/surface5a.bmp" prob="0.3"/>
34 <texture path="textures/surface5b.bmp" prob="0.2"/>
35 <texture path="textures/surface5c.bmp" prob="0.2"/>
36 <texture path="textures/surface5d.bmp" prob="0.1"/>
37 <texture path="textures/surface5e.bmp" prob="0.1"/>
38 <texture path="textures/surface5f.bmp" prob="0.1"/>
43 <object walkable="false">
44 <model path="models/tree1.g3d"/>
45 <model path="models/tree2.g3d"/>
46 <model path="models/tree3.g3d"/>
47 <model path="models/tree4.g3d"/>
48 <model path="models/tree5.g3d"/>
49 <model path="models/tree6.g3d"/>
50 <model path="models/tree7.g3d"/>
51 <model path="models/tree8.g3d"/>
52 <model path="models/tree9.g3d"/>
53 <model path="models/tree10.g3d"/>
55 <object walkable="false">
56 <model path="models/dead_tree.g3d"/>
58 <object walkable="false">
59 <model path="models/stone1.g3d"/>
60 <model path="models/stone2.g3d"/>
62 <object walkable="true">
63 <model path="models/bush.g3d"/>
64 <model path="models/bush2.g3d"/>
65 <model path="models/bush3.g3d"/>
66 <model path="models/bush4.g3d"/>
67 <model path="models/bush5.g3d"/>
69 <object walkable="true">
70 <model path="models/riverside_object.g3d"/>
71 <model path="models/riverside_object2.g3d"/>
72 <model path="models/riverside_object3.g3d"/>
73 <model path="models/riverside_object4.g3d"/>
74 <model path="models/riverside_object5.g3d"/>
76 <object walkable="false">
77 <model path="models/big_tree1.g3d"/>
78 <model path="models/big_tree2.g3d"/>
80 <object walkable="false">
81 <model path="models/hanged.g3d"/>
82 <model path="models/impaled.g3d"/>
84 <object walkable="false">
85 <model path="models/obelisk.g3d"/>
86 <model path="models/statue.g3d"/>
87 <model path="models/broken_statue.g3d"/>
88 <model path="models/technician_statue.g3d"/>
89 <model path="models/battlemage_statue.g3d"/>
90 <model path="models/swordman_statue.g3d"/>
91 <model path="models/broken_statue2.g3d"/>
93 <object walkable="false">
94 <model path="models/big_stone.g3d"/>
95 <model path="models/big_stone2.g3d"/>
96 <model path="models/big_stone3.g3d"/>
98 <object walkable="false">
99 <model path="models/none.g3d"/>
104 <day-sound enabled="true" path="sounds/day.ogg" play-always="false"/>
105 <night-sound enabled="true" path="sounds/night.ogg" play-always="false"/>
106 <rain-sound enabled="true" path="sounds/rain.ogg"/>
107 <snow-sound enabled="false"/>
108 <day-start-sound enabled="true" path="sounds/chicken.wav"/>
109 <night-start-sound enabled="true" path="sounds/wolf.wav"/>
113 <water effects="true">
114 <texture path="textures/water_001.tga"/>
115 <texture path="textures/water_002.tga"/>
116 <texture path="textures/water_003.tga"/>
117 <texture path="textures/water_004.tga"/>
118 <texture path="textures/water_005.tga"/>
119 <texture path="textures/water_006.tga"/>
120 <texture path="textures/water_007.tga"/>
121 <texture path="textures/water_008.tga"/>
123 <fog enabled="false"/>
124 <sun-light red="1" green="1" blue="1"/>
125 <moon-light red="0.3" green="0.3" blue="0.4"/>
126 <day-night value="0.7"/>
127 <weather sun="0.6" rain="0.4" snow="0"/>