summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-27 23:51:48 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-27 23:51:48 -0300
commite0bb90a32c1cf6a229989bf47495159287e3f57e (patch)
tree3cb8f3e4c9109d2686040c6da28dfd3f160dbb93 /graphics
parent1d486ec71d5e245e6721f333fc47fb27f02535c4 (diff)
downloadclientdata-e0bb90a32c1cf6a229989bf47495159287e3f57e.tar.gz
clientdata-e0bb90a32c1cf6a229989bf47495159287e3f57e.tar.bz2
clientdata-e0bb90a32c1cf6a229989bf47495159287e3f57e.tar.xz
clientdata-e0bb90a32c1cf6a229989bf47495159287e3f57e.zip
Add Gemini Sisters Quest maps
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tilesets/power_circle_x2.tsx2
-rw-r--r--graphics/tilesets/witch_sisters_picture_x3.tsx2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/power_circle_x2.tsx b/graphics/tilesets/power_circle_x2.tsx
index 5d51d8f8..2e1176dd 100644
--- a/graphics/tilesets/power_circle_x2.tsx
+++ b/graphics/tilesets/power_circle_x2.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="power_circle_x2" tilewidth="32" tileheight="64">
- <image source="../graphics/tiles/power_circle_x2.png" width="96" height="64"/>
+ <image source="power_circle_x2.png" width="96" height="64"/>
</tileset>
diff --git a/graphics/tilesets/witch_sisters_picture_x3.tsx b/graphics/tilesets/witch_sisters_picture_x3.tsx
index df629028..f8b7f7f1 100644
--- a/graphics/tilesets/witch_sisters_picture_x3.tsx
+++ b/graphics/tilesets/witch_sisters_picture_x3.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="witch_sisters_picture_x3" tilewidth="32" tileheight="96">
- <image source="../graphics/tiles/witch_sisters_picture_x3.png" width="64" height="96"/>
+ <image source="witch_sisters_picture_x3.png" width="64" height="96"/>
</tileset>