rough implementation for changing background music

This commit is contained in:
jorsi
2020-05-29 13:59:58 -04:00
parent 9ae328d49b
commit 978f53d40b
6 changed files with 66 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ var Room = {
_NEED_WOOD_DELAY: 15 * 1000, // from when the stranger shows up, to when you need wood
buttons:{},
music: '/audio/room.wav',
Craftables: {
'trap': {
name: _('trap'),