diff options
author | DS <vorunbekannt75@web.de> | 2017-09-26 05:21:15 +0200 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2017-09-25 23:21:15 -0400 |
commit | e8e9de04dd27547f527abbac4f87c7dc658a0f44 (patch) | |
tree | 961ae40959154118f5318ed41d16ff6754578e92 /textures | |
parent | 05c0a8670baec2a8baacbac1a3aead556d26a822 (diff) |
Add lua controlled tube (#199)
* add lua controlled tube
* make textures and fix some bugs
Diffstat (limited to 'textures')
-rw-r--r-- | textures/pipeworks_lua_tube_port_burnt.png | bin | 0 -> 178 bytes |
-rw-r--r-- | textures/pipeworks_lua_tube_port_off.png | bin | 0 -> 178 bytes |
-rw-r--r-- | textures/pipeworks_lua_tube_port_on.png | bin | 0 -> 178 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/textures/pipeworks_lua_tube_port_burnt.png b/textures/pipeworks_lua_tube_port_burnt.png Binary files differnew file mode 100644 index 0000000..3384eff --- /dev/null +++ b/textures/pipeworks_lua_tube_port_burnt.png diff --git a/textures/pipeworks_lua_tube_port_off.png b/textures/pipeworks_lua_tube_port_off.png Binary files differnew file mode 100644 index 0000000..03f7069 --- /dev/null +++ b/textures/pipeworks_lua_tube_port_off.png diff --git a/textures/pipeworks_lua_tube_port_on.png b/textures/pipeworks_lua_tube_port_on.png Binary files differnew file mode 100644 index 0000000..a7e3d09 --- /dev/null +++ b/textures/pipeworks_lua_tube_port_on.png |