41562e4b87
I created a substantial quantity of new work in the New Regional Textures project and I would like to ask if anyone could review and perhaps commit them into FGDATA. The modifications are: - New textures and material definitions for California - New textures and material definitions for Mexico - New material definitions for Central America - New textures and material definitions for Southern Europe (Mediterranean region: Portugal, Spain, south of Italy, Greece, coast of Balkans) - New airport grass texture (global) - New airport grass texture for Latin America - New American town texture (global) - Small improvement to grass blade textures (to better fit the airport grass texture) If this will be committed, we must add a note thanking the United States Geological Survey (USGS) for the satellite images of California ( http://www.usgs.gov/ ) to the Thanks file.
25 lines
495 B
XML
25 lines
495 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<fx>
|
|
|
|
<!--
|
|
<thunder>
|
|
<name>Thunder</name>
|
|
<mode>once</mode>
|
|
<path>Sounds/thunder.wav</path>
|
|
<property>environment/lightning/flash</property>
|
|
<position>
|
|
<x><property>environment/lightning/lightning-pos-x</property></x>
|
|
<y><property>environment/lightning/lightning-pos-y</property></y>
|
|
<z>1000.0</z>
|
|
</position>
|
|
<volume>1.0</volume>
|
|
<pitch>1.0</pitch>
|
|
</thunder>
|
|
-->
|
|
|
|
</fx>
|
|
|
|
</PropertyList>
|