diff options
Diffstat (limited to 'maps/001-2-15.tmx')
-rw-r--r-- | maps/001-2-15.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-15.tmx b/maps/001-2-15.tmx index db0e3596..7375e5aa 100644 --- a/maps/001-2-15.tmx +++ b/maps/001-2-15.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" renderorder="right-down" width="62" height="72" tilewidth="32" tileheight="32" backgroundcolor="#a0a0a0" nextobjectid="3"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="62" height="72" tilewidth="32" tileheight="32" backgroundcolor="#a0a0a0" nextobjectid="4"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -429,7 +429,7 @@ <property name="dest_y" value="68"/> </properties> </object> - <object id="2" name="save" type="save" x="864" y="1280" width="32" height="32"> + <object id="2" name="save" type="save" x="864" y="1312" width="32" height="32"> <properties> <property name="inn" value="CURRENT_INN"/> </properties> |