diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-01-22 23:52:54 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-01-22 23:53:11 +0000 |
commit | ac77f2c070688e95b61facf63b4dcb3859d6b6fa (patch) | |
tree | f92817e770bc2a8226d5695d832c00b89676fc4a /maps | |
parent | acdd0179d94fa611d27e573fa41ba77cd71fa05d (diff) | |
download | clientdata-ac77f2c070688e95b61facf63b4dcb3859d6b6fa.tar.gz clientdata-ac77f2c070688e95b61facf63b4dcb3859d6b6fa.tar.bz2 clientdata-ac77f2c070688e95b61facf63b4dcb3859d6b6fa.tar.xz clientdata-ac77f2c070688e95b61facf63b4dcb3859d6b6fa.zip |
Remove clouds on 000-1 and cloud graphics.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/000-1.tmx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 13f0a85e..9716577a 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -6,10 +6,6 @@ <property name="minimap" value="graphics/minimaps/000-1.png"/> <property name="music" value="bartk - the adventure begins.ogg"/> <property name="name" value="Desert Island"/> - <property name="overlay0image" value="graphics/images/ambient/clouds.png"/> - <property name="overlay0parallax" value="0.5"/> - <property name="overlay0scrollX" value="0.2"/> - <property name="overlay0scrollY" value="0.1"/> </properties> <tileset firstgid="1" source="../graphics/tilesets/water-calm.tsx"/> <tileset firstgid="241" name="Ship Base" tilewidth="32" tileheight="32"> |