1
0
Fork 0
fgdata/Materials/regions/united_kingdom_barra.xml

48 lines
1.2 KiB
XML
Raw Normal View History

2019-03-03 15:17:46 +00:00
<?xml version="1.0"?>
<!-- Regional definitions for the United Kingdom -->
<PropertyList>
<name>United Kingdom Barra</name>
<area>
2019-03-03 18:32:44 +00:00
<lon1>-7.46</lon1>
<lon2>-7.42</lon2>
<lat1>57.01</lat1>
<lat2>57.03</lat2>
2019-03-03 15:17:46 +00:00
</area>
<condition>
<equals>
<property>sim/startup/season</property>
<value>summer</value>
</equals>
</condition>
<material>
<name>Grass</name>
<name>Airport</name>
<name>AirportKeep</name>
<texture-set>
<texture>Terrain/sand4.png</texture>
<texture n="11">Terrain/sand_hires.png</texture>
</texture-set>
<texture-set>
<texture>Terrain/sand5.png</texture>
<texture n="11">Terrain/sand_hires.png</texture>
</texture-set>
<texture-set>
<texture>Terrain/sand6.png</texture>
<texture n="11">Terrain/sand_hires.png</texture>
</texture-set>
<!--<texture>Terrain/sand4.png</texture>
<texture>Terrain/sand5.png</texture>
<texture>Terrain/sand6.png</texture>-->
<xsize>2000</xsize>
<ysize>2000</ysize>
<light-coverage>10000000.0</light-coverage>
<shininess>2.5</shininess>
<friction-factor>0.7</friction-factor>
2019-03-03 18:32:44 +00:00
<rolling-friction>0.04</rolling-friction>
2019-03-03 15:17:46 +00:00
<bumpiness>0.1</bumpiness>
</material>
</PropertyList>