diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 20:07:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 20:07:37 -0300 |
commit | 2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c (patch) | |
tree | a3f4a501c9f4ba445890fef1dcaec99a93a4a36f /graphics/tilesets/cave_ani_wetwall.tsx | |
parent | f1dd141615d6e6dd5f1d25b668f8f4ec28b93752 (diff) | |
download | clientdata-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/tilesets/cave_ani_wetwall.tsx')
-rw-r--r-- | graphics/tilesets/cave_ani_wetwall.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
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"/> |