From 69720a4fd5fa7009eb925ac52573a3f8d8484053 Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Wed, 28 Feb 2018 01:28:39 +0300 Subject: support for pineapple and Co --- textures/canned_garlic_cloves.png | Bin 0 -> 934 bytes textures/canned_onion.png | Bin 677 -> 1091 bytes textures/canned_pineapple.png | Bin 0 -> 717 bytes textures/canned_wild_onion.png | Bin 0 -> 677 bytes textures/honey_jar.png | Bin 552 -> 601 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/canned_garlic_cloves.png create mode 100644 textures/canned_pineapple.png create mode 100644 textures/canned_wild_onion.png (limited to 'textures') diff --git a/textures/canned_garlic_cloves.png b/textures/canned_garlic_cloves.png new file mode 100644 index 0000000..6d41ff7 Binary files /dev/null and b/textures/canned_garlic_cloves.png differ diff --git a/textures/canned_onion.png b/textures/canned_onion.png index d1c7ba4..3050a82 100644 Binary files a/textures/canned_onion.png and b/textures/canned_onion.png differ diff --git a/textures/canned_pineapple.png b/textures/canned_pineapple.png new file mode 100644 index 0000000..b1a10a2 Binary files /dev/null and b/textures/canned_pineapple.png differ diff --git a/textures/canned_wild_onion.png b/textures/canned_wild_onion.png new file mode 100644 index 0000000..d1c7ba4 Binary files /dev/null and b/textures/canned_wild_onion.png differ diff --git a/textures/honey_jar.png b/textures/honey_jar.png index 59dc491..daf853c 100644 Binary files a/textures/honey_jar.png and b/textures/honey_jar.png differ -- cgit v1.2.3