Skip to content

Commit 206a8fb

Browse files
committed
Update map.tmj
1 parent 6e83ea5 commit 206a8fb

1 file changed

Lines changed: 26 additions & 3 deletions

File tree

map.tmj

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1212
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1313
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
14-
0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
14+
0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 750, 0, 0, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1515
0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
1616
0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1717
0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
@@ -1425,7 +1425,7 @@
14251425
{
14261426
"name":"mapLink",
14271427
"type":"string",
1428-
"value":"https:\/\/workadventure.github.io\/classroom\/map.json"
1428+
"value":"https:\/\/workadventure.github.io\/classroom2\/map.json"
14291429
},
14301430
{
14311431
"name":"mapName",
@@ -1435,7 +1435,7 @@
14351435
{
14361436
"name":"script",
14371437
"type":"string",
1438-
"value":"script.js"
1438+
"value":"src\/main.ts"
14391439
},
14401440
{
14411441
"name":"tutorial",
@@ -1567,6 +1567,29 @@
15671567
"tilecount":273,
15681568
"tileheight":32,
15691569
"tilewidth":32
1570+
},
1571+
{
1572+
"columns":6,
1573+
"firstgid":748,
1574+
"image":"..\/presets-maps\/tilesets\/WA_Special_Zones.png",
1575+
"imageheight":64,
1576+
"imagewidth":192,
1577+
"margin":0,
1578+
"name":"WA_Special_Zones",
1579+
"spacing":0,
1580+
"tilecount":12,
1581+
"tileheight":32,
1582+
"tiles":[
1583+
{
1584+
"id":2,
1585+
"properties":[
1586+
{
1587+
"name":"collides",
1588+
"type":"bool",
1589+
"value":true
1590+
}]
1591+
}],
1592+
"tilewidth":32
15701593
}],
15711594
"tilewidth":32,
15721595
"type":"map",

0 commit comments

Comments
 (0)