Some additional scaffolds for construction foundations.

This was SVN commit r27327.
This commit is contained in:
wowgetoffyourcellphone 2022-12-31 16:00:40 +00:00
parent e7613d1c89
commit 0152c26b72
50 changed files with 237 additions and 31 deletions

View File

@ -2,11 +2,14 @@
<actor version="1">
<castshadow/>
<group>
<variant>
<variant frequency="1" name="Base">
<mesh>props/scaf_4x4.dae</mesh>
<textures>
<texture file="props/scaffold.png" name="baseTex"/>
<texture file="structural/kart_struct.dds" name="baseTex"/>
<texture file="structural/kart_struct_spec.png" name="specTex"/>
<texture file="structural/kart_struct_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_parallax_spec.xml</material>
</actor>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<mesh>props/scaf_5x5.dae</mesh>
<textures>
<texture file="structural/kart_struct.dds" name="baseTex"/>
<texture file="structural/kart_struct_spec.png" name="specTex"/>
<texture file="structural/kart_struct_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_parallax_spec.xml</material>
</actor>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>props/scaf_5x5_1.dae</mesh>
<textures>
<texture file="props/scaffold.png" name="baseTex"/>
</textures>
</variant>
</group>
</actor>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>props/scaf_5x7_temple.dae</mesh>
<textures>
<texture file="props/scaffold.png" name="baseTex"/>
</textures>
</variant>
</group>
</actor>

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<mesh>props/scaf_6x3.dae</mesh>
<textures>
<texture file="props/scaffold.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>default.xml</material>
</actor>

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<mesh>props/scaf_7x7.dae</mesh>
<textures>
<texture file="props/scaffold.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>default.xml</material>
</actor>

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Base">
<mesh>props/scaf_8x8.dae</mesh>
<textures>
<texture file="props/scaffold.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>default.xml</material>
</actor>

View File

@ -58,6 +58,7 @@
<props>
<prop actor="props/structures/decals/dirt_10x12.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_10x12_mausoleum.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="1" name="Base">
<mesh>structural/found_dock_4x4.dae</mesh>
<props>
<prop actor="props/structures/construction/found_dock_4x4_chains.xml" attachpoint="root"/>
<prop actor="props/special/eyecandy/delimitator.xml" attachpoint="delimitator001" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/delimitator.xml" attachpoint="delimitator002" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick.xml" attachpoint="brick001" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/box.xml" attachpoint="box001" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_10.xml" attachpoint="brickpile004" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_08.xml" attachpoint="brickpile003" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_07.xml" attachpoint="brickpile002" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_07.xml" attachpoint="brickpile001" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_pile.xml" attachpoint="woodpile001" maxheight="20" minheight="-20"/>
</props>
<textures>
<texture file="structural/foundation.dds" name="baseTex"/>
</textures>
</variant>
</group>
<group>
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/found_dock_4x4_chains.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_cart_wall_tower.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>
</group>
<material>default.xml</material>
</actor>

View File

@ -34,7 +34,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_4x5.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaffold.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -63,7 +63,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_4x6.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaffold.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -43,7 +43,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_4x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_3x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -43,7 +43,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_4x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_3x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -47,7 +47,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_4x9.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_3x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -33,7 +33,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaffold.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_5x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -64,7 +64,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -41,7 +41,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_5x6.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -46,7 +46,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_5x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/found_5x7.dae</mesh>
<props>
<prop actor="props/structures/decals/dirt_5x7.xml" attachpoint="root"/>
<prop actor="props/special/eyecandy/delimitator.xml" attachpoint="delimitator_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/delimitator.xml" attachpoint="delimitator_02" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/delimitator.xml" attachpoint="delimitator_03" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/delimitator.xml" attachpoint="delimitator_04" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_02" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_03" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_04" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_05" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_06" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_07" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_stick.xml" attachpoint="post_08" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_01.xml" attachpoint="brick_pile_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_02.xml" attachpoint="brick_pile_02" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_03.xml" attachpoint="brick_pile_03" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_04.xml" attachpoint="brick_pile_04" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick_pile_05.xml" attachpoint="brick_pile_05" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/column_doric_fallen_b.xml" attachpoint="brick_pile_06" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/box.xml" attachpoint="box_01" maxheight="20" minheight="-20"/>
<prop actor="props/structures/hellenes/storehouse_blocks.xml" attachpoint="box_pile_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/handcart_1.xml" attachpoint="handcart_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/handcart_1.xml" attachpoint="handcart_02" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_pile.xml" attachpoint="wood_pile_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/wood_pile.xml" attachpoint="wood_pile_02" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick.xml" attachpoint="brick_01" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick.xml" attachpoint="brick_02" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick.xml" attachpoint="brick_03" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/brick.xml" attachpoint="brick_04" maxheight="20" minheight="-20"/>
<prop actor="props/special/eyecandy/column_doric_fallen.xml" attachpoint="plank_big_01" maxheight="20" minheight="-20"/>
</props>
<textures>
<texture file="null_white.dds" name="baseTex"/>
</textures>
</variant>
</group>
<group>
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_5x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x7_temple.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>
</group>
<material>default.xml</material>
</actor>

View File

@ -51,7 +51,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_5x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -46,7 +46,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_5x9.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -32,6 +32,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_6x2.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_6x3.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -41,6 +41,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_6x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_6x3.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -62,7 +62,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_3x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_6x3.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -28,7 +28,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/found_dock_6x4_chains.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -49,7 +49,7 @@
<variant frequency="1" name="Idle"/>
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x6.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -43,6 +43,7 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_7x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_6x3.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -42,7 +42,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_3x3.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_6x3.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_7x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -43,7 +43,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_7x7.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -55,6 +55,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_7x8.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>

View File

@ -58,6 +58,7 @@
<props>
<prop actor="props/structures/decals/dirt_7x9.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -55,7 +55,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_8x6.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -55,7 +55,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_8x7.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -57,8 +57,9 @@
<variant frequency="1" name="Idle"/>
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_8x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_8x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_8x8.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -54,8 +54,9 @@
<variant frequency="1" name="Idle"/>
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_8x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_8x9.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_10x12_mausoleum.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -57,7 +57,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_9x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -51,7 +51,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_9x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -53,7 +53,8 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_9x9.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_10x12_mausoleum.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5_1.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -19,7 +19,7 @@
</variant>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_7x7.xml" attachpoint="root"/>
<prop actor="props/structures/construction/found_dock_super_chains.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -50,6 +50,7 @@
<props>
<prop actor="props/structures/decals/dirt_stonehenge.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_10x12_mausoleum.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -53,7 +53,8 @@
<variant name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_theater.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_10x12_mausoleum.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_8x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

BIN
binaries/data/mods/public/art/meshes/props/scaf_3x3_1.dae (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/props/scaf_5x5.dae (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/props/scaf_5x5_1.dae (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/props/scaf_6x3.dae (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/props/scaf_7x7.dae (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/props/scaf_8x8.dae (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.