From b61beeda40054e6fb12fa599b2df29dc660ea18e Mon Sep 17 00:00:00 2001 From: Renge Date: Mon, 9 May 2022 11:19:54 -0400 Subject: [PATCH] feat: checkpoint for market_template --- dist/shattered_sword_assets/jsons/market_template.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dist/shattered_sword_assets/jsons/market_template.json b/dist/shattered_sword_assets/jsons/market_template.json index 16d1a75..09563b1 100644 --- a/dist/shattered_sword_assets/jsons/market_template.json +++ b/dist/shattered_sword_assets/jsons/market_template.json @@ -11,7 +11,7 @@ "name":"market_tileset", "image":"shattered_sword_assets/tilemaps/market_tileset.png", "background": 0, - "minroom": 6, + "minroom": 8, "entrance": { "width": 40, "height": 20, @@ -41,8 +41,8 @@ "x": 17, "y": 16 } - ] - + ], + "startCheckPoint": [17, 16, 3, 3] }, "exit": { "width": 42, @@ -66,7 +66,8 @@ "width": 4, "alt_tile": [758, 759] } - ] + ], + "endCheckPoint": [23, 10, 12, 10] }, "rooms": [ {