最终整理版

This commit is contained in:
2026-06-03 17:04:06 +08:00
commit 959055ce90
1240 changed files with 80570 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Bottles" tilewidth="32" tileheight="32" tilecount="16" columns="4">
<image source="bottles.png" width="128" height="128"/>
</tileset>
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Cave x4 x4" tilewidth="128" tileheight="128" tilecount="2" columns="2">
<image source="cave-x4x4.png" width="256" height="128"/>
<tile id="0">
<objectgroup draworder="index" id="2">
<object id="5" x="0" y="0">
<polygon points="0,0 0,64 16,64 16,32 32,0"/>
</object>
<object id="6" x="96" y="0">
<polygon points="32,0 32,64 16,64 16,32 0,0"/>
</object>
</objectgroup>
</tile>
<tile id="1">
<objectgroup draworder="index" id="2">
<object id="1" x="0.504859" y="61.2727">
<polygon points="-0.504859,2.7273 31.4951,66.7273 -0.504859,66.7273"/>
</object>
<object id="2" x="128.176" y="62.1818">
<polygon points="-0.176486,1.8182 -0.176309,65.8182 -32.1765,65.8182"/>
</object>
</objectgroup>
</tile>
</tileset>
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Cave x5 x3" tilewidth="160" tileheight="96" tilecount="3" columns="3">
<image source="cave-x5x3.png" width="480" height="96"/>
<tile id="0">
<objectgroup draworder="index" id="2">
<object id="3" x="32" y="0">
<polygon points="0,0 0,64 16,64 16,32 32,0"/>
</object>
<object id="4" x="144" y="0">
<polygon points="16,0 16,64 0,64 0,32 -16,0"/>
</object>
</objectgroup>
</tile>
<tile id="1">
<objectgroup draworder="index" id="2">
<object id="1" x="32" y="32">
<polygon points="0,0 32,64 0,64"/>
</object>
<object id="2" x="160" y="32">
<polygon points="0,0 0,64 -32,64"/>
</object>
</objectgroup>
</tile>
<tile id="2">
<objectgroup draworder="index" id="4">
<object id="5" x="32" y="0">
<polygon points="0,0 0,64 16,64 16,32 32,0"/>
</object>
<object id="6" x="144" y="0">
<polygon points="16,0 16,64 0,64 0,32 -16,0"/>
</object>
</objectgroup>
</tile>
</tileset>
+59
View File
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Gold" tilewidth="32" tileheight="32" tilecount="16" columns="4">
<image source="gold.png" width="128" height="128"/>
<tile id="5">
<objectgroup draworder="index" id="2">
<object id="1" x="6" y="14" width="13" height="10"/>
</objectgroup>
</tile>
<tile id="6">
<objectgroup draworder="index" id="2">
<object id="1" x="3" y="16" width="17" height="13"/>
</objectgroup>
</tile>
<tile id="7">
<objectgroup draworder="index" id="2">
<object id="1" x="10" y="12" width="13" height="10"/>
</objectgroup>
</tile>
<tile id="8">
<objectgroup draworder="index" id="2">
<object id="1" x="4" y="14" width="17" height="15"/>
</objectgroup>
</tile>
<tile id="9">
<objectgroup draworder="index" id="2">
<object id="1" x="16" y="13" width="16" height="19"/>
</objectgroup>
</tile>
<tile id="10">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="10" width="26" height="22"/>
</objectgroup>
</tile>
<tile id="11">
<objectgroup draworder="index" id="2">
<object id="1" x="7" y="5" width="24" height="26"/>
</objectgroup>
</tile>
<tile id="12">
<objectgroup draworder="index" id="2">
<object id="1" x="2" y="12" width="21" height="13"/>
</objectgroup>
</tile>
<tile id="13">
<objectgroup draworder="index" id="2">
<object id="1" x="2" y="5" width="29" height="26"/>
</objectgroup>
</tile>
<tile id="14">
<objectgroup draworder="index" id="2">
<object id="1" x="6" y="7" width="23" height="24"/>
</objectgroup>
</tile>
<tile id="15">
<objectgroup draworder="index" id="2">
<object id="1" x="8" y="0" width="24" height="32"/>
</objectgroup>
</tile>
</tileset>
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Spider Web" tilewidth="32" tileheight="64" tilecount="10" columns="5">
<image source="spiderweb-x1x2.png" width="160" height="128"/>
</tileset>
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Spider Web x4x3" tilewidth="128" tileheight="96" tilecount="1" columns="1">
<image source="spiderweb-x4x3.png" width="128" height="96"/>
<tile id="0">
<objectgroup draworder="index" id="2">
<object id="4" x="16" y="85.2069">
<polygon points="0,-6.2069 96,-6.2069 96,-21.2069 0,-21.2069"/>
</object>
</objectgroup>
</tile>
</tileset>
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB