Skip to content

Commit

Permalink
Puzzle x14187 (#157)
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 81b83ae commit c18457e
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion src/assets/location_cubes.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,27 @@
},
{ "id": "x14189", "x": 2220, "y": 5679.5, "island": "kann" },
{ "id": "x14188", "x": 2155, "y": 5835.5, "island": "kann" },
{ "id": "x14187", "x": 2532, "y": 6073.5, "island": "kann" },
{
"id": "x14187",
"x": 2532,
"y": 6073.5,
"count": "5",
"type": "LIGHT",
"camera": [0, 1.0, 4],
"face": "W",
"ortho": 9,
"description": "Near the beach.",
"connection": [[1], [0, 2], [1, 3], [2, 4], [3]],
"direction": ["2", "1", "2", "1", "2"],
"position": [
[-3.17, -0.3, -2],
[-1.8, 0.55, -1],
[-0.25, 0.85, -2],
[1.75, 1.25, -2],
[3.5, 0.25, -2]
],
"island": "kann"
},
{
"id": "x14186",
"link": "x16779",
Expand Down

0 comments on commit c18457e

Please sign in to comment.