Skip to content

Commit

Permalink
Puzzle x14191 (#160)
Browse files Browse the repository at this point in the history
1. Adding puzzle details

Co-authored-by: Michael Fuller <[email protected]>
  • Loading branch information
mgatelabs and Michael Fuller authored Mar 16, 2022
1 parent 317c0fd commit c8ec1cf
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion src/assets/location_cubes.json
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,24 @@
"edit": [true, false, false, false, true],
"island": "kann"
},
{ "id": "x14191", "x": 2838.5, "y": 5522.5, "island": "kann" },
{
"id": "x14191",
"x": 2838.5,
"y": 5522.5,
"count": "3",
"type": "SPIN",
"camera": [0, 5, 3.5],
"face": "E",
"description": "This puzzle is located north-east of the Kujou Encampment, down near the beach.",
"connection": [[1], [0, 2], [1]],
"direction": ["S", "W", "S"],
"position": [
[-4.0, 1.5, 0.6],
[1.25, 1.15, -3.5],
[4.0, 1.5, 1]
],
"island": "kann"
},
{
"id": "x14190",
"x": 2959.5,
Expand Down

0 comments on commit c8ec1cf

Please sign in to comment.