diff --git a/dungeon.json b/dungeon.json index 898700cd..ef509b74 100644 --- a/dungeon.json +++ b/dungeon.json @@ -108,6 +108,12 @@ "id":50, "name":"exit_death", "opacity":1, + "properties":[ + { + "name":"exitUrl", + "type":"string", + "value":".\/death.json" + }], "type":"tilelayer", "visible":true, "width":64,