diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Base.png b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Base.png new file mode 100644 index 000000000..8c3de3691 Binary files /dev/null and b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Base.png differ diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Brass.png b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Brass.png new file mode 100644 index 000000000..30867f541 Binary files /dev/null and b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Brass.png differ diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/DoorLever.skeleton b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/DoorLever.skeleton deleted file mode 100644 index 8fde75cf6..000000000 Binary files a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/DoorLever.skeleton and /dev/null differ diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Graphics.mesh b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Graphics.mesh index 95e7db068..5176b519b 100644 Binary files a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Graphics.mesh and b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Graphics.mesh differ diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Scene.material b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Scene.material index 1558c57ef..37302f4f0 100644 --- a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Scene.material +++ b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Scene.material @@ -1,4 +1,4 @@ -material DoorLever +material Base { receive_shadows on technique @@ -6,14 +6,32 @@ material DoorLever pass { ambient 0.500000 0.500000 0.500000 1.000000 - diffuse 0.640000 0.640000 0.640000 1.000000 - specular 0.000000 0.000000 0.000000 1.000000 12.500000 + diffuse 1.000000 1.000000 1.000000 1.000000 + specular 0.500000 0.500000 0.500000 1.000000 12.500000 emissive 0.000000 0.000000 0.000000 1.000000 - scene_blend alpha_blend - texture_unit { - texture SpinWheel.png + texture Base.png + tex_address_mode wrap + filtering trilinear + } + } + } +} +material Gear +{ + receive_shadows on + technique + { + pass + { + ambient 0.500000 0.500000 0.500000 1.000000 + diffuse 1.000000 1.000000 1.000000 1.000000 + specular 0.500000 0.500000 0.500000 1.000000 12.500000 + emissive 0.000000 0.000000 0.000000 1.000000 + texture_unit + { + texture Brass.png tex_address_mode wrap filtering trilinear } diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/SpinWheel.png b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/SpinWheel.png deleted file mode 100644 index 3cbb538b5..000000000 Binary files a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/SpinWheel.png and /dev/null differ diff --git a/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Spinwheel.skeleton b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Spinwheel.skeleton new file mode 100644 index 000000000..d891a85a2 Binary files /dev/null and b/planet/Objects.ocd/Structures.ocd/StoneDoor.ocd/SpinWheel.ocd/Spinwheel.skeleton differ