Add particles!
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 440 KiB After Width: | Height: | Size: 441 KiB |
@@ -2411,6 +2411,36 @@
|
||||
"value":""
|
||||
}]
|
||||
},
|
||||
{
|
||||
"id":1559,
|
||||
"properties":[
|
||||
{
|
||||
"name":"particle",
|
||||
"type":"string",
|
||||
"value":""
|
||||
}],
|
||||
"type":"square"
|
||||
},
|
||||
{
|
||||
"id":1560,
|
||||
"properties":[
|
||||
{
|
||||
"name":"particle",
|
||||
"type":"string",
|
||||
"value":""
|
||||
}],
|
||||
"type":"circle"
|
||||
},
|
||||
{
|
||||
"id":1561,
|
||||
"properties":[
|
||||
{
|
||||
"name":"particle",
|
||||
"type":"string",
|
||||
"value":""
|
||||
}],
|
||||
"type":"small_square"
|
||||
},
|
||||
{
|
||||
"animation":[
|
||||
{
|
||||
|
||||
@@ -1108,6 +1108,21 @@
|
||||
<property name="terrain" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="1559" type="square">
|
||||
<properties>
|
||||
<property name="particle" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="1560" type="circle">
|
||||
<properties>
|
||||
<property name="particle" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="1561" type="small_square">
|
||||
<properties>
|
||||
<property name="particle" value=""/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="1563" type="mage">
|
||||
<properties>
|
||||
<property name="animation" value="idle"/>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user