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

49 lines
1.3 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>
<lon1>-7.5</lon1>
<lon2>-7.3</lon2>
<lat1>57.2</lat1>
<lat2>57.3</lat2>
</area>
<condition>
<equals>
<property>sim/startup/season</property>
<value>summer</value>
</equals>
</condition>
<material>
<name>Grass</name>
<name>Airport</name>
<name>AirportKeep</name>
<name>Greenspace</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>
<rolling-friction>0.1</rolling-friction>
<friction-factor>0.7</friction-factor>
<bumpiness>0.1</bumpiness>
</material>
</PropertyList>