summaryrefslogtreecommitdiff
path: root/map
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-04-05 23:19:58 +0200
committerkdx <kikoodx@paranoici.org>2023-04-05 23:19:58 +0200
commit42a222e998e3693bb59c90b2c4b446c8e8694a5b (patch)
treebe108762604b13b6e6caf8910fffbdaadcd76328 /map
parent5431a6aba601a7fa6d6ce54eda2208a258bf96d4 (diff)
download006-42a222e998e3693bb59c90b2c4b446c8e8694a5b.tar.gz
fuck god
Diffstat (limited to 'map')
-rw-r--r--map/game.tmj31
1 files changed, 21 insertions, 10 deletions
diff --git a/map/game.tmj b/map/game.tmj
index 5401795..4832f9f 100644
--- a/map/game.tmj
+++ b/map/game.tmj
@@ -10,24 +10,35 @@
{
"height":16,
"id":1,
- "name":"player",
+ "name":"2 player",
"rotation":0,
"type":"player",
"visible":true,
"width":16,
- "x":144,
- "y":96
+ "x":320,
+ "y":112
},
{
- "height":32,
+ "height":16,
"id":2,
- "name":"player",
+ "name":"1 player",
"rotation":0,
"type":"player",
"visible":true,
- "width":32,
- "x":256,
- "y":144
+ "width":16,
+ "x":64,
+ "y":112
+ },
+ {
+ "height":8,
+ "id":3,
+ "name":"grid",
+ "rotation":0,
+ "type":"",
+ "visible":true,
+ "width":8,
+ "x":0,
+ "y":0
}],
"opacity":1,
"type":"objectgroup",
@@ -36,10 +47,10 @@
"y":0
}],
"nextlayerid":3,
- "nextobjectid":3,
+ "nextobjectid":4,
"orientation":"orthogonal",
"renderorder":"right-down",
- "tiledversion":"1.10.0",
+ "tiledversion":"1.10.1",
"tileheight":16,
"tilesets":[],
"tilewidth":16,