diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/009-1.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/009-1.tmx b/maps/009-1.tmx index e449f38f..08974e65 100644 --- a/maps/009-1.tmx +++ b/maps/009-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="140" height="130" tilewidth="32" tileheight="32" infinite="0" nextobjectid="50"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="140" height="130" tilewidth="32" tileheight="32" nextobjectid="50"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -1478,8 +1478,8 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup name="magins"> - <object id="1" type="fixme" x="0" y="3520" width="4480" height="640"/> + <objectgroup name="magins" visible="0"> + <object id="1" type="fixme" x="5" y="3520" width="4480" height="640"/> <object id="2" type="fixme" x="0" y="0" width="4480" height="640"/> <object id="3" type="fixme" x="0" y="640" width="640" height="2880"/> <object id="4" type="fixme" x="3840" y="640" width="640" height="2880"/> @@ -1593,7 +1593,7 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="47" name="Duck" type="spawn" x="652.212" y="2886.67" width="538" height="560"> + <object id="47" name="Duck" type="spawn" x="640" y="2880" width="538" height="560"> <properties> <property name="death" value="60000"/> <property name="max_beings" value="1"/> |