diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-28 17:32:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-28 17:32:29 -0300 |
commit | cbcbd64c22dd3b8fae5ee3c43bafcbb102f77ee3 (patch) | |
tree | b631544b44378b33fa345d50904ce20b4921c9cc /maps/042-1.tmx | |
parent | b03bef636c35a15fc2ecb2816fc4ab959f4aa087 (diff) | |
download | clientdata-cbcbd64c22dd3b8fae5ee3c43bafcbb102f77ee3.tar.gz clientdata-cbcbd64c22dd3b8fae5ee3c43bafcbb102f77ee3.tar.bz2 clientdata-cbcbd64c22dd3b8fae5ee3c43bafcbb102f77ee3.tar.xz clientdata-cbcbd64c22dd3b8fae5ee3c43bafcbb102f77ee3.zip |
Sacred Immortality Potion
Diffstat (limited to 'maps/042-1.tmx')
-rw-r--r-- | maps/042-1.tmx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/042-1.tmx b/maps/042-1.tmx index 0bbdcf63..03e1fa2d 100644 --- a/maps/042-1.tmx +++ b/maps/042-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="80" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="7"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="80" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="7"> <properties> <property name="license" value="CC-BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1113,6 +1113,7 @@ <property name="dest_map" value="042-0"/> <property name="dest_x" value="69"/> <property name="dest_y" value="25"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="2" name="To Basement" type="warp" x="1632" y="736" width="32" height="32"> @@ -1120,6 +1121,7 @@ <property name="dest_map" value="042-2"/> <property name="dest_x" value="44"/> <property name="dest_y" value="59"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="3" name="Margin" type="Fixme" x="1920" y="0" width="640" height="640"/> |