diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-04-04 15:13:19 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-04 15:13:19 +0300 |
commit | 4a92df6ff021f1bfa645f97fd551c648d1ef8e3b (patch) | |
tree | 6a1d12a56a2a57dbd84e3e660241916f3e1a2fe0 /data | |
parent | 9e683fff50ba4fef407613adf8407b31adca4596 (diff) | |
download | minetest-4a92df6ff021f1bfa645f97fd551c648d1ef8e3b.tar.gz minetest-4a92df6ff021f1bfa645f97fd551c648d1ef8e3b.tar.bz2 minetest-4a92df6ff021f1bfa645f97fd551c648d1ef8e3b.zip |
Chests work now!
Diffstat (limited to 'data')
-rw-r--r-- | data/chest_front.png | bin | 0 -> 167 bytes |
-rw-r--r-- | data/chest_side.png | bin | 0 -> 151 bytes |
-rw-r--r-- | data/chest_top.png | bin | 0 -> 142 bytes |
-rw-r--r-- | data/furnace_front.png | bin | 0 -> 246 bytes |
-rw-r--r-- | data/furnace_side.png | bin | 0 -> 236 bytes |
-rw-r--r-- | data/sign_wall.png | bin | 0 -> 489 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/data/chest_front.png b/data/chest_front.png Binary files differnew file mode 100644 index 000000000..c5628af94 --- /dev/null +++ b/data/chest_front.png diff --git a/data/chest_side.png b/data/chest_side.png Binary files differnew file mode 100644 index 000000000..916dd784d --- /dev/null +++ b/data/chest_side.png diff --git a/data/chest_top.png b/data/chest_top.png Binary files differnew file mode 100644 index 000000000..58c79674d --- /dev/null +++ b/data/chest_top.png diff --git a/data/furnace_front.png b/data/furnace_front.png Binary files differnew file mode 100644 index 000000000..1620a27c3 --- /dev/null +++ b/data/furnace_front.png diff --git a/data/furnace_side.png b/data/furnace_side.png Binary files differnew file mode 100644 index 000000000..63cb162fe --- /dev/null +++ b/data/furnace_side.png diff --git a/data/sign_wall.png b/data/sign_wall.png Binary files differnew file mode 100644 index 000000000..06eac1ee9 --- /dev/null +++ b/data/sign_wall.png |