From c05d4996207ef5dc69b9477c73ccfb0651db960c Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Thu, 3 Nov 2016 10:03:08 +0000 Subject: Improved farming_plus compatibility by adding banana, orange and strawberry items --- textures/banana_single.png | Bin 0 -> 200 bytes textures/farming_orange.png | Bin 0 -> 236 bytes textures/strawberry.png | Bin 0 -> 382 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/banana_single.png create mode 100644 textures/farming_orange.png create mode 100644 textures/strawberry.png (limited to 'textures') diff --git a/textures/banana_single.png b/textures/banana_single.png new file mode 100644 index 0000000..b15ed2f Binary files /dev/null and b/textures/banana_single.png differ diff --git a/textures/farming_orange.png b/textures/farming_orange.png new file mode 100644 index 0000000..8b9ec29 Binary files /dev/null and b/textures/farming_orange.png differ diff --git a/textures/strawberry.png b/textures/strawberry.png new file mode 100644 index 0000000..5b43e6b Binary files /dev/null and b/textures/strawberry.png differ -- cgit v1.2.3