From 82176a31f0e8e7751b84847745c8f508010ad03e Mon Sep 17 00:00:00 2001 From: Michael Fuller Date: Mon, 14 Mar 2022 20:49:55 -0500 Subject: [PATCH] Puzzle x16790 (#150) 1. Adding puzzle Co-authored-by: Michael Fuller --- src/assets/location_cubes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/assets/location_cubes.json b/src/assets/location_cubes.json index 7e8e8eb..a322f69 100644 --- a/src/assets/location_cubes.json +++ b/src/assets/location_cubes.json @@ -76,6 +76,18 @@ "y": 6950, "count": "5", "face": "S", + "type": "SPIN", + "camera": [0, 2.75, 4], + "description": "This puzzle is located on a small island. Watch out for the nearby enemies.", + "connection": [[0], [0], [1, 3], [4], [4]], + "direction": ["N", "W", "N", "W", "N"], + "position": [ + [-5, 0, -0.45], + [-3, 0, -2], + [-0.45, 0.25, -2.5], + [2.45, 0, -2], + [5.65, -0.45, -0.45] + ], "island": "seir" }, {