diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-04-05 18:23:30 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-05 18:23:30 +0300 |
commit | 89aa8b9be1fbe3659d0bfb9263cf1c563044c04e (patch) | |
tree | 643801781f44b395dab1f50a9cbd588dab425d79 /data | |
parent | 5b4928e07c8bcc877bfc2a8c0268ea9601cf699b (diff) | |
download | minetest-89aa8b9be1fbe3659d0bfb9263cf1c563044c04e.tar.gz minetest-89aa8b9be1fbe3659d0bfb9263cf1c563044c04e.tar.bz2 minetest-89aa8b9be1fbe3659d0bfb9263cf1c563044c04e.zip |
Furnace is now usable. Added more tools.
--HG--
rename : data/tool_stpick.png => data/tool_stonepick.png
rename : data/tool_wpick.png => data/tool_woodpick.png
Diffstat (limited to 'data')
-rw-r--r-- | data/cobble.png | bin | 0 -> 830 bytes |
-rw-r--r-- | data/steel_block.png | bin | 0 -> 219 bytes |
-rw-r--r-- | data/steel_ingot.png | bin | 0 -> 207 bytes |
-rw-r--r-- | data/stone.png | bin | 846 -> 806 bytes |
-rw-r--r-- | data/tool_steelaxe.png | bin | 0 -> 207 bytes |
-rw-r--r-- | data/tool_steelpick.png | bin | 0 -> 272 bytes |
-rw-r--r-- | data/tool_steelshovel.png | bin | 0 -> 235 bytes |
-rw-r--r-- | data/tool_stoneaxe.png | bin | 0 -> 196 bytes |
-rw-r--r-- | data/tool_stonepick.png (renamed from data/tool_stpick.png) | bin | 990 -> 990 bytes |
-rw-r--r-- | data/tool_stoneshovel.png | bin | 0 -> 206 bytes |
-rw-r--r-- | data/tool_woodaxe.png | bin | 0 -> 196 bytes |
-rw-r--r-- | data/tool_woodpick.png (renamed from data/tool_wpick.png) | bin | 989 -> 989 bytes |
-rw-r--r-- | data/tool_woodshovel.png | bin | 0 -> 200 bytes |
13 files changed, 0 insertions, 0 deletions
diff --git a/data/cobble.png b/data/cobble.png Binary files differnew file mode 100644 index 000000000..7d0447419 --- /dev/null +++ b/data/cobble.png diff --git a/data/steel_block.png b/data/steel_block.png Binary files differnew file mode 100644 index 000000000..8e2020081 --- /dev/null +++ b/data/steel_block.png diff --git a/data/steel_ingot.png b/data/steel_ingot.png Binary files differnew file mode 100644 index 000000000..f6c9414e7 --- /dev/null +++ b/data/steel_ingot.png diff --git a/data/stone.png b/data/stone.png Binary files differindex d085cb8dd..cad0dbe2b 100644 --- a/data/stone.png +++ b/data/stone.png diff --git a/data/tool_steelaxe.png b/data/tool_steelaxe.png Binary files differnew file mode 100644 index 000000000..85267ae7f --- /dev/null +++ b/data/tool_steelaxe.png diff --git a/data/tool_steelpick.png b/data/tool_steelpick.png Binary files differnew file mode 100644 index 000000000..4bb5f8be4 --- /dev/null +++ b/data/tool_steelpick.png diff --git a/data/tool_steelshovel.png b/data/tool_steelshovel.png Binary files differnew file mode 100644 index 000000000..61d90b12a --- /dev/null +++ b/data/tool_steelshovel.png diff --git a/data/tool_stoneaxe.png b/data/tool_stoneaxe.png Binary files differnew file mode 100644 index 000000000..bcb589689 --- /dev/null +++ b/data/tool_stoneaxe.png diff --git a/data/tool_stpick.png b/data/tool_stonepick.png Binary files differindex 9ca3a5e03..9ca3a5e03 100644 --- a/data/tool_stpick.png +++ b/data/tool_stonepick.png diff --git a/data/tool_stoneshovel.png b/data/tool_stoneshovel.png Binary files differnew file mode 100644 index 000000000..53eb72307 --- /dev/null +++ b/data/tool_stoneshovel.png diff --git a/data/tool_woodaxe.png b/data/tool_woodaxe.png Binary files differnew file mode 100644 index 000000000..cb0d95f28 --- /dev/null +++ b/data/tool_woodaxe.png diff --git a/data/tool_wpick.png b/data/tool_woodpick.png Binary files differindex 359249515..359249515 100644 --- a/data/tool_wpick.png +++ b/data/tool_woodpick.png diff --git a/data/tool_woodshovel.png b/data/tool_woodshovel.png Binary files differnew file mode 100644 index 000000000..2645952d0 --- /dev/null +++ b/data/tool_woodshovel.png |