From 189fc733037f4741d0571ec7d9d6428d97a7cd26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerd=20M=C3=BCller?= Date: Tue, 16 Jan 2024 13:09:01 +0100 Subject: [PATCH] Add click/ring sound to passages --- dist/service-worker.js | 10 ---------- index.twee | 17 ++++++++++++++++- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/dist/service-worker.js b/dist/service-worker.js index a86b618..48b649f 100644 --- a/dist/service-worker.js +++ b/dist/service-worker.js @@ -2,11 +2,6 @@ const cacheName = "ghosthunt-v0.3.3"; const urlsToCacheiOS = [ '/', '/index.html', - '/audio/1.hotspot.ghost.mp3', - '/audio/2.hotspot.ghost.mp3', - '/audio/click.mp3', - '/audio/ring.mp3', - '/audio/setup.camera.mp3', '/data/locations.js', '/data/mapbox.js', '/data/riddles.js', @@ -84,11 +79,6 @@ const urlsToCacheiOS = [ const urlsToCacheAndroid = [ '/', '/index.html', - '/audio/1.hotspot.ghost.mp3', - '/audio/2.hotspot.ghost.mp3', - '/audio/click.mp3', - '/audio/ring.mp3', - '/audio/setup.camera.mp3', '/data/locations.js', '/data/mapbox.js', '/data/riddles.js', diff --git a/index.twee b/index.twee index 70e2e16..0b492d2 100644 --- a/index.twee +++ b/index.twee @@ -122,6 +122,17 @@ Spuk & Schreck <> <> +<> + -------------------------STARTVARIABLEN------------------------------- <> @@ -629,6 +640,7 @@ $(document).one(":passagedisplay", function() { :: intro.2 {"position":"700,900","size":"100,100"} +<