Make new wall corners brickz
This commit is contained in:
parent
02c331fa53
commit
b2d6d71b6a
1 changed files with 20 additions and 0 deletions
|
@ -43,6 +43,16 @@
|
|||
<property name="kind" value="brick"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="86" type="wall">
|
||||
<properties>
|
||||
<property name="kind" value="brick"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="87" type="wall">
|
||||
<properties>
|
||||
<property name="kind" value="brick"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="100" type="wall">
|
||||
<properties>
|
||||
<property name="kind" value="brick"/>
|
||||
|
@ -73,4 +83,14 @@
|
|||
<property name="kind" value="brick"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="106" type="wall">
|
||||
<properties>
|
||||
<property name="kind" value="brick"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="107" type="wall">
|
||||
<properties>
|
||||
<property name="kind" value="brick"/>
|
||||
</properties>
|
||||
</tile>
|
||||
</tileset>
|
||||
|
|
Loading…
Add table
Reference in a new issue