fixed absolute tileset-paths
This commit is contained in:
parent
27c4c6a21e
commit
840f2cb811
22
main.json
22
main.json
@ -1091,7 +1091,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":1,
|
"firstgid":1,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/spotlights.png",
|
"image":"assets\/tiles\/spotlights.png",
|
||||||
"imageheight":768,
|
"imageheight":768,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3221,7 +3221,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":385,
|
"firstgid":385,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/utilities.png",
|
"image":"assets\/tiles\/utilities.png",
|
||||||
"imageheight":1024,
|
"imageheight":1024,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3244,7 +3244,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":897,
|
"firstgid":897,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/floor.png",
|
"image":"assets\/tiles\/floor.png",
|
||||||
"imageheight":512,
|
"imageheight":512,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3257,7 +3257,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":1153,
|
"firstgid":1153,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/wall.png",
|
"image":"assets\/tiles\/wall.png",
|
||||||
"imageheight":512,
|
"imageheight":512,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3270,7 +3270,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":1409,
|
"firstgid":1409,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/carpet.png",
|
"image":"assets\/tiles\/carpet.png",
|
||||||
"imageheight":512,
|
"imageheight":512,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3283,7 +3283,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":1665,
|
"firstgid":1665,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/on_floor.png",
|
"image":"assets\/tiles\/on_floor.png",
|
||||||
"imageheight":2048,
|
"imageheight":2048,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3296,7 +3296,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":2689,
|
"firstgid":2689,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/on_table.png",
|
"image":"assets\/tiles\/on_table.png",
|
||||||
"imageheight":1024,
|
"imageheight":1024,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3309,7 +3309,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":3201,
|
"firstgid":3201,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/on_wall.png",
|
"image":"assets\/tiles\/on_wall.png",
|
||||||
"imageheight":1120,
|
"imageheight":1120,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3322,7 +3322,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":3761,
|
"firstgid":3761,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/garden.png",
|
"image":"assets\/tiles\/garden.png",
|
||||||
"imageheight":3136,
|
"imageheight":3136,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3335,7 +3335,7 @@
|
|||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":5329,
|
"firstgid":5329,
|
||||||
"image":"..\/mara_shared\/partey_map\/assets\/tiles\/animations.png",
|
"image":"assets\/tiles\/animations.png",
|
||||||
"imageheight":256,
|
"imageheight":256,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
@ -3854,4 +3854,4 @@
|
|||||||
"type":"map",
|
"type":"map",
|
||||||
"version":"1.6",
|
"version":"1.6",
|
||||||
"width":20
|
"width":20
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user