backported remove 'up' portal to prevent warnings by kymara
This commit is contained in:
parent
56385f72cc
commit
6be67dcee0
1 changed files with 5 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http:/mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="16" height="16" tilewidth="32" tileheight="32">
|
||||
<?xml version="1.0"?>
|
||||
<map version="0.99b" orientation="orthogonal" width="16" height="16" tilewidth="32" tileheight="32">
|
||||
<tileset name="wall" firstgid="1" tilewidth="32" tileheight="32">
|
||||
<image source="../../tileset/building/wall/int_wall_pale.png"/>
|
||||
</tileset>
|
||||
|
|
@ -154,18 +153,17 @@
|
|||
</layer>
|
||||
<layer name="objects" width="16" height="16">
|
||||
<data encoding="base64" compression="gzip">
|
||||
H4sIAAAAAAAAAGNgGAWjYBRQChoZaWt+M43MBwCSYUlqAAQAAA==
|
||||
H4sIAAAAAAAAAGNgGAWjYBQMdtDMSBtzAUvV+ewABAAA
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="collision" width="16" height="16" opacity="0.29">
|
||||
<layer name="collision" width="16" height="16" visible="0" opacity="0.29">
|
||||
<data encoding="base64" compression="gzip">
|
||||
H4sIAAAAAAAAAKtlZGCoHWQYFyBHD7FmETKfXDeT4hdK9CLrJ5ZPK/2Uup8S/YTcTYr9hMQJuZ0YOVLSFy3yGgA/gMXpAAQAAA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="protection" width="16" height="16" opacity="0.22">
|
||||
<layer name="protection" width="16" height="16" visible="0" opacity="0.22">
|
||||
<data encoding="base64" compression="gzip">
|
||||
H4sIAAAAAAAAAGNgoB+oY8QvRwoe1T+qfzjpHygAAD14KIcABAAA
|
||||
</data>
|
||||
</layer>
|
||||
</map>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue