mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 20:43:42 +01:00
dae4bd8a55
This reverts commit 35a7a5f923
.
52 lines
1.7 KiB
XML
52 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.8" tiledversion="1.8.2" orientation="orthogonal" renderorder="right-down" width="12" height="8" tilewidth="8" tileheight="8" infinite="0" nextlayerid="5" nextobjectid="2">
|
|
<tileset firstgid="1" source="tilesetnpp.tsx"/>
|
|
<tileset firstgid="409" source="Walkable.tsx"/>
|
|
<layer id="1" name="Background" width="12" height="8">
|
|
<data encoding="csv">
|
|
86,90,91,89,90,91,89,90,91,89,90,92,
|
|
110,114,115,113,114,115,113,114,115,113,114,116,
|
|
86,93,94,1,1,1,1,1,9,10,1,92,
|
|
110,117,118,1,1,1,1,1,33,34,1,116,
|
|
86,1,1,1,1,1,1,1,1,1,1,92,
|
|
110,1,1,1,1,1,1,1,1,1,1,116,
|
|
110,1,1,1,1,133,2,1,1,1,1,92,
|
|
110,1,1,1,1,2,2,1,1,1,1,116
|
|
</data>
|
|
</layer>
|
|
<layer id="2" name="Foreground" width="12" height="8">
|
|
<data encoding="csv">
|
|
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>
|
|
<layer id="3" name="Walkable" width="12" height="8">
|
|
<data encoding="csv">
|
|
410,410,410,410,410,410,410,410,410,410,410,410,
|
|
410,410,410,410,410,410,410,410,410,410,410,410,
|
|
410,410,410,0,0,0,0,0,410,0,0,410,
|
|
410,410,410,0,0,0,0,0,410,0,0,410,
|
|
410,0,0,0,0,0,0,0,0,0,0,410,
|
|
410,0,0,0,0,0,0,0,0,0,0,410,
|
|
410,0,0,0,0,0,0,0,0,0,0,410,
|
|
410,0,0,0,0,0,0,0,0,0,0,410
|
|
</data>
|
|
</layer>
|
|
<objectgroup id="4" name="ExtraData">
|
|
<object id="1" name="Porte" type="PORTAL" x="47.862" y="63.6163">
|
|
<properties>
|
|
<property name="h" value="1"/>
|
|
<property name="tp_interior" value="0"/>
|
|
<property name="tp_to" value="0"/>
|
|
<property name="w" value="2"/>
|
|
</properties>
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|