removed cegui's data
[megaglest-data.git] / tilesets / birch_forest / birch_forest.xml
blob071bd7d43362064646f73757bd6fb90f72be9138
1 <?xml version="1.0"?>
3 <tileset>
4         <surfaces>
6                 <surface partsize="128">
7                         <texture path="textures/grass1.png"/>
8                 </surface>
9                 <surface partsize="128">
10                         <texture path="textures/grass0.png"/>
11                 </surface>
12                 <surface partsize="128">
13                         <texture path="textures/way.png"/>
14                 </surface>
15                 <surface partsize="128">
16                         <texture path="textures/cobbles.png"/>
17                 </surface>
18                 <surface partsize="128">
19                         <texture path="textures/clover.png"/>
20                 </surface>
21                 <surface partsize="128">
22                         <texture path="textures/rock1.png"/>
23                 </surface>
24         </surfaces>
26         <objects>
27                 <object walkable="false">
28                         <model path="models/tanne.g3d" />
29                         <model path="models/birke4_branch.g3d"  anim-speed="21" smoothTwoFrameAnim="true"/>
30                         <model path="models/tanne_big.g3d" />
31                         <model path="models/birke3_mush.g3d" anim-speed="18" smoothTwoFrameAnim="true"/>
32                         <model path="models/birke4_flower.g3d" anim-speed="17" smoothTwoFrameAnim="true" />
33                         <model path="models/birke5_grass.g3d" anim-speed="22" smoothTwoFrameAnim="true"/>
34                         <model path="models/tanne_small.g3d" />
35                         <model path="models/tanne2.g3d" />
36                         <model path="models/birke4_mush.g3d" anim-speed="19" smoothTwoFrameAnim="true"/>
37                         <model path="models/birke3_mush.g3d" anim-speed="20" smoothTwoFrameAnim="true"/>
38                         <model path="models/birke5_grass.g3d" anim-speed="17" smoothTwoFrameAnim="true"/>
39                 </object>                                       
40                 <object walkable="false">
41                         <model path="models/willow7.g3d" anim-speed="17" smoothTwoFrameAnim="true"/>                    
42                         <model path="models/willow8.g3d" anim-speed="16" smoothTwoFrameAnim="true"/>                    
43                         <model path="models/willow6.g3d" anim-speed="18" smoothTwoFrameAnim="true"/>                    
44                         <model path="models/willow8.g3d" anim-speed="19" smoothTwoFrameAnim="true"/>                    
45                 </object>                                       
46                 <object walkable="false">
47                         
48                         <model path="models/stone2.g3d"/>
49                         <model path="models/stone3.g3d"/>
50                 </object>                                       
51                 <object walkable="true">
52                         <model path="models/fern2.g3d"/>
53                         <model path="models/fern3.g3d"/>
54                 </object>                                       
55                 <object walkable="true">
56                         <model path="models/reed.g3d"/>
57                 </object>                                                                               
58                 <object walkable="false">
59                         <model path="models/deadtree.g3d"/>
60                         <model path="models/deadtree2.g3d"/>
61                         <model path="models/deadtree3.g3d"/>
62                 </object>                                       
63                 <object walkable="false">
64                         <model path="models/hanged.g3d"/>
65                         <model path="models/impaled.g3d"/>
66                 </object>                                       
67                 <object walkable="false">
68                         <model path="models/obelisk.g3d"/>
69                         <model path="models/statue.g3d"/>
70                         <model path="models/broken_statue.g3d"/>
71                         <model path="models/technician_statue.g3d"/>
72                         <model path="models/battlemage_statue.g3d"/>
73                         <model path="models/swordman_statue.g3d"/>
74                         <model path="models/broken_statue2.g3d"/>
75                 </object>                                       
76                 <object walkable="false">
77                         <model path="models/big_stone.g3d"/>
78                         <model path="models/big_stone2.g3d"/>
79                         <model path="models/big_stone3.g3d"/>
80                 </object>                                       
81                 <object walkable="false">
82                         <model path="models/none.g3d"/>
83                 </object>                                       
84         </objects>
85         
86         <ambient-sounds>
87                 <day-sound enabled="true" path="sounds/day.ogg" play-always="false"/>
88                 <night-sound enabled="true" path="sounds/night.ogg" play-always="false"/>
89                 <rain-sound enabled="true" path="sounds/rain.ogg"/>
90                 <snow-sound enabled="false"/>           
91                 <day-start-sound enabled="true" path="sounds/chicken.wav"/>     
92                 <night-start-sound enabled="true" path="sounds/wolf.wav"/>                                              
93         </ambient-sounds>
95         <parameters>
96                 <water effects="true">
97                         <texture path="textures/water_001.tga"/>
98                         <texture path="textures/water_002.tga"/>
99                         <texture path="textures/water_003.tga"/>
100                         <texture path="textures/water_004.tga"/>
101                         <texture path="textures/water_005.tga"/>
102                         <texture path="textures/water_006.tga"/>
103                         <texture path="textures/water_007.tga"/>
104                         <texture path="textures/water_008.tga"/>
105                 </water>
106                 <fog enabled="false"/>
107                 <sun-light red="1" green="1" blue="1"/>
108                 <moon-light red="0.2" green="0.2" blue="0.3"/>
109                 <day-night value="0.7"/>
110                 <shadow-intensity value="0.3"/>
111                 <weather sun="0.70" rain="0.30" snow="0"/> 
112                 <air-height value="5.8"/>
113         </parameters>
114 </tileset>