mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-05 06:24:38 +00:00
18 lines
636 B
XML
18 lines
636 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_a_00" tilewidth="16" tileheight="16">
|
|
<tileoffset x="-1" y="0"/>
|
|
<image source="Window_a_00.png" width="128" height="128"/>
|
|
</tileset>
|
|
<layer name="behind" width="28" height="6" opacity="0.62">
|
|
<data encoding="base64" compression="zlib">
|
|
eJzjYmBg4BrFo3iQYgCtOAaR
|
|
</data>
|
|
</layer>
|
|
<layer name="front" width="28" height="6">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZWBgYKMT5gBiXgb6AYFR+6hunywQy9MJKwAxAPSCBIE=
|
|
</data>
|
|
</layer>
|
|
</map>
|