add basic outline of audio for room

This commit is contained in:
jorsi
2020-05-29 17:53:18 -04:00
parent 978f53d40b
commit 12c6559802
13 changed files with 358 additions and 321 deletions
-1
View File
@@ -3,7 +3,6 @@
*/
var Outside = {
name: _("Outside"),
music: '/audio/outside.wav',
_STORES_OFFSET: 0,
_GATHER_DELAY: 60,