add nop slide badge
This commit is contained in:
parent
e602446165
commit
41106685f0
|
@ -360,9 +360,37 @@
|
|||
"visible":true,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"id":38,
|
||||
"name":"nop slide badge",
|
||||
"objects":[
|
||||
{
|
||||
"height":32,
|
||||
"id":1,
|
||||
"name":"",
|
||||
"properties":[
|
||||
{
|
||||
"name":"getBadge",
|
||||
"type":"string",
|
||||
"value":"rIe7DyV3ZBy3oJnn67xpTYdQOCNrtiEVy8Ub712jD50JFzwmMX"
|
||||
}],
|
||||
"rotation":0,
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":32,
|
||||
"x":1728,
|
||||
"y":704
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"x":0,
|
||||
"y":0
|
||||
}],
|
||||
"nextlayerid":36,
|
||||
"nextobjectid":1,
|
||||
"nextlayerid":39,
|
||||
"nextobjectid":2,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.3.1",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.3.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="100" height="50" tilewidth="32" tileheight="32" infinite="0" nextlayerid="36" nextobjectid="1">
|
||||
<map version="1.2" tiledversion="1.3.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="100" height="50" tilewidth="32" tileheight="32" infinite="0" nextlayerid="39" nextobjectid="2">
|
||||
<editorsettings>
|
||||
<export target="basement.json" format="json"/>
|
||||
</editorsettings>
|
||||
|
@ -4846,4 +4846,11 @@
|
|||
</data>
|
||||
</layer>
|
||||
<objectgroup id="3" name="floorLayer"/>
|
||||
<objectgroup id="38" name="nop slide badge">
|
||||
<object id="1" x="1728" y="704" width="32" height="32">
|
||||
<properties>
|
||||
<property name="getBadge" value="rIe7DyV3ZBy3oJnn67xpTYdQOCNrtiEVy8Ub712jD50JFzwmMX"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
|
Loading…
Reference in a new issue