diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-25 14:53:32 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-25 14:53:32 +0100 |
commit | 8df5090a83ff9f13e2a953ed61d064cc2cc4094b (patch) | |
tree | 8ec42c536177dfc0965ac9949da225ae1002d904 /maps/005-4.tmx | |
parent | a88668185ccf846a5991a93109a61db34ddb105f (diff) | |
download | clientdata-8df5090a83ff9f13e2a953ed61d064cc2cc4094b.tar.gz clientdata-8df5090a83ff9f13e2a953ed61d064cc2cc4094b.tar.bz2 clientdata-8df5090a83ff9f13e2a953ed61d064cc2cc4094b.tar.xz clientdata-8df5090a83ff9f13e2a953ed61d064cc2cc4094b.zip |
add fireplace particuel effect and improve 003-8
Diffstat (limited to 'maps/005-4.tmx')
-rw-r--r-- | maps/005-4.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/005-4.tmx b/maps/005-4.tmx index dd551007..80f49cdf 100644 --- a/maps/005-4.tmx +++ b/maps/005-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="28"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -533,5 +533,6 @@ <property name="dest_y" value="71"/> </properties> </object> + <object id="27" name="graphics/particles/fireplace.particle.xml" type="particle_effect" x="1344" y="1088" width="32" height="32"/> </objectgroup> </map> |