diff options
-rw-r--r-- | maps/006-10.tmx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/006-10.tmx b/maps/006-10.tmx index 9e047e89..d224b147 100644 --- a/maps/006-10.tmx +++ b/maps/006-10.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="90" height="70" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="32"> +<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="90" height="70" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="35"> <properties> <property name="author" value="Jesusalva"/> <property name="background0image" value="graphics/images/ambient/aethyr.jpg"/> @@ -491,5 +491,7 @@ <property name="dest_y" value="27"/> </properties> </object> + <object id="32" name="#00610T1" type="treasure" x="1344" y="928" width="32" height="32"/> + <object id="34" name="#00610T2" type="treasure" x="1408" y="928" width="32" height="32"/> </objectgroup> </map> |