Add small metal/ore mine objects to the game.

New small metal mine models and actors.
New sparkle particles.
Remove refs to old metal ore mines from existing maps.

Fix refs to temperate_small_01_01, which should have been temperate_small_01
This commit is contained in:
wowgetoffyourcellphone
2025-02-07 14:08:49 -05:00
committed by Stanislas Dolcini
parent 9c560c36af
commit 8da6c758fc
132 changed files with 832 additions and 184 deletions
@@ -4,7 +4,7 @@
<group>
<variant frequency="1" name="Metal Mine Round Aegean Anatolian">
<props>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Metal Mine Aegean Anatolian Small">
<props>
<prop actor="particle/sparkle_metalmine_small.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="stonemine_round_a_small_01">
<mesh>gaia/stonemine_round_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_02">
<mesh>gaia/stonemine_round_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_03">
<mesh>gaia/stonemine_round_a_small_03.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_01">
<mesh>gaia/stonemine_round_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_02">
<mesh>gaia/stonemine_round_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_01">
<mesh>gaia/stonemine_square_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_02">
<mesh>gaia/stonemine_square_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_01">
<mesh>gaia/stonemine_square_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_02">
<mesh>gaia/stonemine_square_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_aegean.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
</actor>
@@ -4,7 +4,7 @@
<group>
<variant frequency="1" name="Metal Mine Square Aegean Anatolian">
<props>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_square_col_aegean.png" name="baseTex"/>
@@ -4,8 +4,8 @@
<group>
<variant frequency="1" name="Metal Mine Round India">
<props>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_round_col_badlands.png" name="baseTex"/>
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Metal Mine Badlands Small">
<props>
<prop actor="particle/sparkle_metalmine_small.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="stonemine_round_a_small_01">
<mesh>gaia/stonemine_round_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_02">
<mesh>gaia/stonemine_round_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_03">
<mesh>gaia/stonemine_round_a_small_03.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_01">
<mesh>gaia/stonemine_round_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_02">
<mesh>gaia/stonemine_round_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_01">
<mesh>gaia/stonemine_square_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_02">
<mesh>gaia/stonemine_square_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_01">
<mesh>gaia/stonemine_square_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_02">
<mesh>gaia/stonemine_square_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_badlands.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
</actor>
@@ -4,8 +4,8 @@
<group>
<variant frequency="1" name="Metal Mine Square India">
<props>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_square_col_badlands.png" name="baseTex"/>
@@ -5,7 +5,7 @@
<variant frequency="1" name="Metal Mine Round India">
<props>
<prop actor="props/structures/decals/gravel_savanna_3v3.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Metal Mine India Small">
<props>
<prop actor="particle/sparkle_metalmine_small.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="stonemine_round_a_small_01">
<mesh>gaia/stonemine_round_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_02">
<mesh>gaia/stonemine_round_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_03">
<mesh>gaia/stonemine_round_a_small_03.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_01">
<mesh>gaia/stonemine_round_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_02">
<mesh>gaia/stonemine_round_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_01">
<mesh>gaia/stonemine_square_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_india.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_02">
<mesh>gaia/stonemine_square_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_india.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_01">
<mesh>gaia/stonemine_square_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_india.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_02">
<mesh>gaia/stonemine_square_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_india.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
</actor>
@@ -5,7 +5,7 @@
<variant frequency="1" name="Metal Mine Square India">
<props>
<prop actor="props/structures/decals/gravel_savanna_3v3.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_square_col_india.png" name="baseTex"/>
@@ -5,7 +5,7 @@
<variant frequency="1" name="Metal Mine Round India">
<props>
<prop actor="props/structures/decals/gravel_sahara_3v3.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Metal Mine Sahara Small">
<props>
<prop actor="particle/sparkle_metalmine_small.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="stonemine_round_a_small_01">
<mesh>gaia/stonemine_round_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_02">
<mesh>gaia/stonemine_round_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_03">
<mesh>gaia/stonemine_round_a_small_03.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_01">
<mesh>gaia/stonemine_round_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_02">
<mesh>gaia/stonemine_round_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_01">
<mesh>gaia/stonemine_square_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_02">
<mesh>gaia/stonemine_square_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_01">
<mesh>gaia/stonemine_square_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_02">
<mesh>gaia/stonemine_square_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_sahara.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
</actor>
@@ -5,7 +5,7 @@
<variant frequency="1" name="Metal Mine Square India">
<props>
<prop actor="props/structures/decals/gravel_sahara_3v3.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_square_col_sahara.png" name="baseTex"/>
@@ -5,7 +5,7 @@
<variant frequency="1" name="Metal Mine Round Savanna">
<props>
<prop actor="props/structures/decals/gravel_savanna_3v3.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_round_col_savanna.png" name="baseTex"/>
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Metal Mine Savanna Small">
<props>
<prop actor="particle/sparkle_metalmine_small.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="stonemine_round_a_small_01">
<mesh>gaia/stonemine_round_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_02">
<mesh>gaia/stonemine_round_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_03">
<mesh>gaia/stonemine_round_a_small_03.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_01">
<mesh>gaia/stonemine_round_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_02">
<mesh>gaia/stonemine_round_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_01">
<mesh>gaia/stonemine_square_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_02">
<mesh>gaia/stonemine_square_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_01">
<mesh>gaia/stonemine_square_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_02">
<mesh>gaia/stonemine_square_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_savanna.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
</actor>
@@ -5,7 +5,7 @@
<variant frequency="1" name="Metal Mine Square Savanna">
<props>
<prop actor="props/structures/decals/gravel_savanna_3v3.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_square_col_savanna.png" name="baseTex"/>
@@ -4,7 +4,7 @@
<group>
<variant frequency="1" name="Metal Mine Round Temperate">
<props>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Metal Mine Temperate Small">
<props>
<prop actor="particle/sparkle_metalmine_small.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="stonemine_round_a_small_01">
<mesh>gaia/stonemine_round_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_02">
<mesh>gaia/stonemine_round_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_a_small_03">
<mesh>gaia/stonemine_round_a_small_03.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_01">
<mesh>gaia/stonemine_round_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_round_b_small_02">
<mesh>gaia/stonemine_round_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_01">
<mesh>gaia/stonemine_square_a_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_a_small_02">
<mesh>gaia/stonemine_square_a_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_01">
<mesh>gaia/stonemine_square_b_small_01.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
<variant frequency="1" name="stonemine_square_b_small_02">
<mesh>gaia/stonemine_square_b_small_02.dae</mesh>
<textures>
<texture file="gaia/metal_square_col_temperate.png" name="baseTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
</actor>
@@ -4,7 +4,7 @@
<group>
<variant frequency="1" name="Metal Mine Square Temperate">
<props>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/metal_square_col_temperate.png" name="baseTex"/>
@@ -15,14 +15,14 @@
<mesh>gaia/stonemine_round_a.dae</mesh>
<props>
<prop actor="props/geology/mine_round_snow_01.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="Round Mesh B">
<mesh>gaia/stonemine_round_b.dae</mesh>
<props>
<prop actor="props/geology/mine_round_snow_02.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
</variant>
</group>
@@ -15,14 +15,14 @@
<mesh>gaia/stonemine_square_a.dae</mesh>
<props>
<prop actor="props/geology/mine_square_snow_01.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="Square Mesh B">
<mesh>gaia/stonemine_square_b.dae</mesh>
<props>
<prop actor="props/geology/mine_square_snow_02.xml" attachpoint="root"/>
<prop actor="particle/sparkle_goldmine.xml" attachpoint="root"/>
<prop actor="particle/sparkle_metalmine.xml" attachpoint="root"/>
</props>
</variant>
</group>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant name="Base">
<particles file="sparkle_metalmine.xml"/>
</variant>
</group>
</actor>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant name="Base">
<particles file="sparkle_metalmine_small.xml"/>
</variant>
</group>
</actor>
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<particles>
<texture>art/textures/particles/sparkle_02.png</texture>
<blend mode="add"/>
<constant name="emissionrate" value="9.0"/>
<uniform name="lifetime" min="0.8" max="1.1"/>
<uniform name="position.x" min="-7.0" max="7.0"/>
<uniform name="position.z" min="-7.0" max="7.0"/>
<uniform name="position.y" min="0.5" max="5.0"/>
<uniform name="angle" min="-0.75" max="0.75"/>
<uniform name="velocity.x" min="-0.25" max="0.25"/>
<uniform name="velocity.y" min="-0.25" max="0.25"/>
<uniform name="velocity.z" min="-1.0" max="1.0"/>
<uniform name="velocity.angle" min="-2.0" max="2.0"/>
<uniform name="size" min="1.5" max="2.5"/>
<force y="0.10"/>
</particles>
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<particles>
<texture>art/textures/particles/sparkle_02.png</texture>
<blend mode="add"/>
<constant name="emissionrate" value="2.0"/>
<uniform name="lifetime" min="0.8" max="1.1"/>
<uniform name="position.x" min="-3.0" max="3.0"/>
<uniform name="position.z" min="-3.0" max="3.0"/>
<uniform name="position.y" min="0.5" max="3.5"/>
<uniform name="angle" min="-0.75" max="0.75"/>
<uniform name="velocity.x" min="-0.25" max="0.25"/>
<uniform name="velocity.y" min="-0.25" max="0.25"/>
<uniform name="velocity.z" min="-1.0" max="1.0"/>
<uniform name="velocity.angle" min="-2.0" max="2.0"/>
<uniform name="size" min="1.25" max="2.0"/>
<force y="0.10"/>
</particles>
@@ -22,9 +22,9 @@
"mainHuntableAnimal": "gaia/fauna_deer",
"secondaryHuntableAnimal": "gaia/fauna_rabbit",
"fish": "gaia/fish/generic",
"stoneLarge": "gaia/rock/alpine_large",
"stoneSmall": "gaia/rock/alpine_small",
"metalLarge": "gaia/ore/alpine_large"
"stoneLarge": "gaia/rock/aegean_large",
"stoneSmall": "gaia/rock/aegean_small",
"metalLarge": "gaia/ore/aegean_anatolian_02"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_small_tall.xml",
@@ -22,9 +22,9 @@
"mainHuntableAnimal": "gaia/fauna_deer",
"secondaryHuntableAnimal": "gaia/fauna_rabbit",
"fish": "gaia/fish/generic",
"stoneLarge": "gaia/rock/alpine_large",
"stoneSmall": "gaia/rock/alpine_small",
"metalLarge": "gaia/ore/alpine_large"
"stoneLarge": "gaia/rock/polar_01",
"stoneSmall": "gaia/rock/aegean_small",
"metalLarge": "gaia/ore/aegean_anatolian_02"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_dry_small_tall.xml",
@@ -63,10 +63,10 @@
"mainHuntableAnimal": "gaia/fauna_deer",
"fish": "gaia/fish/generic",
"secondaryHuntableAnimal": "gaia/fauna_sheep",
"stoneLarge": "gaia/rock/mediterranean_large",
"stoneSmall": "gaia/rock/mediterranean_small",
"stoneLarge": "gaia/rock/aegean_large",
"stoneSmall": "gaia/rock/aegean_small",
"metalLarge": "gaia/ore/aegean_anatolian_01",
"metalSmall": "gaia/ore/temperate_small"
"metalSmall": "gaia/ore/aegean_anatolian_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/bush_medit_sm.xml",
@@ -77,7 +77,7 @@
"stoneLarge": "gaia/rock/temperate_large_02",
"stoneSmall": "gaia/rock/temperate_small",
"metalLarge": "gaia/ore/temperate_02",
"metalSmall": "gaia/ore/temperate_small"
"metalSmall": "gaia/ore/temperate_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_small_tall.xml",
@@ -78,8 +78,8 @@
"secondaryHuntableAnimal": "gaia/fauna_walrus",
"stoneLarge": "gaia/rock/temperate_large_03",
"stoneSmall": "gaia/rock/temperate_small",
"metalLarge": "gaia/ore/temperate_02",
"metalSmall": "gaia/ore/temperate_small"
"metalLarge": "gaia/ore/polar_01",
"metalSmall": "gaia/ore/aegean_anatolian_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/bush_desert_dry_a.xml",
@@ -79,7 +79,7 @@
"stoneLarge": "gaia/rock/temperate_large",
"stoneSmall": "gaia/rock/temperate_small",
"metalLarge": "gaia/ore/temperate_01",
"metalSmall": "gaia/ore/temperate_small"
"metalSmall": "gaia/ore/temperate_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_dry_small.xml",
@@ -71,10 +71,10 @@
"mainHuntableAnimal": "gaia/fauna_peacock",
"fish": "gaia/fish/generic",
"secondaryHuntableAnimal": "gaia/fauna_elephant_asian",
"stoneLarge": "gaia/rock/temperate_large_02",
"stoneSmall": "gaia/rock/tropical_small",
"stoneLarge": "gaia/rock/india_large",
"stoneSmall": "gaia/rock/india_small",
"metalLarge": "gaia/ore/india_01",
"metalSmall": "gaia/ore/alpine_small"
"metalSmall": "gaia/ore/india_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_tropic_field.xml",
@@ -69,8 +69,8 @@
"secondaryHuntableAnimal": "gaia/fauna_gazelle",
"stoneLarge": "gaia/rock/savanna_large",
"stoneSmall": "gaia/rock/savanna_small",
"metalLarge": "gaia/ore/india_01",
"metalSmall": "gaia/ore/desert_small"
"metalLarge": "gaia/ore/savanna_01",
"metalSmall": "gaia/ore/savanna_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_dry_large_tall.xml",
@@ -65,7 +65,7 @@
"stoneLarge": "gaia/rock/desert_large",
"stoneSmall": "gaia/rock/desert_small",
"metalLarge": "gaia/ore/sahara_01",
"metalSmall": "gaia/ore/desert_small",
"metalSmall": "gaia/ore/sahara_small_01",
"tree3": "gaia/tree/juniper_prickly"
},
"Decoratives": {
@@ -65,10 +65,10 @@
"startingAnimal": "gaia/fauna_chicken",
"fish": "gaia/fish/generic",
"secondaryHuntableAnimal": "gaia/fauna_elephant_african_bush",
"stoneLarge": "gaia/rock/desert_large",
"stoneSmall": "gaia/rock/temperate_small",
"metalLarge": "gaia/ore/sahara_01",
"metalSmall": "gaia/ore/desert_small"
"stoneLarge": "gaia/rock/savanna_large",
"stoneSmall": "gaia/rock/savanna_small",
"metalLarge": "gaia/ore/savanna_01",
"metalSmall": "gaia/ore/savanna_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_dry_large_tall.xml",
@@ -73,10 +73,10 @@
"mainHuntableAnimal": "gaia/fauna_horse",
"fish": "gaia/fish/tuna",
"secondaryHuntableAnimal": "gaia/fauna_horse",
"stoneLarge": "gaia/rock/desert_large",
"stoneSmall": "gaia/rock/tropical_small",
"metalLarge": "gaia/ore/sahara_01",
"metalSmall": "gaia/ore/desert_small"
"stoneLarge": "gaia/rock/temperate_large",
"stoneSmall": "gaia/rock/temperate_small",
"metalLarge": "gaia/ore/temperate_02",
"metalSmall": "gaia/ore/temperate_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_temp_field_brown.xml",
@@ -56,7 +56,7 @@
"stoneLarge": "gaia/rock/temperate_large_02",
"stoneSmall": "gaia/rock/temperate_small",
"metalLarge": "gaia/ore/temperate_01",
"metalSmall": "gaia/ore/temperate_small",
"metalSmall": "gaia/ore/temperate_small_01",
"tree3": "gaia/fruit/apple"
},
"Decoratives": {
@@ -58,7 +58,7 @@
"stoneLarge": "gaia/rock/polar_02",
"stoneSmall": "gaia/rock/alpine_small",
"metalLarge": "gaia/ore/polar_01",
"metalSmall": "gaia/ore/temperate_small"
"metalSmall": "gaia/ore/aegean_anatolian_small_01"
},
"Decoratives": {
"grass": "gaia/tree/bush_temperate_winter",
@@ -58,7 +58,7 @@
"stoneLarge": "gaia/rock/alpine_large",
"stoneSmall": "gaia/rock/alpine_small",
"metalLarge": "gaia/ore/aegean_anatolian_01",
"metalSmall": "gaia/ore/temperate_small"
"metalSmall": "gaia/ore/aegean_anatolian_small_01"
},
"Decoratives": {
"grass": "actor|props/flora/grass_soft_small_tall.xml",
@@ -53,7 +53,7 @@
"stoneLarge": "gaia/rock/polar_02",
"stoneSmall": "gaia/rock/alpine_small",
"metalLarge": "gaia/ore/polar_01",
"metalSmall": "gaia/ore/temperate_small"
"metalSmall": "gaia/ore/aegean_anatolian_small_01"
},
"Decoratives": {
"grass": "gaia/tree/bush_temperate_winter",
@@ -38,8 +38,8 @@
"secondaryHuntableAnimal": "gaia/fauna_sheep",
"thirdHuntableAnimal": "gaia/fauna_goat",
"stoneLarge": "gaia/rock/badlands_large",
"stoneSmall": "gaia/rock/desert_small",
"metalLarge": "gaia/ore/desert_large"
"stoneSmall": "gaia/rock/badlands_small",
"metalLarge": "gaia/ore/sahara_01"
},
"Decoratives": {
"bush1": "actor|props/flora/bush_desert_a.xml",
@@ -38,8 +38,8 @@
"secondaryHuntableAnimal": "gaia/fauna_sheep",
"thirdHuntableAnimal": "gaia/fauna_goat",
"stoneLarge": "gaia/rock/badlands_large",
"stoneSmall": "gaia/rock/desert_small",
"metalLarge": "gaia/ore/desert_large"
"stoneSmall": "gaia/rock/badlands_small",
"metalLarge": "gaia/ore/sahara_01"
},
"Decoratives": {
"bush1": "actor|props/flora/bush_desert_a.xml",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More