diff options
author | Reid <reidyaro@gmail.com> | 2011-12-13 02:55:18 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-13 02:55:18 +0100 |
commit | c993fcdce995f0a2bbbd55b490840e1f669887cf (patch) | |
tree | f2d6f7d74271586e11ecd2dbe98a9647593d37c7 /maps/000-2-0.tmx | |
parent | 2a21ec21a2992dca2a93087a83c12c61de8f5876 (diff) | |
download | clientdata-c993fcdce995f0a2bbbd55b490840e1f669887cf.tar.gz clientdata-c993fcdce995f0a2bbbd55b490840e1f669887cf.tar.bz2 clientdata-c993fcdce995f0a2bbbd55b490840e1f669887cf.tar.xz clientdata-c993fcdce995f0a2bbbd55b490840e1f669887cf.zip |
Rename Ship-candle tileset in Candle.
Corrected this last change on 000-2-x maps.
Diffstat (limited to 'maps/000-2-0.tmx')
-rw-r--r-- | maps/000-2-0.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx index 644957cb..568fc638 100644 --- a/maps/000-2-0.tmx +++ b/maps/000-2-0.tmx @@ -9,8 +9,8 @@ <tileset firstgid="129" name="Village-indoor2" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Village-indoor2.png" width="512" height="512"/> </tileset> - <tileset firstgid="385" name="Ship-candle" tilewidth="32" tileheight="64"> - <image source="../graphics/tiles/Indoor/Ship-candle.png" width="96" height="128"/> + <tileset firstgid="385" name="Candle" tilewidth="32" tileheight="64"> + <image source="../graphics/tiles/Indoor/Candle.png" width="96" height="128"/> <tile id="0"> <properties> <property name="animation-delay0" value="13"/> |