mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 13:28:02 +03:00
Changes to R5Z1
This commit is contained in:
parent
1a66533101
commit
7d98ff3d48
1 changed files with 13 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="255" height="31" tilewidth="128" tileheight="128" infinite="0" nextlayerid="4" nextobjectid="112">
|
||||
<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="255" height="31" tilewidth="128" tileheight="128" infinite="0" nextlayerid="4" nextobjectid="115">
|
||||
<tileset firstgid="1" source="128x128.tsx"/>
|
||||
<tileset firstgid="57" source="../COMMON/objects_common.tsx"/>
|
||||
<layer id="1" name="LAYER0" width="255" height="31">
|
||||
|
@ -115,7 +115,7 @@
|
|||
<object id="105" gid="65" x="2961.5" y="834" width="64" height="64"/>
|
||||
<object id="106" gid="61" x="3888" y="1104" width="64" height="64"/>
|
||||
<object id="108" gid="61" x="1024" y="848" width="64" height="64" rotation="90"/>
|
||||
<object id="109" gid="73" x="1767" y="960" width="64" height="64">
|
||||
<object id="109" gid="73" x="2475" y="1152" width="64" height="64">
|
||||
<properties>
|
||||
<property name="frequency" type="int" value="0"/>
|
||||
</properties>
|
||||
|
@ -125,6 +125,17 @@
|
|||
<property name="frequency" type="int" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="112" gid="73" x="4992" y="1024" width="64" height="64">
|
||||
<properties>
|
||||
<property name="frequency" type="int" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="113" gid="73" x="6400" y="1024" width="64" height="64">
|
||||
<properties>
|
||||
<property name="frequency" type="int" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="114" gid="73" x="7168" y="1024" width="64" height="64"/>
|
||||
</objectgroup>
|
||||
</group>
|
||||
</map>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue