summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-08-20 23:27:45 +0200
committerReid <reidyaro@gmail.com>2012-08-20 23:27:45 +0200
commit980fe753eae20c926851b62313e7bc6b7e261a06 (patch)
tree80eab5dd4133697045379e4b055edef1981d9f45 /graphics
parent4b592a6d55df57e422a25fe9d7e0599c04963390 (diff)
downloadclientdata-980fe753eae20c926851b62313e7bc6b7e261a06.tar.gz
clientdata-980fe753eae20c926851b62313e7bc6b7e261a06.tar.bz2
clientdata-980fe753eae20c926851b62313e7bc6b7e261a06.tar.xz
clientdata-980fe753eae20c926851b62313e7bc6b7e261a06.zip
Change water tileset name on clam and raging water exported tilesets.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tilesets/calmwater.tsx2
-rw-r--r--graphics/tilesets/ragingwater.tsx2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/calmwater.tsx b/graphics/tilesets/calmwater.tsx
index 010c631b..02dc1bbc 100644
--- a/graphics/tilesets/calmwater.tsx
+++ b/graphics/tilesets/calmwater.tsx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="water" tilewidth="32" tileheight="32">
+<tileset name="Water" tilewidth="32" tileheight="32">
<image source="water.png" width="480" height="352"/>
<tile id="120">
<properties>
diff --git a/graphics/tilesets/ragingwater.tsx b/graphics/tilesets/ragingwater.tsx
index e21e4802..333f7a7d 100644
--- a/graphics/tilesets/ragingwater.tsx
+++ b/graphics/tilesets/ragingwater.tsx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="water" tilewidth="32" tileheight="32">
+<tileset name="Water" tilewidth="32" tileheight="32">
<image source="water.png" width="480" height="352"/>
<tile id="120">
<properties>