area_sound_manager 
Allows you to set a theme for a set of areas without tying them to looping sounds explicitly
Vars | |
accepted_zs | A list of "acceptable" z levels to be on. If you leave this, we're gonna delete ourselves |
---|---|
area_to_looping_type | area -> looping sound type |
next_loop_time | World.time when we are allowed to start another sound loop |
our_loop | Current sound loop |
Var Details
accepted_zs 
A list of "acceptable" z levels to be on. If you leave this, we're gonna delete ourselves
area_to_looping_type 
area -> looping sound type
next_loop_time 
World.time when we are allowed to start another sound loop
our_loop 
Current sound loop