diff options
author | Reid <reidyaro@gmail.com> | 2012-06-17 17:48:58 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-17 17:48:58 +0200 |
commit | f2567aacee9e0e29c23aa6c35c9ae672a42094b5 (patch) | |
tree | 83ec4ea431ad4d5a17b0f58e7574ae05445c614d /maps/000-0.tmx | |
parent | c30d6a0a18ae38931430f1fef60e78e91dbe74ad (diff) | |
download | clientdata-f2567aacee9e0e29c23aa6c35c9ae672a42094b5.tar.gz clientdata-f2567aacee9e0e29c23aa6c35c9ae672a42094b5.tar.bz2 clientdata-f2567aacee9e0e29c23aa6c35c9ae672a42094b5.tar.xz clientdata-f2567aacee9e0e29c23aa6c35c9ae672a42094b5.zip |
Remove normal exported Water tileset,
Apply tileset change on 000-0 and 000-1 map,
Add .tsx~ on .gitignore .
Diffstat (limited to 'maps/000-0.tmx')
-rw-r--r-- | maps/000-0.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/000-0.tmx b/maps/000-0.tmx index 6fa8c83d..579c8752 100644 --- a/maps/000-0.tmx +++ b/maps/000-0.tmx @@ -14,7 +14,7 @@ <property name="overlay1scrollX" value="0.3"/> <property name="overlay1scrollY" value="0.35"/> </properties> - <tileset firstgid="1" source="../graphics/tilesets/Water.tsx"/> + <tileset firstgid="1" source="../graphics/tilesets/RagingWater.tsx"/> <tileset firstgid="166" name="Ship_base" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/Ship_base.png" width="704" height="320"/> </tileset> |