diff options
Diffstat (limited to 'maps/018-7-1.tmx')
-rw-r--r-- | maps/018-7-1.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/018-7-1.tmx b/maps/018-7-1.tmx index 61ac77fe..eddeb4ea 100644 --- a/maps/018-7-1.tmx +++ b/maps/018-7-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="9"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="10"> <properties> <property name="author" value="Tametomo Aethyra"/> <property name="background0image" value="graphics/images/seaofclouds_1024x1024.png"/> @@ -865,5 +865,6 @@ <property name="dest_y" value="71"/> </properties> </object> + <object id="9" name="graphics/particles/waterfall.particle.xml" type="PARTICLE_EFFECT" x="2816" y="1472" width="32" height="32"/> </objectgroup> </map> |