Files
egyptian-escape-room/public/media/config.json.example
T
clocklear 7c68aa3bd3 Add museum map reveal, artifact path puzzle, and homelab media tooling.
Puzzle 1 crossfades to the stitched map with a link to /museum-path; puzzle 2 is a touch-friendly drag-and-order challenge with PDF extract scripts for map and artifact assets.
2026-06-11 09:57:23 -04:00

10 lines
331 B
JSON

{
"unlockVideoUrl": "/media/unlock.mp4",
"mapImageUrl": "/media/artifact-room-map.jpg",
"incorrectUrl": "/media/incorrect.mp3",
"unlockConfirmUrl": "/media/unlock-confirm.mp3",
"celebrationPopUrl": "/media/celebration-pop.mp3",
"celebrationHornUrl": "/media/celebration-horn.mp3",
"celebrationHornDurationMs": 2000
}