diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-03-05 11:14:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-03-05 11:14:40 -0300 |
commit | f2fb731e92748edca207a08cdabff41acf1a31b2 (patch) | |
tree | 1cd66e52a76b8d8a04985fec86b6267762f0046a /maps | |
parent | 1c486e2a112f4342720d232c0733d2094035eba3 (diff) | |
download | clientdata-f2fb731e92748edca207a08cdabff41acf1a31b2.tar.gz clientdata-f2fb731e92748edca207a08cdabff41acf1a31b2.tar.bz2 clientdata-f2fb731e92748edca207a08cdabff41acf1a31b2.tar.xz clientdata-f2fb731e92748edca207a08cdabff41acf1a31b2.zip |
"Fix" 000-1 for Demure (will look worse :3 )
Diffstat (limited to 'maps')
-rw-r--r-- | maps/000-1.tmx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 65df6d18..3c8a88b8 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="45" height="45" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="50"> <properties> + <property name="background0image" value="graphics/images/seaofclouds_1024x1024.png"/> + <property name="background0scrollX" value="0.2"/> + <property name="background1parallax" value="1.0"/> <property name="license" value="CC BY 3.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/000-1.png"/> |