From 4a834d17b28cd0d39fd116c67d3107a586f017f8 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 24 Aug 2012 13:39:29 -0400 Subject: Added pneumatic tubes with their own autoplace code (does not connect to steel pipes). Fixed a recursion bug that sometimes caused a stack overflow. --- textures/pipeworks_tube_end.png | Bin 0 -> 482 bytes textures/pipeworks_tube_inv.png | Bin 0 -> 508 bytes textures/pipeworks_tube_noctr.png | Bin 0 -> 385 bytes textures/pipeworks_tube_plain.png | Bin 0 -> 399 bytes textures/pipeworks_tube_short.png | Bin 0 -> 269 bytes textures/pipeworks_tube_transparent.png | Bin 0 -> 109 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/pipeworks_tube_end.png create mode 100644 textures/pipeworks_tube_inv.png create mode 100644 textures/pipeworks_tube_noctr.png create mode 100644 textures/pipeworks_tube_plain.png create mode 100644 textures/pipeworks_tube_short.png create mode 100644 textures/pipeworks_tube_transparent.png (limited to 'textures') diff --git a/textures/pipeworks_tube_end.png b/textures/pipeworks_tube_end.png new file mode 100644 index 0000000..e35edb3 Binary files /dev/null and b/textures/pipeworks_tube_end.png differ diff --git a/textures/pipeworks_tube_inv.png b/textures/pipeworks_tube_inv.png new file mode 100644 index 0000000..93c51b1 Binary files /dev/null and b/textures/pipeworks_tube_inv.png differ diff --git a/textures/pipeworks_tube_noctr.png b/textures/pipeworks_tube_noctr.png new file mode 100644 index 0000000..5add4cf Binary files /dev/null and b/textures/pipeworks_tube_noctr.png differ diff --git a/textures/pipeworks_tube_plain.png b/textures/pipeworks_tube_plain.png new file mode 100644 index 0000000..2d9c8d8 Binary files /dev/null and b/textures/pipeworks_tube_plain.png differ diff --git a/textures/pipeworks_tube_short.png b/textures/pipeworks_tube_short.png new file mode 100644 index 0000000..ba69c08 Binary files /dev/null and b/textures/pipeworks_tube_short.png differ diff --git a/textures/pipeworks_tube_transparent.png b/textures/pipeworks_tube_transparent.png new file mode 100644 index 0000000..4b4ee1f Binary files /dev/null and b/textures/pipeworks_tube_transparent.png differ -- cgit v1.2.3