From 4d5768a3a59f70bd628b4b0d95dfaac4b288213f Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 23 Feb 2018 23:19:40 +0100 Subject: add moving lava :b and new tileset --- graphics/tilesets/cave2-base.png | Bin 0 -> 172002 bytes graphics/tilesets/cave2-base.tsx | 4 ++++ graphics/tilesets/cave2.png | Bin 172002 -> 136790 bytes graphics/tilesets/cave2.tsx | 4 ---- graphics/tilesets/cave_lava.png | Bin 0 -> 3092 bytes graphics/tilesets/cave_lava.tsx | 24 ++++++++++++++++++++++++ 6 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 graphics/tilesets/cave2-base.png create mode 100644 graphics/tilesets/cave2-base.tsx delete mode 100644 graphics/tilesets/cave2.tsx create mode 100644 graphics/tilesets/cave_lava.png create mode 100644 graphics/tilesets/cave_lava.tsx (limited to 'graphics/tilesets') diff --git a/graphics/tilesets/cave2-base.png b/graphics/tilesets/cave2-base.png new file mode 100644 index 00000000..4d52576c Binary files /dev/null and b/graphics/tilesets/cave2-base.png differ diff --git a/graphics/tilesets/cave2-base.tsx b/graphics/tilesets/cave2-base.tsx new file mode 100644 index 00000000..3f55c0a3 --- /dev/null +++ b/graphics/tilesets/cave2-base.tsx @@ -0,0 +1,4 @@ + + + + diff --git a/graphics/tilesets/cave2.png b/graphics/tilesets/cave2.png index 4d52576c..c5ac6dbf 100644 Binary files a/graphics/tilesets/cave2.png and b/graphics/tilesets/cave2.png differ diff --git a/graphics/tilesets/cave2.tsx b/graphics/tilesets/cave2.tsx deleted file mode 100644 index 2974d98a..00000000 --- a/graphics/tilesets/cave2.tsx +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/graphics/tilesets/cave_lava.png b/graphics/tilesets/cave_lava.png new file mode 100644 index 00000000..05058668 Binary files /dev/null and b/graphics/tilesets/cave_lava.png differ diff --git a/graphics/tilesets/cave_lava.tsx b/graphics/tilesets/cave_lava.tsx new file mode 100644 index 00000000..591f2932 --- /dev/null +++ b/graphics/tilesets/cave_lava.tsx @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50