diff options
author | cheapie <no-email-for-you@example.com> | 2024-04-11 23:01:03 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2024-04-11 23:01:03 -0500 |
commit | 19fd536caab2d8e543ebded9af66bd0f4c0df83b (patch) | |
tree | 663f4c2291404e9446efd12cbd7c258ac71d5fc8 /textures | |
parent | b6dcb50bdcad37a9f7bc1f757e026423452fbea9 (diff) | |
download | celevator-19fd536caab2d8e543ebded9af66bd0f4c0df83b.tar celevator-19fd536caab2d8e543ebded9af66bd0f4c0df83b.tar.gz celevator-19fd536caab2d8e543ebded9af66bd0f4c0df83b.tar.bz2 celevator-19fd536caab2d8e543ebded9af66bd0f4c0df83b.tar.xz celevator-19fd536caab2d8e543ebded9af66bd0f4c0df83b.zip |
Add sheave, plus models and textures for the machine and motor
Motor needs to be placed manually for now, sheave will spawn on first movement (for now)
Diffstat (limited to 'textures')
-rw-r--r-- | textures/celevator_machine_front.png | bin | 0 -> 2518 bytes |
-rw-r--r-- | textures/celevator_machine_sides.png | bin | 0 -> 2547 bytes |
-rw-r--r-- | textures/celevator_machine_top.png | bin | 0 -> 2459 bytes |
-rw-r--r-- | textures/celevator_motor_sides.png | bin | 0 -> 11054 bytes |
-rw-r--r-- | textures/celevator_sheave_front.png | bin | 0 -> 942 bytes |
-rw-r--r-- | textures/celevator_sheave_front_centered.png | bin | 0 -> 944 bytes |
-rw-r--r-- | textures/celevator_sheave_sides.png | bin | 0 -> 625 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/textures/celevator_machine_front.png b/textures/celevator_machine_front.png Binary files differnew file mode 100644 index 0000000..1f50443 --- /dev/null +++ b/textures/celevator_machine_front.png diff --git a/textures/celevator_machine_sides.png b/textures/celevator_machine_sides.png Binary files differnew file mode 100644 index 0000000..0ea0c69 --- /dev/null +++ b/textures/celevator_machine_sides.png diff --git a/textures/celevator_machine_top.png b/textures/celevator_machine_top.png Binary files differnew file mode 100644 index 0000000..d632556 --- /dev/null +++ b/textures/celevator_machine_top.png diff --git a/textures/celevator_motor_sides.png b/textures/celevator_motor_sides.png Binary files differnew file mode 100644 index 0000000..e6a32d2 --- /dev/null +++ b/textures/celevator_motor_sides.png diff --git a/textures/celevator_sheave_front.png b/textures/celevator_sheave_front.png Binary files differnew file mode 100644 index 0000000..1b4666c --- /dev/null +++ b/textures/celevator_sheave_front.png diff --git a/textures/celevator_sheave_front_centered.png b/textures/celevator_sheave_front_centered.png Binary files differnew file mode 100644 index 0000000..198e6c2 --- /dev/null +++ b/textures/celevator_sheave_front_centered.png diff --git a/textures/celevator_sheave_sides.png b/textures/celevator_sheave_sides.png Binary files differnew file mode 100644 index 0000000..171b51d --- /dev/null +++ b/textures/celevator_sheave_sides.png |