diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-19 01:56:30 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-19 01:56:30 -0400 |
commit | a6641f0d20c574c250b0e14300c6fbc15a544bcd (patch) | |
tree | 08528afe48eb434b509ed93185a5d27a54ce0f45 /textures | |
parent | f574235d1d31e924dc70aadb28676e58e4ba4831 (diff) | |
download | pipeworks-a6641f0d20c574c250b0e14300c6fbc15a544bcd.tar pipeworks-a6641f0d20c574c250b0e14300c6fbc15a544bcd.tar.gz pipeworks-a6641f0d20c574c250b0e14300c6fbc15a544bcd.tar.bz2 pipeworks-a6641f0d20c574c250b0e14300c6fbc15a544bcd.tar.xz pipeworks-a6641f0d20c574c250b0e14300c6fbc15a544bcd.zip |
Pumps and valves now fully participate in the auto-rotate/auto-route process.
These devices can only be connected to horizontal pipes or to each other. Note
that only the device being placed and the pipes around it will adapt; if you
have a valve and pump next to one another and they won't connect, put a piece
of pipe at one end to show the auto-rotator which way they should go. Removal
of a pipe or device will not change the orientation of surrounding devices.
Diffstat (limited to 'textures')
-rw-r--r-- | textures/pipeworks_pump_top_x.png | bin | 0 -> 5389 bytes |
-rw-r--r-- | textures/pipeworks_pump_top_z.png | bin | 0 -> 5207 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_top_off_x.png | bin | 0 -> 4557 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_top_off_z.png | bin | 0 -> 4768 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_top_on_x.png | bin | 0 -> 4559 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_top_on_z.png | bin | 0 -> 4726 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/textures/pipeworks_pump_top_x.png b/textures/pipeworks_pump_top_x.png Binary files differnew file mode 100644 index 0000000..9228bdd --- /dev/null +++ b/textures/pipeworks_pump_top_x.png diff --git a/textures/pipeworks_pump_top_z.png b/textures/pipeworks_pump_top_z.png Binary files differnew file mode 100644 index 0000000..45837e7 --- /dev/null +++ b/textures/pipeworks_pump_top_z.png diff --git a/textures/pipeworks_valvebody_top_off_x.png b/textures/pipeworks_valvebody_top_off_x.png Binary files differnew file mode 100644 index 0000000..0ab4938 --- /dev/null +++ b/textures/pipeworks_valvebody_top_off_x.png diff --git a/textures/pipeworks_valvebody_top_off_z.png b/textures/pipeworks_valvebody_top_off_z.png Binary files differnew file mode 100644 index 0000000..d645b2d --- /dev/null +++ b/textures/pipeworks_valvebody_top_off_z.png diff --git a/textures/pipeworks_valvebody_top_on_x.png b/textures/pipeworks_valvebody_top_on_x.png Binary files differnew file mode 100644 index 0000000..e2d33a0 --- /dev/null +++ b/textures/pipeworks_valvebody_top_on_x.png diff --git a/textures/pipeworks_valvebody_top_on_z.png b/textures/pipeworks_valvebody_top_on_z.png Binary files differnew file mode 100644 index 0000000..7199797 --- /dev/null +++ b/textures/pipeworks_valvebody_top_on_z.png |