diff --git a/iron_age/gravelsieve.lua b/iron_age/gravelsieve.lua index 27f8e1d..e39f1a0 100644 --- a/iron_age/gravelsieve.lua +++ b/iron_age/gravelsieve.lua @@ -128,11 +128,11 @@ for idx = 0,3 do minetest.register_node("techage:sieve"..idx, { description = S("TA1 Gravel Sieve"), - tiles = tiles_data, + tiles = table.copy(tiles_data), drawtype = "nodebox", node_box = { type = "fixed", - fixed = nodebox_data, + fixed = table.copy(nodebox_data), }, selection_box = { type = "fixed", diff --git a/textures/shrink.py b/textures/shrink.py index 96863b9..5722683 100644 --- a/textures/shrink.py +++ b/textures/shrink.py @@ -1,13 +1,13 @@ import os, fnmatch -print ">>> Convert" +print(">>> Convert") for filename in os.listdir("./"): if fnmatch.fnmatch(filename, "*.png"): print(filename) - os.system("pngquant --skip-if-larger --quality=8-32 --output ./%s.new ./%s" % (filename, filename)) + os.system("pngquant --skip-if-larger --quality=20-40 --strip --output ./%s.new ./%s" % (filename, filename)) -print "\n>>> Copy" +print("\n>>> Copy") for filename in os.listdir("./"): if fnmatch.fnmatch(filename, "*.new"): print(filename) diff --git a/textures/techage_appl_arrow.png b/textures/techage_appl_arrow.png index bfc710e..56bf16b 100644 Binary files a/textures/techage_appl_arrow.png and b/textures/techage_appl_arrow.png differ diff --git a/textures/techage_appl_arrowXL.png b/textures/techage_appl_arrowXL.png index 18b1cc0..604a777 100644 Binary files a/textures/techage_appl_arrowXL.png and b/textures/techage_appl_arrowXL.png differ diff --git a/textures/techage_appl_arrow_white.png b/textures/techage_appl_arrow_white.png index 6318d27..17a299d 100644 Binary files a/textures/techage_appl_arrow_white.png and b/textures/techage_appl_arrow_white.png differ diff --git a/textures/techage_appl_autocrafter.png b/textures/techage_appl_autocrafter.png index 763e7bc..95c5287 100644 Binary files a/textures/techage_appl_autocrafter.png and b/textures/techage_appl_autocrafter.png differ diff --git a/textures/techage_appl_autocrafter4.png b/textures/techage_appl_autocrafter4.png index 90853e7..a96ff50 100644 Binary files a/textures/techage_appl_autocrafter4.png and b/textures/techage_appl_autocrafter4.png differ diff --git a/textures/techage_appl_blackhole.png b/textures/techage_appl_blackhole.png index 6fe6b96..54137e6 100644 Binary files a/textures/techage_appl_blackhole.png and b/textures/techage_appl_blackhole.png differ diff --git a/textures/techage_appl_button.png b/textures/techage_appl_button.png index 99f30dd..347b3ad 100644 Binary files a/textures/techage_appl_button.png and b/textures/techage_appl_button.png differ diff --git a/textures/techage_appl_cartdetector.png b/textures/techage_appl_cartdetector.png index b5741b2..c0e92f6 100644 Binary files a/textures/techage_appl_cartdetector.png and b/textures/techage_appl_cartdetector.png differ diff --git a/textures/techage_appl_cartdetector_on.png b/textures/techage_appl_cartdetector_on.png index ccd9bff..f498b01 100644 Binary files a/textures/techage_appl_cartdetector_on.png and b/textures/techage_appl_cartdetector_on.png differ diff --git a/textures/techage_appl_chest_back_ta3.png b/textures/techage_appl_chest_back_ta3.png index 6658377..ddff8f6 100644 Binary files a/textures/techage_appl_chest_back_ta3.png and b/textures/techage_appl_chest_back_ta3.png differ diff --git a/textures/techage_appl_chest_back_ta4.png b/textures/techage_appl_chest_back_ta4.png index 1559533..435498a 100644 Binary files a/textures/techage_appl_chest_back_ta4.png and b/textures/techage_appl_chest_back_ta4.png differ diff --git a/textures/techage_appl_chest_front_ta3.png b/textures/techage_appl_chest_front_ta3.png index 071b643..e7bf29c 100644 Binary files a/textures/techage_appl_chest_front_ta3.png and b/textures/techage_appl_chest_front_ta3.png differ diff --git a/textures/techage_appl_color_top.png b/textures/techage_appl_color_top.png index 765c1db..91954a8 100644 Binary files a/textures/techage_appl_color_top.png and b/textures/techage_appl_color_top.png differ diff --git a/textures/techage_appl_color_top4.png b/textures/techage_appl_color_top4.png index a245b31..c43fcfa 100644 Binary files a/textures/techage_appl_color_top4.png and b/textures/techage_appl_color_top4.png differ diff --git a/textures/techage_appl_compressor.png b/textures/techage_appl_compressor.png index 2e934f0..5add516 100644 Binary files a/textures/techage_appl_compressor.png and b/textures/techage_appl_compressor.png differ diff --git a/textures/techage_appl_compressor4.png b/textures/techage_appl_compressor4.png index 281c8aa..4ee4cda 100644 Binary files a/textures/techage_appl_compressor4.png and b/textures/techage_appl_compressor4.png differ diff --git a/textures/techage_appl_cooler.png b/textures/techage_appl_cooler.png index 6c12fde..f581871 100644 Binary files a/textures/techage_appl_cooler.png and b/textures/techage_appl_cooler.png differ diff --git a/textures/techage_appl_ctrl_unit4.png b/textures/techage_appl_ctrl_unit4.png index 5d584f0..8d1451b 100644 Binary files a/textures/techage_appl_ctrl_unit4.png and b/textures/techage_appl_ctrl_unit4.png differ diff --git a/textures/techage_appl_defect.png b/textures/techage_appl_defect.png index 9469894..8b528a9 100644 Binary files a/textures/techage_appl_defect.png and b/textures/techage_appl_defect.png differ diff --git a/textures/techage_appl_detector.png b/textures/techage_appl_detector.png index 05dc45d..f8499d0 100644 Binary files a/textures/techage_appl_detector.png and b/textures/techage_appl_detector.png differ diff --git a/textures/techage_appl_detector_on.png b/textures/techage_appl_detector_on.png index 0d05fb7..d4d77b3 100644 Binary files a/textures/techage_appl_detector_on.png and b/textures/techage_appl_detector_on.png differ diff --git a/textures/techage_appl_distri_blue.png b/textures/techage_appl_distri_blue.png index a9eb9c5..8d42498 100644 Binary files a/textures/techage_appl_distri_blue.png and b/textures/techage_appl_distri_blue.png differ diff --git a/textures/techage_appl_distri_green.png b/textures/techage_appl_distri_green.png index 3ff3193..20d7eb7 100644 Binary files a/textures/techage_appl_distri_green.png and b/textures/techage_appl_distri_green.png differ diff --git a/textures/techage_appl_distri_red.png b/textures/techage_appl_distri_red.png index 9f99781..51cf930 100644 Binary files a/textures/techage_appl_distri_red.png and b/textures/techage_appl_distri_red.png differ diff --git a/textures/techage_appl_distri_yellow.png b/textures/techage_appl_distri_yellow.png index 12f47dd..5b19ada 100644 Binary files a/textures/techage_appl_distri_yellow.png and b/textures/techage_appl_distri_yellow.png differ diff --git a/textures/techage_appl_doorcontroller.png b/textures/techage_appl_doorcontroller.png index 7013aa3..5bd9b21 100644 Binary files a/textures/techage_appl_doorcontroller.png and b/textures/techage_appl_doorcontroller.png differ diff --git a/textures/techage_appl_electric_gen_front.png b/textures/techage_appl_electric_gen_front.png index f76b6f1..5136c82 100644 Binary files a/textures/techage_appl_electric_gen_front.png and b/textures/techage_appl_electric_gen_front.png differ diff --git a/textures/techage_appl_electric_gen_front4.png b/textures/techage_appl_electric_gen_front4.png index 63dcf72..a89f7a1 100644 Binary files a/textures/techage_appl_electric_gen_front4.png and b/textures/techage_appl_electric_gen_front4.png differ diff --git a/textures/techage_appl_electric_gen_side.png b/textures/techage_appl_electric_gen_side.png index c770b05..0ea6b90 100644 Binary files a/textures/techage_appl_electric_gen_side.png and b/textures/techage_appl_electric_gen_side.png differ diff --git a/textures/techage_appl_electric_gen_top.png b/textures/techage_appl_electric_gen_top.png index 77354ea..008bfcc 100644 Binary files a/textures/techage_appl_electric_gen_top.png and b/textures/techage_appl_electric_gen_top.png differ diff --git a/textures/techage_appl_electrolyzer.png b/textures/techage_appl_electrolyzer.png index f214dcc..9cbcaa8 100644 Binary files a/textures/techage_appl_electrolyzer.png and b/textures/techage_appl_electrolyzer.png differ diff --git a/textures/techage_appl_electrolyzer4.png b/textures/techage_appl_electrolyzer4.png index 2100206..f60de71 100644 Binary files a/textures/techage_appl_electrolyzer4.png and b/textures/techage_appl_electrolyzer4.png differ diff --git a/textures/techage_appl_explosive.png b/textures/techage_appl_explosive.png index 39706f9..6141f84 100644 Binary files a/textures/techage_appl_explosive.png and b/textures/techage_appl_explosive.png differ diff --git a/textures/techage_appl_filler.png b/textures/techage_appl_filler.png index bc2c433..39951fd 100644 Binary files a/textures/techage_appl_filler.png and b/textures/techage_appl_filler.png differ diff --git a/textures/techage_appl_firehole.png b/textures/techage_appl_firehole.png index 66f2566..4f5a3a7 100644 Binary files a/textures/techage_appl_firehole.png and b/textures/techage_appl_firehole.png differ diff --git a/textures/techage_appl_firehole4.png b/textures/techage_appl_firehole4.png index 5aee730..3922d60 100644 Binary files a/textures/techage_appl_firehole4.png and b/textures/techage_appl_firehole4.png differ diff --git a/textures/techage_appl_fuelcell.png b/textures/techage_appl_fuelcell.png index 7e875ec..51a0861 100644 Binary files a/textures/techage_appl_fuelcell.png and b/textures/techage_appl_fuelcell.png differ diff --git a/textures/techage_appl_fuelcell4.png b/textures/techage_appl_fuelcell4.png index 9fc2e78..fe7880e 100644 Binary files a/textures/techage_appl_fuelcell4.png and b/textures/techage_appl_fuelcell4.png differ diff --git a/textures/techage_appl_funnel.png b/textures/techage_appl_funnel.png index 0f66693..b4dc474 100644 Binary files a/textures/techage_appl_funnel.png and b/textures/techage_appl_funnel.png differ diff --git a/textures/techage_appl_funnel_top.png b/textures/techage_appl_funnel_top.png index dae6357..953ff4e 100644 Binary files a/textures/techage_appl_funnel_top.png and b/textures/techage_appl_funnel_top.png differ diff --git a/textures/techage_appl_generator.png b/textures/techage_appl_generator.png index bb2341c..c4000d8 100644 Binary files a/textures/techage_appl_generator.png and b/textures/techage_appl_generator.png differ diff --git a/textures/techage_appl_generator_red.png b/textures/techage_appl_generator_red.png index 427c451..dc01038 100644 Binary files a/textures/techage_appl_generator_red.png and b/textures/techage_appl_generator_red.png differ diff --git a/textures/techage_appl_generator_red4.png b/textures/techage_appl_generator_red4.png index 15c99d8..7ec3560 100644 Binary files a/textures/techage_appl_generator_red4.png and b/textures/techage_appl_generator_red4.png differ diff --git a/textures/techage_appl_grinder.png b/textures/techage_appl_grinder.png index 87e5c58..497f7d8 100644 Binary files a/textures/techage_appl_grinder.png and b/textures/techage_appl_grinder.png differ diff --git a/textures/techage_appl_grinder4.png b/textures/techage_appl_grinder4.png index 11f8bd3..10695db 100644 Binary files a/textures/techage_appl_grinder4.png and b/textures/techage_appl_grinder4.png differ diff --git a/textures/techage_appl_heater.png b/textures/techage_appl_heater.png index c806490..bc4daf3 100644 Binary files a/textures/techage_appl_heater.png and b/textures/techage_appl_heater.png differ diff --git a/textures/techage_appl_hole_pipe.png b/textures/techage_appl_hole_pipe.png index 65bac92..d807862 100644 Binary files a/textures/techage_appl_hole_pipe.png and b/textures/techage_appl_hole_pipe.png differ diff --git a/textures/techage_appl_hole_tube.png b/textures/techage_appl_hole_tube.png index 6891272..1de8446 100644 Binary files a/textures/techage_appl_hole_tube.png and b/textures/techage_appl_hole_tube.png differ diff --git a/textures/techage_appl_hopper.png b/textures/techage_appl_hopper.png index 7c703e2..7eaf8a2 100644 Binary files a/textures/techage_appl_hopper.png and b/textures/techage_appl_hopper.png differ diff --git a/textures/techage_appl_hopper_right.png b/textures/techage_appl_hopper_right.png index 5e8c302..48e1037 100644 Binary files a/textures/techage_appl_hopper_right.png and b/textures/techage_appl_hopper_right.png differ diff --git a/textures/techage_appl_hopper_top.png b/textures/techage_appl_hopper_top.png index 97ce3c2..4c2fb4d 100644 Binary files a/textures/techage_appl_hopper_top.png and b/textures/techage_appl_hopper_top.png differ diff --git a/textures/techage_appl_injector.png b/textures/techage_appl_injector.png index 4a887fd..7d0da83 100644 Binary files a/textures/techage_appl_injector.png and b/textures/techage_appl_injector.png differ diff --git a/textures/techage_appl_injector14.png b/textures/techage_appl_injector14.png index 706b65b..dff0fc3 100644 Binary files a/textures/techage_appl_injector14.png and b/textures/techage_appl_injector14.png differ diff --git a/textures/techage_appl_inp.png b/textures/techage_appl_inp.png index 80ceab5..431c5c4 100644 Binary files a/textures/techage_appl_inp.png and b/textures/techage_appl_inp.png differ diff --git a/textures/techage_appl_inverter.png b/textures/techage_appl_inverter.png index 30bb229..88ab68a 100644 Binary files a/textures/techage_appl_inverter.png and b/textures/techage_appl_inverter.png differ diff --git a/textures/techage_appl_inverterDC.png b/textures/techage_appl_inverterDC.png index 1b85944..6487d6c 100644 Binary files a/textures/techage_appl_inverterDC.png and b/textures/techage_appl_inverterDC.png differ diff --git a/textures/techage_appl_liquid_hopper.png b/textures/techage_appl_liquid_hopper.png index 58d7894..467111d 100644 Binary files a/textures/techage_appl_liquid_hopper.png and b/textures/techage_appl_liquid_hopper.png differ diff --git a/textures/techage_appl_liquidsampler.png b/textures/techage_appl_liquidsampler.png index ac50805..1c44174 100644 Binary files a/textures/techage_appl_liquidsampler.png and b/textures/techage_appl_liquidsampler.png differ diff --git a/textures/techage_appl_logic.png b/textures/techage_appl_logic.png index 39f5c7e..9dc009b 100644 Binary files a/textures/techage_appl_logic.png and b/textures/techage_appl_logic.png differ diff --git a/textures/techage_appl_mesecons_converter.png b/textures/techage_appl_mesecons_converter.png index dee002e..8709e5d 100644 Binary files a/textures/techage_appl_mesecons_converter.png and b/textures/techage_appl_mesecons_converter.png differ diff --git a/textures/techage_appl_nodedetector.png b/textures/techage_appl_nodedetector.png index 7c8f096..11d0d77 100644 Binary files a/textures/techage_appl_nodedetector.png and b/textures/techage_appl_nodedetector.png differ diff --git a/textures/techage_appl_nodedetector_on.png b/textures/techage_appl_nodedetector_on.png index 04173ea..1650429 100644 Binary files a/textures/techage_appl_nodedetector_on.png and b/textures/techage_appl_nodedetector_on.png differ diff --git a/textures/techage_appl_oildrill.png b/textures/techage_appl_oildrill.png index 6bdc0dc..70ea863 100644 Binary files a/textures/techage_appl_oildrill.png and b/textures/techage_appl_oildrill.png differ diff --git a/textures/techage_appl_oilexplorer.png b/textures/techage_appl_oilexplorer.png index 26551a4..9e2226c 100644 Binary files a/textures/techage_appl_oilexplorer.png and b/textures/techage_appl_oilexplorer.png differ diff --git a/textures/techage_appl_oilexplorer_top.png b/textures/techage_appl_oilexplorer_top.png index eac2fcc..cc6af98 100644 Binary files a/textures/techage_appl_oilexplorer_top.png and b/textures/techage_appl_oilexplorer_top.png differ diff --git a/textures/techage_appl_oilexplorer_top4.png b/textures/techage_appl_oilexplorer_top4.png index 8547241..51e2378 100644 Binary files a/textures/techage_appl_oilexplorer_top4.png and b/textures/techage_appl_oilexplorer_top4.png differ diff --git a/textures/techage_appl_open.png b/textures/techage_appl_open.png index 0643ca1..3f8ad3e 100644 Binary files a/textures/techage_appl_open.png and b/textures/techage_appl_open.png differ diff --git a/textures/techage_appl_outp.png b/textures/techage_appl_outp.png index fc42104..98bab9a 100644 Binary files a/textures/techage_appl_outp.png and b/textures/techage_appl_outp.png differ diff --git a/textures/techage_appl_playerdetector.png b/textures/techage_appl_playerdetector.png index 924526a..d2efb22 100644 Binary files a/textures/techage_appl_playerdetector.png and b/textures/techage_appl_playerdetector.png differ diff --git a/textures/techage_appl_playerdetector_on.png b/textures/techage_appl_playerdetector_on.png index 2317d05..d72b959 100644 Binary files a/textures/techage_appl_playerdetector_on.png and b/textures/techage_appl_playerdetector_on.png differ diff --git a/textures/techage_appl_pump.png b/textures/techage_appl_pump.png index c472130..1044af7 100644 Binary files a/textures/techage_appl_pump.png and b/textures/techage_appl_pump.png differ diff --git a/textures/techage_appl_pump8.png b/textures/techage_appl_pump8.png index 9117452..ca32aff 100644 Binary files a/textures/techage_appl_pump8.png and b/textures/techage_appl_pump8.png differ diff --git a/textures/techage_appl_pump_up.png b/textures/techage_appl_pump_up.png index f9700b6..887efca 100644 Binary files a/textures/techage_appl_pump_up.png and b/textures/techage_appl_pump_up.png differ diff --git a/textures/techage_appl_pump_up8.png b/textures/techage_appl_pump_up8.png index 5841169..6387c74 100644 Binary files a/textures/techage_appl_pump_up8.png and b/textures/techage_appl_pump_up8.png differ diff --git a/textures/techage_appl_pumpjack.png b/textures/techage_appl_pumpjack.png index e561bec..cafabd2 100644 Binary files a/textures/techage_appl_pumpjack.png and b/textures/techage_appl_pumpjack.png differ diff --git a/textures/techage_appl_pusher.png b/textures/techage_appl_pusher.png index 41067fe..72864db 100644 Binary files a/textures/techage_appl_pusher.png and b/textures/techage_appl_pusher.png differ diff --git a/textures/techage_appl_quarry.png b/textures/techage_appl_quarry.png index 541147d..cd4e9b2 100644 Binary files a/textures/techage_appl_quarry.png and b/textures/techage_appl_quarry.png differ diff --git a/textures/techage_appl_reboiler.png b/textures/techage_appl_reboiler.png index f95dd3e..956d23f 100644 Binary files a/textures/techage_appl_reboiler.png and b/textures/techage_appl_reboiler.png differ diff --git a/textures/techage_appl_reboiler4.png b/textures/techage_appl_reboiler4.png index aedccab..0c347f5 100644 Binary files a/textures/techage_appl_reboiler4.png and b/textures/techage_appl_reboiler4.png differ diff --git a/textures/techage_appl_repeater.png b/textures/techage_appl_repeater.png index 37b5bad..67ffe0f 100644 Binary files a/textures/techage_appl_repeater.png and b/textures/techage_appl_repeater.png differ diff --git a/textures/techage_appl_ribsB.png b/textures/techage_appl_ribsB.png index 9de8562..508e6f6 100644 Binary files a/textures/techage_appl_ribsB.png and b/textures/techage_appl_ribsB.png differ diff --git a/textures/techage_appl_ribsM.png b/textures/techage_appl_ribsM.png index d4ee18d..2b301e4 100644 Binary files a/textures/techage_appl_ribsM.png and b/textures/techage_appl_ribsM.png differ diff --git a/textures/techage_appl_ribsT.png b/textures/techage_appl_ribsT.png index 4f319c0..0925296 100644 Binary files a/textures/techage_appl_ribsT.png and b/textures/techage_appl_ribsT.png differ diff --git a/textures/techage_appl_rinser.png b/textures/techage_appl_rinser.png index ec8490f..eba2d4e 100644 Binary files a/textures/techage_appl_rinser.png and b/textures/techage_appl_rinser.png differ diff --git a/textures/techage_appl_rinser4_top.png b/textures/techage_appl_rinser4_top.png index b1dba29..1ed0fa6 100644 Binary files a/textures/techage_appl_rinser4_top.png and b/textures/techage_appl_rinser4_top.png differ diff --git a/textures/techage_appl_rinser_top.png b/textures/techage_appl_rinser_top.png index 12be28f..5b7a009 100644 Binary files a/textures/techage_appl_rinser_top.png and b/textures/techage_appl_rinser_top.png differ diff --git a/textures/techage_appl_sensor.png b/textures/techage_appl_sensor.png index e3bdead..f28328a 100644 Binary files a/textures/techage_appl_sensor.png and b/textures/techage_appl_sensor.png differ diff --git a/textures/techage_appl_sequencer.png b/textures/techage_appl_sequencer.png index 6d028a8..99d9511 100644 Binary files a/textures/techage_appl_sequencer.png and b/textures/techage_appl_sequencer.png differ diff --git a/textures/techage_appl_sieve.png b/textures/techage_appl_sieve.png index 17c995f..0646daa 100644 Binary files a/textures/techage_appl_sieve.png and b/textures/techage_appl_sieve.png differ diff --git a/textures/techage_appl_sieve_top.png b/textures/techage_appl_sieve_top.png index ce3658f..4300af5 100644 Binary files a/textures/techage_appl_sieve_top.png and b/textures/techage_appl_sieve_top.png differ diff --git a/textures/techage_appl_silo.png b/textures/techage_appl_silo.png index deae740..ea6addc 100644 Binary files a/textures/techage_appl_silo.png and b/textures/techage_appl_silo.png differ diff --git a/textures/techage_appl_source.png b/textures/techage_appl_source.png index c69b625..f32546c 100644 Binary files a/textures/techage_appl_source.png and b/textures/techage_appl_source.png differ diff --git a/textures/techage_appl_switch_inv.png b/textures/techage_appl_switch_inv.png index 934d139..7437493 100644 Binary files a/textures/techage_appl_switch_inv.png and b/textures/techage_appl_switch_inv.png differ diff --git a/textures/techage_appl_switch_on.png b/textures/techage_appl_switch_on.png index 9f8e1f8..38d47b7 100644 Binary files a/textures/techage_appl_switch_on.png and b/textures/techage_appl_switch_on.png differ diff --git a/textures/techage_appl_ta4_cable.png b/textures/techage_appl_ta4_cable.png index 05f1251..ab2fe7a 100644 Binary files a/textures/techage_appl_ta4_cable.png and b/textures/techage_appl_ta4_cable.png differ diff --git a/textures/techage_appl_tank.png b/textures/techage_appl_tank.png index 1d1a401..62fd1ec 100644 Binary files a/textures/techage_appl_tank.png and b/textures/techage_appl_tank.png differ diff --git a/textures/techage_appl_tes_core.png b/textures/techage_appl_tes_core.png index a0f164a..e5afaca 100644 Binary files a/textures/techage_appl_tes_core.png and b/textures/techage_appl_tes_core.png differ diff --git a/textures/techage_appl_tes_turb.png b/textures/techage_appl_tes_turb.png index fee7ad9..d693c14 100644 Binary files a/textures/techage_appl_tes_turb.png and b/textures/techage_appl_tes_turb.png differ diff --git a/textures/techage_appl_timer.png b/textures/techage_appl_timer.png index 960376d..2493934 100644 Binary files a/textures/techage_appl_timer.png and b/textures/techage_appl_timer.png differ diff --git a/textures/techage_appl_turbine.png b/textures/techage_appl_turbine.png index 323e4a4..648e68f 100644 Binary files a/textures/techage_appl_turbine.png and b/textures/techage_appl_turbine.png differ diff --git a/textures/techage_appl_turbine4.png b/textures/techage_appl_turbine4.png index eb3070d..284fb7a 100644 Binary files a/textures/techage_appl_turbine4.png and b/textures/techage_appl_turbine4.png differ diff --git a/textures/techage_appl_warehouse.png b/textures/techage_appl_warehouse.png index 4645541..f4fb3a0 100644 Binary files a/textures/techage_appl_warehouse.png and b/textures/techage_appl_warehouse.png differ diff --git a/textures/techage_ash.png b/textures/techage_ash.png index 430148c..d3a741e 100644 Binary files a/textures/techage_ash.png and b/textures/techage_ash.png differ diff --git a/textures/techage_ash_side.png b/textures/techage_ash_side.png index 4efa1a3..48f62e3 100644 Binary files a/textures/techage_ash_side.png and b/textures/techage_ash_side.png differ diff --git a/textures/techage_axle.png b/textures/techage_axle.png index 0f5d8f7..18bda88 100644 Binary files a/textures/techage_axle.png and b/textures/techage_axle.png differ diff --git a/textures/techage_axleR.png b/textures/techage_axleR.png index 0ae48e4..96932a8 100644 Binary files a/textures/techage_axleR.png and b/textures/techage_axleR.png differ diff --git a/textures/techage_axle_clutch.png b/textures/techage_axle_clutch.png index 994d3d3..e53996a 100644 Binary files a/textures/techage_axle_clutch.png and b/textures/techage_axle_clutch.png differ diff --git a/textures/techage_axle_clutch4.png b/textures/techage_axle_clutch4.png index c351647..9713b29 100644 Binary files a/textures/techage_axle_clutch4.png and b/textures/techage_axle_clutch4.png differ diff --git a/textures/techage_axle_gearbox.png b/textures/techage_axle_gearbox.png index 4221a99..1c38936 100644 Binary files a/textures/techage_axle_gearbox.png and b/textures/techage_axle_gearbox.png differ diff --git a/textures/techage_baborium.png b/textures/techage_baborium.png index 1a6a187..bccad7c 100644 Binary files a/textures/techage_baborium.png and b/textures/techage_baborium.png differ diff --git a/textures/techage_baborium_ingot.png b/textures/techage_baborium_ingot.png index 49ee67f..07a7e3f 100644 Binary files a/textures/techage_baborium_ingot.png and b/textures/techage_baborium_ingot.png differ diff --git a/textures/techage_baborium_lump.png b/textures/techage_baborium_lump.png index dea8a30..24cfe7c 100644 Binary files a/textures/techage_baborium_lump.png and b/textures/techage_baborium_lump.png differ diff --git a/textures/techage_barrel_inv.png b/textures/techage_barrel_inv.png index 46b492f..dc9bab3 100644 Binary files a/textures/techage_barrel_inv.png and b/textures/techage_barrel_inv.png differ diff --git a/textures/techage_basalt_glass.png b/textures/techage_basalt_glass.png index 099c20e..672f794 100644 Binary files a/textures/techage_basalt_glass.png and b/textures/techage_basalt_glass.png differ diff --git a/textures/techage_basalt_glass3.png b/textures/techage_basalt_glass3.png index 099c20e..672f794 100644 Binary files a/textures/techage_basalt_glass3.png and b/textures/techage_basalt_glass3.png differ diff --git a/textures/techage_battery_green.png b/textures/techage_battery_green.png index b66821f..e978399 100644 Binary files a/textures/techage_battery_green.png and b/textures/techage_battery_green.png differ diff --git a/textures/techage_battery_inventory.png b/textures/techage_battery_inventory.png index c713955..e451240 100644 Binary files a/textures/techage_battery_inventory.png and b/textures/techage_battery_inventory.png differ diff --git a/textures/techage_battery_red.png b/textures/techage_battery_red.png index fb194d9..41caf40 100644 Binary files a/textures/techage_battery_red.png and b/textures/techage_battery_red.png differ diff --git a/textures/techage_bauxit_overlay.png b/textures/techage_bauxit_overlay.png index 2a57f9b..f5ea5d6 100644 Binary files a/textures/techage_bauxit_overlay.png and b/textures/techage_bauxit_overlay.png differ diff --git a/textures/techage_bitumen_inv.png b/textures/techage_bitumen_inv.png index f20a434..6ece177 100644 Binary files a/textures/techage_bitumen_inv.png and b/textures/techage_bitumen_inv.png differ diff --git a/textures/techage_boiler.png b/textures/techage_boiler.png index b297403..4b50cc0 100644 Binary files a/textures/techage_boiler.png and b/textures/techage_boiler.png differ diff --git a/textures/techage_bucket_oil.png b/textures/techage_bucket_oil.png index a56a505..7b64680 100644 Binary files a/textures/techage_bucket_oil.png and b/textures/techage_bucket_oil.png differ diff --git a/textures/techage_button_off.png b/textures/techage_button_off.png index 0d65841..60a325c 100644 Binary files a/textures/techage_button_off.png and b/textures/techage_button_off.png differ diff --git a/textures/techage_button_on.png b/textures/techage_button_on.png index 68f9f24..3c24226 100644 Binary files a/textures/techage_button_on.png and b/textures/techage_button_on.png differ diff --git a/textures/techage_canister_filling.png b/textures/techage_canister_filling.png index f464575..04ad10f 100644 Binary files a/textures/techage_canister_filling.png and b/textures/techage_canister_filling.png differ diff --git a/textures/techage_carbon_fiber.png b/textures/techage_carbon_fiber.png index 93e8e22..8f9e3f6 100644 Binary files a/textures/techage_carbon_fiber.png and b/textures/techage_carbon_fiber.png differ diff --git a/textures/techage_ceilinglamp.png b/textures/techage_ceilinglamp.png index b9c9aec..d33e601 100644 Binary files a/textures/techage_ceilinglamp.png and b/textures/techage_ceilinglamp.png differ diff --git a/textures/techage_ceilinglamp_bottom.png b/textures/techage_ceilinglamp_bottom.png index f7635ef..1cee89a 100644 Binary files a/textures/techage_ceilinglamp_bottom.png and b/textures/techage_ceilinglamp_bottom.png differ diff --git a/textures/techage_ceilinglamp_top.png b/textures/techage_ceilinglamp_top.png index 835c1c3..abe139e 100644 Binary files a/textures/techage_ceilinglamp_top.png and b/textures/techage_ceilinglamp_top.png differ diff --git a/textures/techage_chest_cart_front.png b/textures/techage_chest_cart_front.png index 44ef504..2b98a50 100644 Binary files a/textures/techage_chest_cart_front.png and b/textures/techage_chest_cart_front.png differ diff --git a/textures/techage_chest_cart_side.png b/textures/techage_chest_cart_side.png index 2a72a6c..1b26504 100644 Binary files a/textures/techage_chest_cart_side.png and b/textures/techage_chest_cart_side.png differ diff --git a/textures/techage_chest_cart_top.png b/textures/techage_chest_cart_top.png index 35dac11..4953725 100644 Binary files a/textures/techage_chest_cart_top.png and b/textures/techage_chest_cart_top.png differ diff --git a/textures/techage_coal_boiler_fire_hole.png b/textures/techage_coal_boiler_fire_hole.png index 4b2f7be..c58ec78 100644 Binary files a/textures/techage_coal_boiler_fire_hole.png and b/textures/techage_coal_boiler_fire_hole.png differ diff --git a/textures/techage_coal_boiler_hole.png b/textures/techage_coal_boiler_hole.png index bf51cc3..64049dd 100644 Binary files a/textures/techage_coal_boiler_hole.png and b/textures/techage_coal_boiler_hole.png differ diff --git a/textures/techage_color16.png b/textures/techage_color16.png index 115dfd6..f636864 100644 Binary files a/textures/techage_color16.png and b/textures/techage_color16.png differ diff --git a/textures/techage_compressed_gravel.png b/textures/techage_compressed_gravel.png index 858aebe..c003dcd 100644 Binary files a/textures/techage_compressed_gravel.png and b/textures/techage_compressed_gravel.png differ diff --git a/textures/techage_concrete.png b/textures/techage_concrete.png index 9f26212..8e7d378 100644 Binary files a/textures/techage_concrete.png and b/textures/techage_concrete.png differ diff --git a/textures/techage_concrete4.png b/textures/techage_concrete4.png index 220096d..7627098 100644 Binary files a/textures/techage_concrete4.png and b/textures/techage_concrete4.png differ diff --git a/textures/techage_constr_plan.png b/textures/techage_constr_plan.png index 6f5a626..af750f3 100644 Binary files a/textures/techage_constr_plan.png and b/textures/techage_constr_plan.png differ diff --git a/textures/techage_cooler.png b/textures/techage_cooler.png index 61f96b3..bce55c9 100644 Binary files a/textures/techage_cooler.png and b/textures/techage_cooler.png differ diff --git a/textures/techage_cube_mark.png b/textures/techage_cube_mark.png index 0f4537b..1321451 100644 Binary files a/textures/techage_cube_mark.png and b/textures/techage_cube_mark.png differ diff --git a/textures/techage_cylinder.png b/textures/techage_cylinder.png index 74ef778..deca03a 100644 Binary files a/textures/techage_cylinder.png and b/textures/techage_cylinder.png differ diff --git a/textures/techage_display.png b/textures/techage_display.png index 069a694..d793097 100644 Binary files a/textures/techage_display.png and b/textures/techage_display.png differ diff --git a/textures/techage_displayXL.png b/textures/techage_displayXL.png index 8a9e738..f0d4363 100644 Binary files a/textures/techage_displayXL.png and b/textures/techage_displayXL.png differ diff --git a/textures/techage_display_inventory.png b/textures/techage_display_inventory.png index 58b11be..5f709dc 100644 Binary files a/textures/techage_display_inventory.png and b/textures/techage_display_inventory.png differ diff --git a/textures/techage_display_inventoryXL.png b/textures/techage_display_inventoryXL.png index f8b0846..bd4b322 100644 Binary files a/textures/techage_display_inventoryXL.png and b/textures/techage_display_inventoryXL.png differ diff --git a/textures/techage_electric_button.png b/textures/techage_electric_button.png index 2271d7f..9a82851 100644 Binary files a/textures/techage_electric_button.png and b/textures/techage_electric_button.png differ diff --git a/textures/techage_electric_button_off.png b/textures/techage_electric_button_off.png index 7517f85..c213a0d 100644 Binary files a/textures/techage_electric_button_off.png and b/textures/techage_electric_button_off.png differ diff --git a/textures/techage_electric_button_on.png b/textures/techage_electric_button_on.png index 5289658..6f6dc66 100644 Binary files a/textures/techage_electric_button_on.png and b/textures/techage_electric_button_on.png differ diff --git a/textures/techage_electric_cable.png b/textures/techage_electric_cable.png index 263da27..d626283 100644 Binary files a/textures/techage_electric_cable.png and b/textures/techage_electric_cable.png differ diff --git a/textures/techage_electric_cable_end.png b/textures/techage_electric_cable_end.png index c50757e..97dd46d 100644 Binary files a/textures/techage_electric_cable_end.png and b/textures/techage_electric_cable_end.png differ diff --git a/textures/techage_electric_cable_inv.png b/textures/techage_electric_cable_inv.png index ffca9ed..1c71867 100644 Binary files a/textures/techage_electric_cable_inv.png and b/textures/techage_electric_cable_inv.png differ diff --git a/textures/techage_electric_plug.png b/textures/techage_electric_plug.png index 24ebe34..1d0d8f1 100644 Binary files a/textures/techage_electric_plug.png and b/textures/techage_electric_plug.png differ diff --git a/textures/techage_electric_switch.png b/textures/techage_electric_switch.png index a5f8478..c3910ce 100644 Binary files a/textures/techage_electric_switch.png and b/textures/techage_electric_switch.png differ diff --git a/textures/techage_electric_trowel.png b/textures/techage_electric_trowel.png index c69e3ca..0f762d2 100644 Binary files a/textures/techage_electric_trowel.png and b/textures/techage_electric_trowel.png differ diff --git a/textures/techage_fc_stack_inv.png b/textures/techage_fc_stack_inv.png index 993ecc8..baad110 100644 Binary files a/textures/techage_fc_stack_inv.png and b/textures/techage_fc_stack_inv.png differ diff --git a/textures/techage_fermenter_foil.png b/textures/techage_fermenter_foil.png index 446d8d9..73be5d1 100644 Binary files a/textures/techage_fermenter_foil.png and b/textures/techage_fermenter_foil.png differ diff --git a/textures/techage_filling4_ta3.png b/textures/techage_filling4_ta3.png index 96ed62d..87710ed 100644 Binary files a/textures/techage_filling4_ta3.png and b/textures/techage_filling4_ta3.png differ diff --git a/textures/techage_filling_ta3.png b/textures/techage_filling_ta3.png index 631d424..b95d808 100644 Binary files a/textures/techage_filling_ta3.png and b/textures/techage_filling_ta3.png differ diff --git a/textures/techage_filter_inv.png b/textures/techage_filter_inv.png index 7b99c93..8637db5 100644 Binary files a/textures/techage_filter_inv.png and b/textures/techage_filter_inv.png differ diff --git a/textures/techage_form_add_arrow.png b/textures/techage_form_add_arrow.png index 3cc828a..2be2093 100644 Binary files a/textures/techage_form_add_arrow.png and b/textures/techage_form_add_arrow.png differ diff --git a/textures/techage_form_arrow.png b/textures/techage_form_arrow.png index e2fdcb8..8f7a90b 100644 Binary files a/textures/techage_form_arrow.png and b/textures/techage_form_arrow.png differ diff --git a/textures/techage_form_arrow_bg.png b/textures/techage_form_arrow_bg.png index c900eea..ea2901a 100644 Binary files a/textures/techage_form_arrow_bg.png and b/textures/techage_form_arrow_bg.png differ diff --git a/textures/techage_form_arrow_fg.png b/textures/techage_form_arrow_fg.png index 0d59d86..49124cc 100644 Binary files a/textures/techage_form_arrow_fg.png and b/textures/techage_form_arrow_fg.png differ diff --git a/textures/techage_form_get_arrow.png b/textures/techage_form_get_arrow.png index 3bb3247..7177da0 100644 Binary files a/textures/techage_form_get_arrow.png and b/textures/techage_form_get_arrow.png differ diff --git a/textures/techage_form_grey.png b/textures/techage_form_grey.png index 6f1c9a3..93a2fbb 100644 Binary files a/textures/techage_form_grey.png and b/textures/techage_form_grey.png differ diff --git a/textures/techage_form_input.png b/textures/techage_form_input.png index e0df9fe..b2971b9 100644 Binary files a/textures/techage_form_input.png and b/textures/techage_form_input.png differ diff --git a/textures/techage_form_input_arrow.png b/textures/techage_form_input_arrow.png index fc46b89..9f76dcf 100644 Binary files a/textures/techage_form_input_arrow.png and b/textures/techage_form_input_arrow.png differ diff --git a/textures/techage_form_inventory.png b/textures/techage_form_inventory.png index 721a860..0c37bba 100644 Binary files a/textures/techage_form_inventory.png and b/textures/techage_form_inventory.png differ diff --git a/textures/techage_form_level_bg.png b/textures/techage_form_level_bg.png index 83aea90..f09ac76 100644 Binary files a/textures/techage_form_level_bg.png and b/textures/techage_form_level_bg.png differ diff --git a/textures/techage_form_level_charge.png b/textures/techage_form_level_charge.png index d95a49a..c7d2c50 100644 Binary files a/textures/techage_form_level_charge.png and b/textures/techage_form_level_charge.png differ diff --git a/textures/techage_form_level_fg.png b/textures/techage_form_level_fg.png index d7eacfc..def4eb5 100644 Binary files a/textures/techage_form_level_fg.png and b/textures/techage_form_level_fg.png differ diff --git a/textures/techage_form_level_off.png b/textures/techage_form_level_off.png index 92a27f6..04a8cf3 100644 Binary files a/textures/techage_form_level_off.png and b/textures/techage_form_level_off.png differ diff --git a/textures/techage_form_level_red_fg.png b/textures/techage_form_level_red_fg.png index c6c8ded..15aa5f2 100644 Binary files a/textures/techage_form_level_red_fg.png and b/textures/techage_form_level_red_fg.png differ diff --git a/textures/techage_form_level_unload.png b/textures/techage_form_level_unload.png index a7463cf..54d2cea 100644 Binary files a/textures/techage_form_level_unload.png and b/textures/techage_form_level_unload.png differ diff --git a/textures/techage_form_mask.png b/textures/techage_form_mask.png index ec9bc5d..cfe299b 100644 Binary files a/textures/techage_form_mask.png and b/textures/techage_form_mask.png differ diff --git a/textures/techage_form_output_arrow.png b/textures/techage_form_output_arrow.png index 5ffaa5b..3301c01 100644 Binary files a/textures/techage_form_output_arrow.png and b/textures/techage_form_output_arrow.png differ diff --git a/textures/techage_form_temp_bg.png b/textures/techage_form_temp_bg.png index ff44b0e..ea5f5b6 100644 Binary files a/textures/techage_form_temp_bg.png and b/textures/techage_form_temp_bg.png differ diff --git a/textures/techage_form_temp_fg.png b/textures/techage_form_temp_fg.png index a7800c5..74d61ff 100644 Binary files a/textures/techage_form_temp_fg.png and b/textures/techage_form_temp_fg.png differ diff --git a/textures/techage_formspec_bg.png b/textures/techage_formspec_bg.png index 78bba06..1ff0453 100644 Binary files a/textures/techage_formspec_bg.png and b/textures/techage_formspec_bg.png differ diff --git a/textures/techage_frame14_ta3.png b/textures/techage_frame14_ta3.png index 315b124..af293f4 100644 Binary files a/textures/techage_frame14_ta3.png and b/textures/techage_frame14_ta3.png differ diff --git a/textures/techage_frame14_ta4.png b/textures/techage_frame14_ta4.png index be5f397..2892065 100644 Binary files a/textures/techage_frame14_ta4.png and b/textures/techage_frame14_ta4.png differ diff --git a/textures/techage_frame14_ta4_hp.png b/textures/techage_frame14_ta4_hp.png index a7d048d..74cbad7 100644 Binary files a/textures/techage_frame14_ta4_hp.png and b/textures/techage_frame14_ta4_hp.png differ diff --git a/textures/techage_frame4_ta3.png b/textures/techage_frame4_ta3.png index a0660e3..58bcdf2 100644 Binary files a/textures/techage_frame4_ta3.png and b/textures/techage_frame4_ta3.png differ diff --git a/textures/techage_frame4_ta3_top.png b/textures/techage_frame4_ta3_top.png index a0660e3..58bcdf2 100644 Binary files a/textures/techage_frame4_ta3_top.png and b/textures/techage_frame4_ta3_top.png differ diff --git a/textures/techage_frame4_ta4.png b/textures/techage_frame4_ta4.png index e4ba63e..be8b36e 100644 Binary files a/textures/techage_frame4_ta4.png and b/textures/techage_frame4_ta4.png differ diff --git a/textures/techage_frame4_ta4_hp.png b/textures/techage_frame4_ta4_hp.png index 5c25bc7..de3e410 100644 Binary files a/textures/techage_frame4_ta4_hp.png and b/textures/techage_frame4_ta4_hp.png differ diff --git a/textures/techage_frame4_ta4_top_hp.png b/textures/techage_frame4_ta4_top_hp.png index 29d2447..7e4e89f 100644 Binary files a/textures/techage_frame4_ta4_top_hp.png and b/textures/techage_frame4_ta4_top_hp.png differ diff --git a/textures/techage_frame8_ta4.png b/textures/techage_frame8_ta4.png index 89ef0ed..c8d678c 100644 Binary files a/textures/techage_frame8_ta4.png and b/textures/techage_frame8_ta4.png differ diff --git a/textures/techage_frame8_ta4_hp.png b/textures/techage_frame8_ta4_hp.png index 2c6886a..320e20f 100644 Binary files a/textures/techage_frame8_ta4_hp.png and b/textures/techage_frame8_ta4_hp.png differ diff --git a/textures/techage_frameB_ta4.png b/textures/techage_frameB_ta4.png index 016472c..530a4b9 100644 Binary files a/textures/techage_frameB_ta4.png and b/textures/techage_frameB_ta4.png differ diff --git a/textures/techage_frameM_ta4.png b/textures/techage_frameM_ta4.png index ba585dd..cf15fe9 100644 Binary files a/textures/techage_frameM_ta4.png and b/textures/techage_frameM_ta4.png differ diff --git a/textures/techage_frameT_ta4.png b/textures/techage_frameT_ta4.png index 365b937..1204e83 100644 Binary files a/textures/techage_frameT_ta4.png and b/textures/techage_frameT_ta4.png differ diff --git a/textures/techage_frame_ta4.png b/textures/techage_frame_ta4.png index 26f47dd..f8e2664 100644 Binary files a/textures/techage_frame_ta4.png and b/textures/techage_frame_ta4.png differ diff --git a/textures/techage_frame_ta4_hp.png b/textures/techage_frame_ta4_hp.png index 26c0410..e0b4d13 100644 Binary files a/textures/techage_frame_ta4_hp.png and b/textures/techage_frame_ta4_hp.png differ diff --git a/textures/techage_frame_ta4_top.png b/textures/techage_frame_ta4_top.png index b744511..ce405c6 100644 Binary files a/textures/techage_frame_ta4_top.png and b/textures/techage_frame_ta4_top.png differ diff --git a/textures/techage_frame_ta4_top_hp.png b/textures/techage_frame_ta4_top_hp.png index ed29393..1bd16b9 100644 Binary files a/textures/techage_frame_ta4_top_hp.png and b/textures/techage_frame_ta4_top_hp.png differ diff --git a/textures/techage_frame_waterpump.png b/textures/techage_frame_waterpump.png index 0b113d3..90b5165 100644 Binary files a/textures/techage_frame_waterpump.png and b/textures/techage_frame_waterpump.png differ diff --git a/textures/techage_frame_waterpump_top.png b/textures/techage_frame_waterpump_top.png index f4b4c84..869d32b 100644 Binary files a/textures/techage_frame_waterpump_top.png and b/textures/techage_frame_waterpump_top.png differ diff --git a/textures/techage_framexl_ta3.png b/textures/techage_framexl_ta3.png index 869208e..e54e787 100644 Binary files a/textures/techage_framexl_ta3.png and b/textures/techage_framexl_ta3.png differ diff --git a/textures/techage_framexl_ta3_top.png b/textures/techage_framexl_ta3_top.png index 014c3d2..f60e393 100644 Binary files a/textures/techage_framexl_ta3_top.png and b/textures/techage_framexl_ta3_top.png differ diff --git a/textures/techage_gas_cylinder_large.png b/textures/techage_gas_cylinder_large.png index 1f60dfa..5a420db 100644 Binary files a/textures/techage_gas_cylinder_large.png and b/textures/techage_gas_cylinder_large.png differ diff --git a/textures/techage_gas_cylinder_small.png b/textures/techage_gas_cylinder_small.png index fda0d76..f6e2c4e 100644 Binary files a/textures/techage_gas_cylinder_small.png and b/textures/techage_gas_cylinder_small.png differ diff --git a/textures/techage_gas_inv.png b/textures/techage_gas_inv.png index 54e611e..23e068c 100644 Binary files a/textures/techage_gas_inv.png and b/textures/techage_gas_inv.png differ diff --git a/textures/techage_gaspipe.png b/textures/techage_gaspipe.png index 0911f2f..31db7f9 100644 Binary files a/textures/techage_gaspipe.png and b/textures/techage_gaspipe.png differ diff --git a/textures/techage_gaspipe_hole.png b/textures/techage_gaspipe_hole.png index 30f9cfd..55aa9bf 100644 Binary files a/textures/techage_gaspipe_hole.png and b/textures/techage_gaspipe_hole.png differ diff --git a/textures/techage_gaspipe_hole2.png b/textures/techage_gaspipe_hole2.png index 42e663b..f878e11 100644 Binary files a/textures/techage_gaspipe_hole2.png and b/textures/techage_gaspipe_hole2.png differ diff --git a/textures/techage_gaspipe_knee2.png b/textures/techage_gaspipe_knee2.png index cf3507e..a58bb1c 100644 Binary files a/textures/techage_gaspipe_knee2.png and b/textures/techage_gaspipe_knee2.png differ diff --git a/textures/techage_gaspipe_valve_closed.png b/textures/techage_gaspipe_valve_closed.png index ba17354..8b758b6 100644 Binary files a/textures/techage_gaspipe_valve_closed.png and b/textures/techage_gaspipe_valve_closed.png differ diff --git a/textures/techage_gaspipe_valve_hole.png b/textures/techage_gaspipe_valve_hole.png index 6608cbb..de07823 100644 Binary files a/textures/techage_gaspipe_valve_hole.png and b/textures/techage_gaspipe_valve_hole.png differ diff --git a/textures/techage_gaspipe_valve_open.png b/textures/techage_gaspipe_valve_open.png index 88c0a0f..45b929d 100644 Binary files a/textures/techage_gaspipe_valve_open.png and b/textures/techage_gaspipe_valve_open.png differ diff --git a/textures/techage_gate.png b/textures/techage_gate.png index 2ef811b..be220f3 100644 Binary files a/textures/techage_gate.png and b/textures/techage_gate.png differ diff --git a/textures/techage_gravel4.png b/textures/techage_gravel4.png index 6a7c527..736b74d 100644 Binary files a/textures/techage_gravel4.png and b/textures/techage_gravel4.png differ diff --git a/textures/techage_growlight_off.png b/textures/techage_growlight_off.png index a63a778..c9b72ac 100644 Binary files a/textures/techage_growlight_off.png and b/textures/techage_growlight_off.png differ diff --git a/textures/techage_growlight_on.png b/textures/techage_growlight_on.png index 886fdd8..87e03bb 100644 Binary files a/textures/techage_growlight_on.png and b/textures/techage_growlight_on.png differ diff --git a/textures/techage_growlight_side.png b/textures/techage_growlight_side.png index 58986dd..9379bb5 100644 Binary files a/textures/techage_growlight_side.png and b/textures/techage_growlight_side.png differ diff --git a/textures/techage_hole_ta4.png b/textures/techage_hole_ta4.png index 395ed26..cc33c9a 100644 Binary files a/textures/techage_hole_ta4.png and b/textures/techage_hole_ta4.png differ diff --git a/textures/techage_hydrogen_inv.png b/textures/techage_hydrogen_inv.png index bd34af3..82aeff0 100644 Binary files a/textures/techage_hydrogen_inv.png and b/textures/techage_hydrogen_inv.png differ diff --git a/textures/techage_industriallamp1_on.png b/textures/techage_industriallamp1_on.png index 9c2a702..dfdf949 100644 Binary files a/textures/techage_industriallamp1_on.png and b/textures/techage_industriallamp1_on.png differ diff --git a/textures/techage_industriallamp2.png b/textures/techage_industriallamp2.png index 58eb44e..07f0d8d 100644 Binary files a/textures/techage_industriallamp2.png and b/textures/techage_industriallamp2.png differ diff --git a/textures/techage_industriallamp2_on.png b/textures/techage_industriallamp2_on.png index 8d46b21..b35eeb5 100644 Binary files a/textures/techage_industriallamp2_on.png and b/textures/techage_industriallamp2_on.png differ diff --git a/textures/techage_industriallamp3.png b/textures/techage_industriallamp3.png index 765d8ca..3a09df1 100644 Binary files a/textures/techage_industriallamp3.png and b/textures/techage_industriallamp3.png differ diff --git a/textures/techage_industriallamp3_on.png b/textures/techage_industriallamp3_on.png index abbc277..1ab99ac 100644 Binary files a/textures/techage_industriallamp3_on.png and b/textures/techage_industriallamp3_on.png differ diff --git a/textures/techage_industriallamp_inv1.png b/textures/techage_industriallamp_inv1.png index 58f04d6..d7fbb6d 100644 Binary files a/textures/techage_industriallamp_inv1.png and b/textures/techage_industriallamp_inv1.png differ diff --git a/textures/techage_industriallamp_inv2.png b/textures/techage_industriallamp_inv2.png index 18a975f..dd2a5d6 100644 Binary files a/textures/techage_industriallamp_inv2.png and b/textures/techage_industriallamp_inv2.png differ diff --git a/textures/techage_inv_powerT2.png b/textures/techage_inv_powerT2.png index a038fad..301be21 100644 Binary files a/textures/techage_inv_powerT2.png and b/textures/techage_inv_powerT2.png differ diff --git a/textures/techage_inv_powerT3.png b/textures/techage_inv_powerT3.png index 34e11d7..f833cab 100644 Binary files a/textures/techage_inv_powerT3.png and b/textures/techage_inv_powerT3.png differ diff --git a/textures/techage_liquid1_inv.png b/textures/techage_liquid1_inv.png index 26c4aea..f4bf71c 100644 Binary files a/textures/techage_liquid1_inv.png and b/textures/techage_liquid1_inv.png differ diff --git a/textures/techage_liquid2_inv.png b/textures/techage_liquid2_inv.png index 374f0b2..47cfd42 100644 Binary files a/textures/techage_liquid2_inv.png and b/textures/techage_liquid2_inv.png differ diff --git a/textures/techage_liquid_filter_filler.png b/textures/techage_liquid_filter_filler.png index 4d03e19..b89fee9 100644 Binary files a/textures/techage_liquid_filter_filler.png and b/textures/techage_liquid_filter_filler.png differ diff --git a/textures/techage_liquid_filter_filler_bottom.png b/textures/techage_liquid_filter_filler_bottom.png index 4b9d855..72b6e52 100644 Binary files a/textures/techage_liquid_filter_filler_bottom.png and b/textures/techage_liquid_filter_filler_bottom.png differ diff --git a/textures/techage_liquidsampler4.png b/textures/techage_liquidsampler4.png index f389e40..41bcdd2 100644 Binary files a/textures/techage_liquidsampler4.png and b/textures/techage_liquidsampler4.png differ diff --git a/textures/techage_lua_controller_inventory.png b/textures/techage_lua_controller_inventory.png index 4a5de55..b744d4b 100644 Binary files a/textures/techage_lua_controller_inventory.png and b/textures/techage_lua_controller_inventory.png differ diff --git a/textures/techage_lua_server_back.png b/textures/techage_lua_server_back.png index f250016..c709d85 100644 Binary files a/textures/techage_lua_server_back.png and b/textures/techage_lua_server_back.png differ diff --git a/textures/techage_lua_server_front.png b/textures/techage_lua_server_front.png index 047e0d5..bc7f2e8 100644 Binary files a/textures/techage_lua_server_front.png and b/textures/techage_lua_server_front.png differ diff --git a/textures/techage_lua_server_side.png b/textures/techage_lua_server_side.png index 281f715..51843c8 100644 Binary files a/textures/techage_lua_server_side.png and b/textures/techage_lua_server_side.png differ diff --git a/textures/techage_lua_server_top.png b/textures/techage_lua_server_top.png index b44c691..da75a66 100644 Binary files a/textures/techage_lua_server_top.png and b/textures/techage_lua_server_top.png differ diff --git a/textures/techage_meridium_ingot.png b/textures/techage_meridium_ingot.png index 7bd3c1e..c05bb8d 100644 Binary files a/textures/techage_meridium_ingot.png and b/textures/techage_meridium_ingot.png differ diff --git a/textures/techage_meridiumaxe.png b/textures/techage_meridiumaxe.png index 81a2df6..2562c9a 100644 Binary files a/textures/techage_meridiumaxe.png and b/textures/techage_meridiumaxe.png differ diff --git a/textures/techage_meridiumpick.png b/textures/techage_meridiumpick.png index de24b64..b0751a3 100644 Binary files a/textures/techage_meridiumpick.png and b/textures/techage_meridiumpick.png differ diff --git a/textures/techage_meridiumshovel.png b/textures/techage_meridiumshovel.png index 2e8df10..0c53e67 100644 Binary files a/textures/techage_meridiumshovel.png and b/textures/techage_meridiumshovel.png differ diff --git a/textures/techage_meridiumsword.png b/textures/techage_meridiumsword.png index 621568d..521f4d2 100644 Binary files a/textures/techage_meridiumsword.png and b/textures/techage_meridiumsword.png differ diff --git a/textures/techage_oil.png b/textures/techage_oil.png index d3ea31e..7541d05 100644 Binary files a/textures/techage_oil.png and b/textures/techage_oil.png differ diff --git a/textures/techage_oil_animated.png b/textures/techage_oil_animated.png index 2169f05..7b99375 100644 Binary files a/textures/techage_oil_animated.png and b/textures/techage_oil_animated.png differ diff --git a/textures/techage_oil_drillbit.png b/textures/techage_oil_drillbit.png index dd8b4ba..7ef8775 100644 Binary files a/textures/techage_oil_drillbit.png and b/textures/techage_oil_drillbit.png differ diff --git a/textures/techage_oil_drillbit_inv.png b/textures/techage_oil_drillbit_inv.png index e47a302..5c64f83 100644 Binary files a/textures/techage_oil_drillbit_inv.png and b/textures/techage_oil_drillbit_inv.png differ diff --git a/textures/techage_oil_tower1.png b/textures/techage_oil_tower1.png index 4c922a5..2f13900 100644 Binary files a/textures/techage_oil_tower1.png and b/textures/techage_oil_tower1.png differ diff --git a/textures/techage_oil_tower2.png b/textures/techage_oil_tower2.png index ed4c1b7..4816afc 100644 Binary files a/textures/techage_oil_tower2.png and b/textures/techage_oil_tower2.png differ diff --git a/textures/techage_oil_tower3.png b/textures/techage_oil_tower3.png index 6d4b428..8045523 100644 Binary files a/textures/techage_oil_tower3.png and b/textures/techage_oil_tower3.png differ diff --git a/textures/techage_oil_tower4.png b/textures/techage_oil_tower4.png index 094ca5c..fb59553 100644 Binary files a/textures/techage_oil_tower4.png and b/textures/techage_oil_tower4.png differ diff --git a/textures/techage_oil_tower_top.png b/textures/techage_oil_tower_top.png index cac22f2..6f48822 100644 Binary files a/textures/techage_oil_tower_top.png and b/textures/techage_oil_tower_top.png differ diff --git a/textures/techage_pipe_wrench.png b/textures/techage_pipe_wrench.png index bb9ef95..5624195 100644 Binary files a/textures/techage_pipe_wrench.png and b/textures/techage_pipe_wrench.png differ diff --git a/textures/techage_powder_inv.png b/textures/techage_powder_inv.png index 35a8570..edd09c8 100644 Binary files a/textures/techage_powder_inv.png and b/textures/techage_powder_inv.png differ diff --git a/textures/techage_power_line.png b/textures/techage_power_line.png index 1d0420f..64d474b 100644 Binary files a/textures/techage_power_line.png and b/textures/techage_power_line.png differ diff --git a/textures/techage_power_line_inv.png b/textures/techage_power_line_inv.png index 913f80d..76b9a3e 100644 Binary files a/textures/techage_power_line_inv.png and b/textures/techage_power_line_inv.png differ diff --git a/textures/techage_power_pole.png b/textures/techage_power_pole.png index cd6927c..e3390fc 100644 Binary files a/textures/techage_power_pole.png and b/textures/techage_power_pole.png differ diff --git a/textures/techage_power_pole_top.png b/textures/techage_power_pole_top.png index be4b484..82d570f 100644 Binary files a/textures/techage_power_pole_top.png and b/textures/techage_power_pole_top.png differ diff --git a/textures/techage_power_terminal_back.png b/textures/techage_power_terminal_back.png index 15646b2..daeff71 100644 Binary files a/textures/techage_power_terminal_back.png and b/textures/techage_power_terminal_back.png differ diff --git a/textures/techage_power_terminal_side.png b/textures/techage_power_terminal_side.png index f9190ab..d06ffe0 100644 Binary files a/textures/techage_power_terminal_side.png and b/textures/techage_power_terminal_side.png differ diff --git a/textures/techage_power_terminal_top.png b/textures/techage_power_terminal_top.png index 204d0a6..5604b88 100644 Binary files a/textures/techage_power_terminal_top.png and b/textures/techage_power_terminal_top.png differ diff --git a/textures/techage_quarry_left.png b/textures/techage_quarry_left.png index e9158e0..9f054a4 100644 Binary files a/textures/techage_quarry_left.png and b/textures/techage_quarry_left.png differ diff --git a/textures/techage_reactor_filler_side.png b/textures/techage_reactor_filler_side.png index ea813a9..62d6325 100644 Binary files a/textures/techage_reactor_filler_side.png and b/textures/techage_reactor_filler_side.png differ diff --git a/textures/techage_reactor_filler_top.png b/textures/techage_reactor_filler_top.png index 7bc7ba9..f0b0b56 100644 Binary files a/textures/techage_reactor_filler_top.png and b/textures/techage_reactor_filler_top.png differ diff --git a/textures/techage_reactor_stand_bottom.png b/textures/techage_reactor_stand_bottom.png index 2f0292d..8ca0519 100644 Binary files a/textures/techage_reactor_stand_bottom.png and b/textures/techage_reactor_stand_bottom.png differ diff --git a/textures/techage_reactor_stand_front.png b/textures/techage_reactor_stand_front.png index 81e9b76..28beb16 100644 Binary files a/textures/techage_reactor_stand_front.png and b/textures/techage_reactor_stand_front.png differ diff --git a/textures/techage_reactor_stand_top.png b/textures/techage_reactor_stand_top.png index b27456f..01a26f6 100644 Binary files a/textures/techage_reactor_stand_top.png and b/textures/techage_reactor_stand_top.png differ diff --git a/textures/techage_repairkit.png b/textures/techage_repairkit.png index 8215c46..dd1cc57 100644 Binary files a/textures/techage_repairkit.png and b/textures/techage_repairkit.png differ diff --git a/textures/techage_rotor.png b/textures/techage_rotor.png index 1de47a4..e334d1d 100644 Binary files a/textures/techage_rotor.png and b/textures/techage_rotor.png differ diff --git a/textures/techage_rotor_lamp_off.png b/textures/techage_rotor_lamp_off.png index a689f0b..300baa5 100644 Binary files a/textures/techage_rotor_lamp_off.png and b/textures/techage_rotor_lamp_off.png differ diff --git a/textures/techage_rotor_lamp_on.png b/textures/techage_rotor_lamp_on.png index 63e80a7..acc0464 100644 Binary files a/textures/techage_rotor_lamp_on.png and b/textures/techage_rotor_lamp_on.png differ diff --git a/textures/techage_rotor_top.png b/textures/techage_rotor_top.png index 93f3b1d..2d2372f 100644 Binary files a/textures/techage_rotor_top.png and b/textures/techage_rotor_top.png differ diff --git a/textures/techage_server_back.png b/textures/techage_server_back.png index f250016..c709d85 100644 Binary files a/textures/techage_server_back.png and b/textures/techage_server_back.png differ diff --git a/textures/techage_server_front.png b/textures/techage_server_front.png index 047e0d5..bc7f2e8 100644 Binary files a/textures/techage_server_front.png and b/textures/techage_server_front.png differ diff --git a/textures/techage_server_side.png b/textures/techage_server_side.png index 281f715..51843c8 100644 Binary files a/textures/techage_server_side.png and b/textures/techage_server_side.png differ diff --git a/textures/techage_server_top.png b/textures/techage_server_top.png index b44c691..da75a66 100644 Binary files a/textures/techage_server_top.png and b/textures/techage_server_top.png differ diff --git a/textures/techage_sieve_gravel_ta1.png b/textures/techage_sieve_gravel_ta1.png index 8b0597a..df4af73 100644 Binary files a/textures/techage_sieve_gravel_ta1.png and b/textures/techage_sieve_gravel_ta1.png differ diff --git a/textures/techage_signal_lamp.png b/textures/techage_signal_lamp.png index 51ec174..15f3f30 100644 Binary files a/textures/techage_signal_lamp.png and b/textures/techage_signal_lamp.png differ diff --git a/textures/techage_signaltower.png b/textures/techage_signaltower.png index 6fe09bb..1f5708f 100644 Binary files a/textures/techage_signaltower.png and b/textures/techage_signaltower.png differ diff --git a/textures/techage_signaltower_amber.png b/textures/techage_signaltower_amber.png index 74c6473..bb53442 100644 Binary files a/textures/techage_signaltower_amber.png and b/textures/techage_signaltower_amber.png differ diff --git a/textures/techage_signaltower_green.png b/textures/techage_signaltower_green.png index c75409e..a0cf440 100644 Binary files a/textures/techage_signaltower_green.png and b/textures/techage_signaltower_green.png differ diff --git a/textures/techage_signaltower_red.png b/textures/techage_signaltower_red.png index 2835266..74ae4e8 100644 Binary files a/textures/techage_signaltower_red.png and b/textures/techage_signaltower_red.png differ diff --git a/textures/techage_signaltower_top.png b/textures/techage_signaltower_top.png index 7c9ed8d..a4c7b81 100644 Binary files a/textures/techage_signaltower_top.png and b/textures/techage_signaltower_top.png differ diff --git a/textures/techage_silicon_wafer.png b/textures/techage_silicon_wafer.png index 6c9318d..625f70c 100644 Binary files a/textures/techage_silicon_wafer.png and b/textures/techage_silicon_wafer.png differ diff --git a/textures/techage_smart_button_inventory.png b/textures/techage_smart_button_inventory.png index b049987..f89157e 100644 Binary files a/textures/techage_smart_button_inventory.png and b/textures/techage_smart_button_inventory.png differ diff --git a/textures/techage_smart_button_on.png b/textures/techage_smart_button_on.png index 5f2ab3d..4daf1e8 100644 Binary files a/textures/techage_smart_button_on.png and b/textures/techage_smart_button_on.png differ diff --git a/textures/techage_smartline.png b/textures/techage_smartline.png index 471aee3..01733eb 100644 Binary files a/textures/techage_smartline.png and b/textures/techage_smartline.png differ diff --git a/textures/techage_smartline_button_off.png b/textures/techage_smartline_button_off.png index 64f0006..e5dec3d 100644 Binary files a/textures/techage_smartline_button_off.png and b/textures/techage_smartline_button_off.png differ diff --git a/textures/techage_smartline_button_on.png b/textures/techage_smartline_button_on.png index 9bab52e..5fa41a8 100644 Binary files a/textures/techage_smartline_button_on.png and b/textures/techage_smartline_button_on.png differ diff --git a/textures/techage_smartline_collector.png b/textures/techage_smartline_collector.png index 272a953..c3a32fc 100644 Binary files a/textures/techage_smartline_collector.png and b/textures/techage_smartline_collector.png differ diff --git a/textures/techage_smartline_detector.png b/textures/techage_smartline_detector.png index ef39e1f..4ce63e4 100644 Binary files a/textures/techage_smartline_detector.png and b/textures/techage_smartline_detector.png differ diff --git a/textures/techage_smartline_detector_inv.png b/textures/techage_smartline_detector_inv.png index e92acc6..3f33f96 100644 Binary files a/textures/techage_smartline_detector_inv.png and b/textures/techage_smartline_detector_inv.png differ diff --git a/textures/techage_smartline_detector_on.png b/textures/techage_smartline_detector_on.png index c378a32..1d4cc93 100644 Binary files a/textures/techage_smartline_detector_on.png and b/textures/techage_smartline_detector_on.png differ diff --git a/textures/techage_solar_cell_mini_side.png b/textures/techage_solar_cell_mini_side.png index 132fb65..0468660 100644 Binary files a/textures/techage_solar_cell_mini_side.png and b/textures/techage_solar_cell_mini_side.png differ diff --git a/textures/techage_solar_cell_mini_top.png b/textures/techage_solar_cell_mini_top.png index f2e648d..aef9de1 100644 Binary files a/textures/techage_solar_cell_mini_top.png and b/textures/techage_solar_cell_mini_top.png differ diff --git a/textures/techage_solar_module_bottom.png b/textures/techage_solar_module_bottom.png index d9a2b04..d3ed8ff 100644 Binary files a/textures/techage_solar_module_bottom.png and b/textures/techage_solar_module_bottom.png differ diff --git a/textures/techage_solar_module_top.png b/textures/techage_solar_module_top.png index 4be6844..ca80dbf 100644 Binary files a/textures/techage_solar_module_top.png and b/textures/techage_solar_module_top.png differ diff --git a/textures/techage_steam_hole.png b/textures/techage_steam_hole.png index d8c5fae..8a4132a 100644 Binary files a/textures/techage_steam_hole.png and b/textures/techage_steam_hole.png differ diff --git a/textures/techage_steam_hole2.png b/textures/techage_steam_hole2.png index d6bfd5a..07c7cd6 100644 Binary files a/textures/techage_steam_hole2.png and b/textures/techage_steam_hole2.png differ diff --git a/textures/techage_steam_knee.png b/textures/techage_steam_knee.png index 1a7a6e1..defc366 100644 Binary files a/textures/techage_steam_knee.png and b/textures/techage_steam_knee.png differ diff --git a/textures/techage_steam_knee2.png b/textures/techage_steam_knee2.png index e1813f5..d6c743b 100644 Binary files a/textures/techage_steam_knee2.png and b/textures/techage_steam_knee2.png differ diff --git a/textures/techage_steelmat.png b/textures/techage_steelmat.png index 2551523..8ccabf4 100644 Binary files a/textures/techage_steelmat.png and b/textures/techage_steelmat.png differ diff --git a/textures/techage_streetlamp.png b/textures/techage_streetlamp.png index 974da01..5591230 100644 Binary files a/textures/techage_streetlamp.png and b/textures/techage_streetlamp.png differ diff --git a/textures/techage_streetlamp2_housing.png b/textures/techage_streetlamp2_housing.png index 73f7546..8cb3dcd 100644 Binary files a/textures/techage_streetlamp2_housing.png and b/textures/techage_streetlamp2_housing.png differ diff --git a/textures/techage_streetlamp2_housing_on.png b/textures/techage_streetlamp2_housing_on.png index b556f6f..b7b5873 100644 Binary files a/textures/techage_streetlamp2_housing_on.png and b/textures/techage_streetlamp2_housing_on.png differ diff --git a/textures/techage_streetlamp2_off.png b/textures/techage_streetlamp2_off.png index 8a28be1..9af136f 100644 Binary files a/textures/techage_streetlamp2_off.png and b/textures/techage_streetlamp2_off.png differ diff --git a/textures/techage_streetlamp2_on.png b/textures/techage_streetlamp2_on.png index 34bebdc..febb593 100644 Binary files a/textures/techage_streetlamp2_on.png and b/textures/techage_streetlamp2_on.png differ diff --git a/textures/techage_streetlamp_off.png b/textures/techage_streetlamp_off.png index 4385f29..76da491 100644 Binary files a/textures/techage_streetlamp_off.png and b/textures/techage_streetlamp_off.png differ diff --git a/textures/techage_streetlamp_top.png b/textures/techage_streetlamp_top.png index f4ea4ab..3584f5a 100644 Binary files a/textures/techage_streetlamp_top.png and b/textures/techage_streetlamp_top.png differ diff --git a/textures/techage_symbol_liquid.png b/textures/techage_symbol_liquid.png index aecb97e..4e0ff52 100644 Binary files a/textures/techage_symbol_liquid.png and b/textures/techage_symbol_liquid.png differ diff --git a/textures/techage_symbol_powder.png b/textures/techage_symbol_powder.png index 63d94f8..ced8098 100644 Binary files a/textures/techage_symbol_powder.png and b/textures/techage_symbol_powder.png differ diff --git a/textures/techage_ta4_cable_end.png b/textures/techage_ta4_cable_end.png index 12f9c0e..82d329e 100644 Binary files a/textures/techage_ta4_cable_end.png and b/textures/techage_ta4_cable_end.png differ diff --git a/textures/techage_ta4_cable_inv.png b/textures/techage_ta4_cable_inv.png index 209029c..37bfe26 100644 Binary files a/textures/techage_ta4_cable_inv.png and b/textures/techage_ta4_cable_inv.png differ diff --git a/textures/techage_ta4_controller.png b/textures/techage_ta4_controller.png index a1e5932..2fcc4fe 100644 Binary files a/textures/techage_ta4_controller.png and b/textures/techage_ta4_controller.png differ diff --git a/textures/techage_ta4_controller_inventory.png b/textures/techage_ta4_controller_inventory.png index b36bdae..a6e11ed 100644 Binary files a/textures/techage_ta4_controller_inventory.png and b/textures/techage_ta4_controller_inventory.png differ diff --git a/textures/techage_ta4_filter.png b/textures/techage_ta4_filter.png index 8fdee10..2639591 100644 Binary files a/textures/techage_ta4_filter.png and b/textures/techage_ta4_filter.png differ diff --git a/textures/techage_ta4_junctionbox_top.png b/textures/techage_ta4_junctionbox_top.png index d2fb487..b564c01 100644 Binary files a/textures/techage_ta4_junctionbox_top.png and b/textures/techage_ta4_junctionbox_top.png differ diff --git a/textures/techage_tank_cart_top.png b/textures/techage_tank_cart_top.png index fcdc59c..f51b613 100644 Binary files a/textures/techage_tank_cart_top.png and b/textures/techage_tank_cart_top.png differ diff --git a/textures/techage_terminal1_bottom.png b/textures/techage_terminal1_bottom.png index 773331d..bd2f83d 100644 Binary files a/textures/techage_terminal1_bottom.png and b/textures/techage_terminal1_bottom.png differ diff --git a/textures/techage_terminal1_front.png b/textures/techage_terminal1_front.png index 038a6ae..cf84486 100644 Binary files a/textures/techage_terminal1_front.png and b/textures/techage_terminal1_front.png differ diff --git a/textures/techage_terminal1_side.png b/textures/techage_terminal1_side.png index 23e791b..5bc0a53 100644 Binary files a/textures/techage_terminal1_side.png and b/textures/techage_terminal1_side.png differ diff --git a/textures/techage_terminal1_top.png b/textures/techage_terminal1_top.png index 72e797d..f77cfb0 100644 Binary files a/textures/techage_terminal1_top.png and b/textures/techage_terminal1_top.png differ diff --git a/textures/techage_terminal2_back.png b/textures/techage_terminal2_back.png index c9632fa..481cd25 100644 Binary files a/textures/techage_terminal2_back.png and b/textures/techage_terminal2_back.png differ diff --git a/textures/techage_terminal2_front.png b/textures/techage_terminal2_front.png index 7ae0723..78845af 100644 Binary files a/textures/techage_terminal2_front.png and b/textures/techage_terminal2_front.png differ diff --git a/textures/techage_terminal2_side.png b/textures/techage_terminal2_side.png index 813fcfb..91f8c04 100644 Binary files a/textures/techage_terminal2_side.png and b/textures/techage_terminal2_side.png differ diff --git a/textures/techage_terminal2_top.png b/textures/techage_terminal2_top.png index 760ce77..5e59cdc 100644 Binary files a/textures/techage_terminal2_top.png and b/textures/techage_terminal2_top.png differ diff --git a/textures/techage_tes_inlet.png b/textures/techage_tes_inlet.png index c4dc892..e0fc6a5 100644 Binary files a/textures/techage_tes_inlet.png and b/textures/techage_tes_inlet.png differ diff --git a/textures/techage_tool_hammer_bronze.png b/textures/techage_tool_hammer_bronze.png index 3c48e9f..06431dc 100644 Binary files a/textures/techage_tool_hammer_bronze.png and b/textures/techage_tool_hammer_bronze.png differ diff --git a/textures/techage_tool_hammer_mese.png b/textures/techage_tool_hammer_mese.png index a870729..65c2730 100644 Binary files a/textures/techage_tool_hammer_mese.png and b/textures/techage_tool_hammer_mese.png differ diff --git a/textures/techage_top_ta4.png b/textures/techage_top_ta4.png index 8a3f38a..267a635 100644 Binary files a/textures/techage_top_ta4.png and b/textures/techage_top_ta4.png differ diff --git a/textures/techage_trowel.png b/textures/techage_trowel.png index c69e3ca..0f762d2 100644 Binary files a/textures/techage_trowel.png and b/textures/techage_trowel.png differ diff --git a/textures/techage_tubeta4_hole2.png b/textures/techage_tubeta4_hole2.png index e7f3663..cdedf23 100644 Binary files a/textures/techage_tubeta4_hole2.png and b/textures/techage_tubeta4_hole2.png differ diff --git a/textures/techage_tubeta4_knee.png b/textures/techage_tubeta4_knee.png index 3ce7049..e88f22f 100644 Binary files a/textures/techage_tubeta4_knee.png and b/textures/techage_tubeta4_knee.png differ diff --git a/textures/techage_tubeta4_knee2.png b/textures/techage_tubeta4_knee2.png index da448bf..8c7989a 100644 Binary files a/textures/techage_tubeta4_knee2.png and b/textures/techage_tubeta4_knee2.png differ diff --git a/textures/techage_tubeta4_tube.png b/textures/techage_tubeta4_tube.png index 01319a2..7d26c81 100644 Binary files a/textures/techage_tubeta4_tube.png and b/textures/techage_tubeta4_tube.png differ diff --git a/textures/techage_usmium_nuggets.png b/textures/techage_usmium_nuggets.png index 4842189..929068f 100644 Binary files a/textures/techage_usmium_nuggets.png and b/textures/techage_usmium_nuggets.png differ diff --git a/textures/techage_wind_turbine_inv.png b/textures/techage_wind_turbine_inv.png index 52202df..31a9a2a 100644 Binary files a/textures/techage_wind_turbine_inv.png and b/textures/techage_wind_turbine_inv.png differ