mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-05 06:24:38 +00:00
17 lines
607 B
XML
17 lines
607 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" width="28" height="6" tilewidth="16" tileheight="16">
|
|
<tileset firstgid="1" name="Window_b_00" tilewidth="16" tileheight="16">
|
|
<image source="Window_b_00.png" width="128" height="128"/>
|
|
</tileset>
|
|
<layer name="behind" width="28" height="6" opacity="0.62">
|
|
<data encoding="base64" compression="zlib">
|
|
eJwTYmBgEBrFo3iQYgCcIQvR
|
|
</data>
|
|
</layer>
|
|
<layer name="front" width="28" height="6">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZWBgYKcT5gBiUQb6AYlR+6hunywQy9MJKwAxAIfVBNs=
|
|
</data>
|
|
</layer>
|
|
</map>
|