diff --git a/CHANGELOG.md b/CHANGELOG.md index a24c852..7c01bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [Oct 6th - **STILL UNDER DEVELOPMENT** 2024] Update: Texture Update + +- Change the games style in terms of textures + ## [Oct 6th 2024] Unnamed Minor Update - Make monsters spawn less diff --git a/textures/pyutest-birch-wood.png b/textures/pyutest-birch-wood.png index dd9e899..a95c893 100644 Binary files a/textures/pyutest-birch-wood.png and b/textures/pyutest-birch-wood.png differ diff --git a/textures/pyutest-dirt.png b/textures/pyutest-dirt.png index 60a035b..9791825 100644 Binary files a/textures/pyutest-dirt.png and b/textures/pyutest-dirt.png differ diff --git a/textures/pyutest-lava.png b/textures/pyutest-lava.png index 377af2a..26b02e1 100644 Binary files a/textures/pyutest-lava.png and b/textures/pyutest-lava.png differ diff --git a/textures/pyutest-sand.png b/textures/pyutest-sand.png index b409324..5160d30 100644 Binary files a/textures/pyutest-sand.png and b/textures/pyutest-sand.png differ diff --git a/textures/pyutest-sponge.png b/textures/pyutest-sponge.png index 06d8301..3060d7c 100644 Binary files a/textures/pyutest-sponge.png and b/textures/pyutest-sponge.png differ diff --git a/textures/pyutest-terracotta.png b/textures/pyutest-terracotta.png index 7efee0c..ca6a1cd 100644 Binary files a/textures/pyutest-terracotta.png and b/textures/pyutest-terracotta.png differ diff --git a/textures/pyutest-water.png b/textures/pyutest-water.png index c7fd30a..6f28c67 100644 Binary files a/textures/pyutest-water.png and b/textures/pyutest-water.png differ diff --git a/textures/pyutest-wood.png b/textures/pyutest-wood.png index 71a5291..a20724f 100644 Binary files a/textures/pyutest-wood.png and b/textures/pyutest-wood.png differ diff --git a/textures/pyutest-wool.png b/textures/pyutest-wool.png index 182e691..80fe41a 100644 Binary files a/textures/pyutest-wool.png and b/textures/pyutest-wool.png differ