From 90fd7977a7419522b04970acb0122be975a09b31 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 9 Aug 2012 20:00:36 -0400 Subject: Re-added nodebox-based wall levers, this time making sure to check that they can actually rotate and activate nearby mesecons :-) These look a little better than the last try anyway. --- mesecons_textures/textures/jeija_wall_lever_back.png | Bin 0 -> 614 bytes mesecons_textures/textures/jeija_wall_lever_bottom.png | Bin 0 -> 582 bytes mesecons_textures/textures/jeija_wall_lever_off.png | Bin 520 -> 500 bytes mesecons_textures/textures/jeija_wall_lever_on.png | Bin 552 -> 517 bytes mesecons_textures/textures/jeija_wall_lever_sides.png | Bin 0 -> 612 bytes mesecons_textures/textures/jeija_wall_lever_tb.png | Bin 0 -> 575 bytes mesecons_textures/textures/jeija_wall_lever_top.png | Bin 0 -> 587 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 mesecons_textures/textures/jeija_wall_lever_back.png create mode 100644 mesecons_textures/textures/jeija_wall_lever_bottom.png create mode 100644 mesecons_textures/textures/jeija_wall_lever_sides.png create mode 100644 mesecons_textures/textures/jeija_wall_lever_tb.png create mode 100644 mesecons_textures/textures/jeija_wall_lever_top.png (limited to 'mesecons_textures/textures') diff --git a/mesecons_textures/textures/jeija_wall_lever_back.png b/mesecons_textures/textures/jeija_wall_lever_back.png new file mode 100644 index 0000000..9047e70 Binary files /dev/null and b/mesecons_textures/textures/jeija_wall_lever_back.png differ diff --git a/mesecons_textures/textures/jeija_wall_lever_bottom.png b/mesecons_textures/textures/jeija_wall_lever_bottom.png new file mode 100644 index 0000000..041da96 Binary files /dev/null and b/mesecons_textures/textures/jeija_wall_lever_bottom.png differ diff --git a/mesecons_textures/textures/jeija_wall_lever_off.png b/mesecons_textures/textures/jeija_wall_lever_off.png index b6b632d..474f8c1 100644 Binary files a/mesecons_textures/textures/jeija_wall_lever_off.png and b/mesecons_textures/textures/jeija_wall_lever_off.png differ diff --git a/mesecons_textures/textures/jeija_wall_lever_on.png b/mesecons_textures/textures/jeija_wall_lever_on.png index 959f1b4..01cbc24 100644 Binary files a/mesecons_textures/textures/jeija_wall_lever_on.png and b/mesecons_textures/textures/jeija_wall_lever_on.png differ diff --git a/mesecons_textures/textures/jeija_wall_lever_sides.png b/mesecons_textures/textures/jeija_wall_lever_sides.png new file mode 100644 index 0000000..5864f26 Binary files /dev/null and b/mesecons_textures/textures/jeija_wall_lever_sides.png differ diff --git a/mesecons_textures/textures/jeija_wall_lever_tb.png b/mesecons_textures/textures/jeija_wall_lever_tb.png new file mode 100644 index 0000000..50348d3 Binary files /dev/null and b/mesecons_textures/textures/jeija_wall_lever_tb.png differ diff --git a/mesecons_textures/textures/jeija_wall_lever_top.png b/mesecons_textures/textures/jeija_wall_lever_top.png new file mode 100644 index 0000000..31161ec Binary files /dev/null and b/mesecons_textures/textures/jeija_wall_lever_top.png differ -- cgit v1.2.3