This commit is contained in:
Quella777
2025-08-25 16:30:02 +08:00
commit 32cc2a8e96
1633 changed files with 289456 additions and 0 deletions

View File

@@ -0,0 +1,59 @@
material fire_hose_long_curled/fire_hose_canvas
{
receive_shadows off
technique
{
pass
{
ambient 0.7 0.7 0.7 1.0
diffuse 1.0 1.0 1.0 1.0
specular 0.0 0.0 0.0 0.0
texture_unit
{
texture canvas.jpg
filtering trilinear
scale 1.00 1.00
}
}
}
}
material fire_hose_long_curled/fire_hose_coupling
{
technique
{
pass
{
ambient 0.7 0.7 0.7 1.0
diffuse 1.0 1.0 1.0 1.0
specular 0.0 0.0 0.0 0.0
emissive 0.2 0.2 0.2
texture_unit
{
texture coupling_hexagon.png
filtering trilinear
}
}
}
}
material fire_hose_long_curled/fire_hose_red_coupling
{
technique
{
pass
{
ambient 0.7 0.7 0.7 1.0
diffuse 1.0 1.0 1.0 1.0
specular 0.0 0.0 0.0 0.0
texture_unit
{
texture connector.png
filtering trilinear
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB