diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-08 00:36:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-08 00:36:39 -0300 |
commit | a4f4c6c91cc59d110103a0f19dd0bb90bedd5fe2 (patch) | |
tree | eeb24416156cd6252cb34c25bc54fe99e96ee7ea /maps/014-1.tmx | |
parent | eae93acbc057ae82b54ed1701f363bb0029f822f (diff) | |
download | clientdata-a4f4c6c91cc59d110103a0f19dd0bb90bedd5fe2.tar.gz clientdata-a4f4c6c91cc59d110103a0f19dd0bb90bedd5fe2.tar.bz2 clientdata-a4f4c6c91cc59d110103a0f19dd0bb90bedd5fe2.tar.xz clientdata-a4f4c6c91cc59d110103a0f19dd0bb90bedd5fe2.zip |
This should fix rain on Woodlands
Diffstat (limited to 'maps/014-1.tmx')
-rw-r--r-- | maps/014-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/014-1.tmx b/maps/014-1.tmx index 1601b28a..76890241 100644 --- a/maps/014-1.tmx +++ b/maps/014-1.tmx @@ -29,7 +29,7 @@ <property name="overlay4mask" value="16"/> <property name="overlay4parallax" value="1.0"/> <property name="overlay4scrollX" value="-0.3"/> - <property name="overlay4scrollY" value="1.1"/> + <property name="overlay4scrollY" value="1.6"/> <property name="overlay5image" value="graphics/images/ambient/sandstorm.png"/> <property name="overlay5mask" value="32"/> <property name="overlay5parallax" value="1.0"/> |