mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 20:43:42 +01:00
assets : Suppression de WorldRPG, devenu inutile
This commit is contained in:
parent
1a652762e3
commit
a31beb9ce7
1 changed files with 0 additions and 41 deletions
|
@ -1,41 +0,0 @@
|
||||||
{
|
|
||||||
"maps": [
|
|
||||||
{
|
|
||||||
"fileName": "level0.tmx",
|
|
||||||
"height": 192,
|
|
||||||
"width": 384,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fileName": "level1.tmx",
|
|
||||||
"height": 192,
|
|
||||||
"width": 384,
|
|
||||||
"x": 384,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fileName": "level2.tmx",
|
|
||||||
"height": 192,
|
|
||||||
"width": 384,
|
|
||||||
"x": 0,
|
|
||||||
"y": 192
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fileName": "level3.tmx",
|
|
||||||
"height": 192,
|
|
||||||
"width": 384,
|
|
||||||
"x": 384,
|
|
||||||
"y": 192
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fileName": "level4.tmx",
|
|
||||||
"height": 192,
|
|
||||||
"width": 384,
|
|
||||||
"x": 384,
|
|
||||||
"y": 384
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"onlyShowAdjacentMaps": false,
|
|
||||||
"type": "world"
|
|
||||||
}
|
|
Loading…
Reference in a new issue