From 869c82fb25ce9885b61e2128846902a932982b92 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 26 Aug 2018 14:31:22 -0500 Subject: Add more devices Mesecons I/O modules and smoke detectors --- .../textures/firealarm_smokedetector_bottom_off.png | Bin 0 -> 216 bytes .../textures/firealarm_smokedetector_bottom_on.png | Bin 0 -> 216 bytes .../textures/firealarm_smokedetector_sides.png | Bin 0 -> 146 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 firealarm_smokedetector/textures/firealarm_smokedetector_bottom_off.png create mode 100644 firealarm_smokedetector/textures/firealarm_smokedetector_bottom_on.png create mode 100644 firealarm_smokedetector/textures/firealarm_smokedetector_sides.png (limited to 'firealarm_smokedetector/textures') diff --git a/firealarm_smokedetector/textures/firealarm_smokedetector_bottom_off.png b/firealarm_smokedetector/textures/firealarm_smokedetector_bottom_off.png new file mode 100644 index 0000000..3885b58 Binary files /dev/null and b/firealarm_smokedetector/textures/firealarm_smokedetector_bottom_off.png differ diff --git a/firealarm_smokedetector/textures/firealarm_smokedetector_bottom_on.png b/firealarm_smokedetector/textures/firealarm_smokedetector_bottom_on.png new file mode 100644 index 0000000..2449290 Binary files /dev/null and b/firealarm_smokedetector/textures/firealarm_smokedetector_bottom_on.png differ diff --git a/firealarm_smokedetector/textures/firealarm_smokedetector_sides.png b/firealarm_smokedetector/textures/firealarm_smokedetector_sides.png new file mode 100644 index 0000000..6873873 Binary files /dev/null and b/firealarm_smokedetector/textures/firealarm_smokedetector_sides.png differ -- cgit v1.2.3