diff options
author | Novatux <nathanael.courant@laposte.net> | 2017-04-05 02:57:22 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2017-04-05 11:43:41 -0400 |
commit | 33c4c9d552c7f113a21405456e67c0e4752674a8 (patch) | |
tree | 233642d7c0bf04970da13e9d96e0b16ac6cb5158 /textures | |
parent | eab59bfe19209f17892aa87e844990b0b60484b3 (diff) |
let tubes break if they're "over-pressure"
that is, if there are more than X number of items in a tube. Default is
40 in a tube, but breaking is also disabled by default.
(original framework by Novatux, with changes by VanessaE)
Diffstat (limited to 'textures')
-rw-r--r-- | textures/pipeworks_broken_tube_end.png | bin | 0 -> 1545 bytes |
-rw-r--r-- | textures/pipeworks_broken_tube_inv.png | bin | 0 -> 923 bytes |
-rw-r--r-- | textures/pipeworks_broken_tube_noctr.png | bin | 0 -> 1581 bytes |
-rw-r--r-- | textures/pipeworks_broken_tube_plain.png | bin | 0 -> 1803 bytes |
-rw-r--r-- | textures/pipeworks_broken_tube_short.png | bin | 0 -> 830 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/textures/pipeworks_broken_tube_end.png b/textures/pipeworks_broken_tube_end.png Binary files differnew file mode 100644 index 0000000..1829f8c --- /dev/null +++ b/textures/pipeworks_broken_tube_end.png diff --git a/textures/pipeworks_broken_tube_inv.png b/textures/pipeworks_broken_tube_inv.png Binary files differnew file mode 100644 index 0000000..5b8d707 --- /dev/null +++ b/textures/pipeworks_broken_tube_inv.png diff --git a/textures/pipeworks_broken_tube_noctr.png b/textures/pipeworks_broken_tube_noctr.png Binary files differnew file mode 100644 index 0000000..a17da5f --- /dev/null +++ b/textures/pipeworks_broken_tube_noctr.png diff --git a/textures/pipeworks_broken_tube_plain.png b/textures/pipeworks_broken_tube_plain.png Binary files differnew file mode 100644 index 0000000..7957e59 --- /dev/null +++ b/textures/pipeworks_broken_tube_plain.png diff --git a/textures/pipeworks_broken_tube_short.png b/textures/pipeworks_broken_tube_short.png Binary files differnew file mode 100644 index 0000000..237fec5 --- /dev/null +++ b/textures/pipeworks_broken_tube_short.png |