Fix growth speech bubble / voice mismatch

Pair each growth thought with its matching voice clip instead of always
playing 'I think I grew a little'. Lines without a matching clip now play no
audio, and 'Another day in the deep blue' plays the deepBlue clip. Bump SW to v15.
This commit is contained in:
Joel Brock
2026-06-20 11:54:48 -07:00
parent 3a4c2579a5
commit 185845f969
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = 'tortugotchi-v14';
const CACHE_NAME = 'tortugotchi-v15';
const ASSETS = [
'./',
'./index.html',