From 606a57efbb515fe536547c2ffea6d237092d750a Mon Sep 17 00:00:00 2001 From: Wombat Date: Sat, 15 Jan 2011 22:07:56 -0500 Subject: Fatal error with skeleton fixed, new desert_x2 Fatal error with skeleton fixed by using player_male_base_old.xml New desert_x2.png tileset, old version is still in repo marked as "old" --- graphics/sprites/monsters/monster-skeleton.xml | 2 +- graphics/sprites/player_male_base_old.xml | 110 +++++++++++++++++++++++++ graphics/tiles/desert_x2.png | Bin 24207 -> 28154 bytes graphics/tiles/desert_x2_old.png | Bin 0 -> 24207 bytes 4 files changed, 111 insertions(+), 1 deletion(-) create mode 100644 graphics/sprites/player_male_base_old.xml create mode 100644 graphics/tiles/desert_x2_old.png (limited to 'graphics') diff --git a/graphics/sprites/monsters/monster-skeleton.xml b/graphics/sprites/monsters/monster-skeleton.xml index cb468320..1eef0ca5 100644 --- a/graphics/sprites/monsters/monster-skeleton.xml +++ b/graphics/sprites/monsters/monster-skeleton.xml @@ -3,6 +3,6 @@ - + diff --git a/graphics/sprites/player_male_base_old.xml b/graphics/sprites/player_male_base_old.xml new file mode 100644 index 00000000..2b1fae81 --- /dev/null +++ b/graphics/sprites/player_male_base_old.xml @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/tiles/desert_x2.png b/graphics/tiles/desert_x2.png index 658a6291..099862cf 100644 Binary files a/graphics/tiles/desert_x2.png and b/graphics/tiles/desert_x2.png differ diff --git a/graphics/tiles/desert_x2_old.png b/graphics/tiles/desert_x2_old.png new file mode 100644 index 00000000..658a6291 Binary files /dev/null and b/graphics/tiles/desert_x2_old.png differ -- cgit v1.2.3-60-g2f50