summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-16 20:07:37 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-16 20:07:37 -0300
commit2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c (patch)
treea3f4a501c9f4ba445890fef1dcaec99a93a4a36f /graphics
parentf1dd141615d6e6dd5f1d25b668f8f4ec28b93752 (diff)
downloadclientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.tar.gz
clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.tar.bz2
clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.tar.xz
clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.zip
Bandit Cave. I did not changed layout, but I did changed a little warp and monsters
Diffstat (limited to 'graphics')
-rw-r--r--graphics/minimaps/015-2.pngbin0 -> 14075 bytes
-rw-r--r--graphics/tilesets/cave_ani_wetwall.tsx2
-rw-r--r--graphics/tilesets/mushrooms.tsx2
3 files changed, 2 insertions, 2 deletions
diff --git a/graphics/minimaps/015-2.png b/graphics/minimaps/015-2.png
new file mode 100644
index 00000000..8be53f79
--- /dev/null
+++ b/graphics/minimaps/015-2.png
Binary files differ
diff --git a/graphics/tilesets/cave_ani_wetwall.tsx b/graphics/tilesets/cave_ani_wetwall.tsx
index 2256b2e9..289ca85e 100644
--- a/graphics/tilesets/cave_ani_wetwall.tsx
+++ b/graphics/tilesets/cave_ani_wetwall.tsx
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="cave_ani_wetwall" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/cave_ani_wetwall.png" width="512" height="512"/>
+ <image source="cave_ani_wetwall.png" width="512" height="512"/>
<tile id="0">
<properties>
<property name="animation-delay0" value="10"/>
diff --git a/graphics/tilesets/mushrooms.tsx b/graphics/tilesets/mushrooms.tsx
index f10f4bef..ad99bc22 100644
--- a/graphics/tilesets/mushrooms.tsx
+++ b/graphics/tilesets/mushrooms.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="mushrooms" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/mushrooms.png" width="640" height="224"/>
+ <image source="mushrooms.png" width="640" height="224"/>
</tileset>