From 856d3242f34f7a787f02b086c0cb4b5b97eb34ca Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Tue, 2 Apr 2024 02:38:25 +0200 Subject: Improve texture --- .../potato-crime/textures/entity/potato_guard.png | Bin 385 -> 3863 bytes .../potato-crime/textures/entity/potato_guard.png~ | Bin 0 -> 385 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/client/resources/assets/potato-crime/textures/entity/potato_guard.png~ (limited to 'src/client') diff --git a/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png b/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png index 3cfa2f1..2f1b612 100644 Binary files a/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png and b/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png differ diff --git a/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png~ b/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png~ new file mode 100644 index 0000000..3cfa2f1 Binary files /dev/null and b/src/client/resources/assets/potato-crime/textures/entity/potato_guard.png~ differ -- cgit