Skip to content

Commit

Permalink
Puzzle x16370 (#174)
Browse files Browse the repository at this point in the history
1. Puzzle details

Co-authored-by: Michael Fuller <[email protected]>
  • Loading branch information
mgatelabs and Michael Fuller authored Mar 23, 2022
1 parent 090e9e0 commit 245c251
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion src/assets/location_cubes.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,25 @@
},

{ "id": "x17364", "x": 201, "y": 5992, "island": "wata" },
{ "id": "x16370", "x": 491, "y": 6092, "island": "wata" },
{
"id": "x16370",
"x": 513,
"y": 6092,
"count": "3",
"type": "LIGHT",
"camera": [0, 1.0, 4],
"face": "N",
"ortho": 12,
"description": "This puzzle is located just west of the Teleporter.",
"connection": [[1], [0, 2], [1]],
"direction": ["3", "2", "1"],
"position": [
[-4.2, -0.1, -1],
[0.1, 0.9, -1],
[4.8, 2.35, -1]
],
"island": "wata"
},
{ "id": "x16440", "x": 284, "y": 6101.5, "island": "wata" },
{ "id": "x16432", "x": 156.5, "y": 6149.5, "island": "wata" },
{ "id": "x16346", "x": 115, "y": 5908, "island": "wata" },
Expand Down

0 comments on commit 245c251

Please sign in to comment.