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 |
| our_loop | Current sound loop |
| timerid | The timer id of our current start delay, if it exists |
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
our_loop 
Current sound loop
timerid 
The timer id of our current start delay, if it exists