diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-07 14:56:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-07 14:56:49 -0300 |
commit | 0488474729c7de6159f560163421ebaebf9c0142 (patch) | |
tree | f7e4e80421705741ad41cefc9abc34f7cc3ea5b9 /maps/018-7-1.tmx | |
parent | 35c1eb8478217665340e42779f62f5d783032c3e (diff) | |
download | clientdata-0488474729c7de6159f560163421ebaebf9c0142.tar.gz clientdata-0488474729c7de6159f560163421ebaebf9c0142.tar.bz2 clientdata-0488474729c7de6159f560163421ebaebf9c0142.tar.xz clientdata-0488474729c7de6159f560163421ebaebf9c0142.zip |
Add fruits and pinkie crystal by Cadis.
I thought it was using Fother's bottled pinkie image but I guess I was wrong!
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> |