mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 16:21:53 +08:00
connect majority actions to sound effects;add more placeholder loops and effects
This commit is contained in:
@@ -327,6 +327,7 @@ var Path = {
|
||||
World.onArrival();
|
||||
$('#outerSlider').animate({left: '-700px'}, 300);
|
||||
Engine.activeModule = World;
|
||||
AudioEngine.playSound(Path.SOUNDS['embark']);
|
||||
},
|
||||
|
||||
handleStateUpdates: function(e){
|
||||
|
||||
Reference in New Issue
Block a user