mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-05 06:24:38 +00:00
17 lines
603 B
XML
17 lines
603 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" width="30" height="3" tilewidth="16" tileheight="16">
|
|
<tileset firstgid="1" name="Window_c_00" tilewidth="16" tileheight="16">
|
|
<image source="Window_c_00.png" width="128" height="128"/>
|
|
</tileset>
|
|
<layer name="behind" width="30" height="3" opacity="0.68">
|
|
<data encoding="base64" compression="zlib">
|
|
eJzjZmBg4B7FNMcAwVoD3w==
|
|
</data>
|
|
</layer>
|
|
<layer name="bront" width="30" height="3">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZWBgYKMz5gBiXgb6AwEglgVieTpjBSAGAMqPBHQ=
|
|
</data>
|
|
</layer>
|
|
</map>
|