mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-27 23:53:45 -04:00
29 lines
974 B
TypeScript
Executable File
29 lines
974 B
TypeScript
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.4" tiledversion="1.4.2" name="Intro" tilewidth="188" tileheight="200" tilecount="8" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="100" height="58" source="intro/panel-bottom.png"/>
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="41" height="200" source="intro/panel-left1.png"/>
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="72" height="200" source="intro/panel-left2.png"/>
|
|
</tile>
|
|
<tile id="3">
|
|
<image width="41" height="200" source="intro/panel-right1.png"/>
|
|
</tile>
|
|
<tile id="4">
|
|
<image width="76" height="200" source="intro/panel-right2.png"/>
|
|
</tile>
|
|
<tile id="5">
|
|
<image width="120" height="142" source="intro/panel-top.png"/>
|
|
</tile>
|
|
<tile id="6">
|
|
<image width="165" height="200" source="intro/pannel-mid1.png"/>
|
|
</tile>
|
|
<tile id="7">
|
|
<image width="188" height="200" source="intro/pannel-mid2.png"/>
|
|
</tile>
|
|
</tileset>
|