最终整理版

This commit is contained in:
2026-06-03 17:04:06 +08:00
commit 959055ce90
1240 changed files with 80570 additions and 0 deletions
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.0" name="Sunlight x4 x4" tilewidth="128" tileheight="128" tilecount="2" columns="2">
<image source="sunlight-x4-x4.png" width="256" height="128"/>
<tile id="0">
<properties>
<property name="custom" value="LightSource"/>
<property name="light_color" value="FFFFFFAA"/>
<property name="light_radius" type="int" value="192"/>
<property name="light_speed" type="float" value="0"/>
</properties>
</tile>
<tile id="1">
<properties>
<property name="custom" value="LightSource"/>
<property name="light_color" value="FFFFFFAA"/>
<property name="light_radius" type="int" value="192"/>
<property name="light_speed" type="float" value="0"/>
</properties>
</tile>
</tileset>