mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 04:23:42 +01:00
Merge branch 'dev' into npc_upgrade
This commit is contained in:
commit
7094d4b4e3
3 changed files with 0 additions and 41 deletions
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 33 KiB |
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 35 KiB |
|
@ -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