summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-03 15:09:06 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-03 15:09:06 -0300
commit38266a17c297f00e55129e96b7fce92c06455731 (patch)
treea8efcbd6904922d08706eaeb81d1619939123bfb /graphics
parent2e2d8e4c6d229c8894b7984329ce3c335172e6e6 (diff)
downloadclientdata-38266a17c297f00e55129e96b7fce92c06455731.tar.gz
clientdata-38266a17c297f00e55129e96b7fce92c06455731.tar.bz2
clientdata-38266a17c297f00e55129e96b7fce92c06455731.tar.xz
clientdata-38266a17c297f00e55129e96b7fce92c06455731.zip
Tulimshar Sewers (currently, only some small fry to kill, but a quest is planned)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/minimaps/003-1-1.pngbin0 -> 7430 bytes
-rw-r--r--graphics/tilesets/cave2_bilevel_water_lava.tsx2
-rw-r--r--graphics/tilesets/cave2_sewer_mine_x3.tsx2
-rw-r--r--graphics/tilesets/cave2_sewer_mine_x4.tsx2
-rw-r--r--graphics/tilesets/cave2_sewers.tsx2
5 files changed, 4 insertions, 4 deletions
diff --git a/graphics/minimaps/003-1-1.png b/graphics/minimaps/003-1-1.png
new file mode 100644
index 00000000..c02caa2e
--- /dev/null
+++ b/graphics/minimaps/003-1-1.png
Binary files differ
diff --git a/graphics/tilesets/cave2_bilevel_water_lava.tsx b/graphics/tilesets/cave2_bilevel_water_lava.tsx
index 3dd333d3..4b405ef7 100644
--- a/graphics/tilesets/cave2_bilevel_water_lava.tsx
+++ b/graphics/tilesets/cave2_bilevel_water_lava.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="cave2_bilevel_water_lava" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/cave2_bilevel_water_lava.png" width="512" height="512"/>
+ <image source="cave2_bilevel_water_lava.png" width="512" height="512"/>
</tileset>
diff --git a/graphics/tilesets/cave2_sewer_mine_x3.tsx b/graphics/tilesets/cave2_sewer_mine_x3.tsx
index 4b2e69e2..35e09ac6 100644
--- a/graphics/tilesets/cave2_sewer_mine_x3.tsx
+++ b/graphics/tilesets/cave2_sewer_mine_x3.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="cave2_sewer_mine_x3" tilewidth="32" tileheight="96">
- <image source="../graphics/tiles/cave2_sewer_mine_x3.png" width="256" height="96"/>
+ <image source="cave2_sewer_mine_x3.png" width="256" height="96"/>
</tileset>
diff --git a/graphics/tilesets/cave2_sewer_mine_x4.tsx b/graphics/tilesets/cave2_sewer_mine_x4.tsx
index 97dda7fb..c584bd8c 100644
--- a/graphics/tilesets/cave2_sewer_mine_x4.tsx
+++ b/graphics/tilesets/cave2_sewer_mine_x4.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="cave2_sewer_mine_x4" tilewidth="32" tileheight="128">
- <image source="../graphics/tiles/cave2_sewer_mine_x4.png" width="512" height="128"/>
+ <image source="cave2_sewer_mine_x4.png" width="512" height="128"/>
</tileset>
diff --git a/graphics/tilesets/cave2_sewers.tsx b/graphics/tilesets/cave2_sewers.tsx
index 96d164a2..b41241e0 100644
--- a/graphics/tilesets/cave2_sewers.tsx
+++ b/graphics/tilesets/cave2_sewers.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="cave2_sewers" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/cave2_sewers.png" width="512" height="288"/>
+ <image source="cave2_sewers.png" width="512" height="288"/>
</tileset>