firecracker  
| Vars | |
| max_pops | The maximum number of times it fires. | 
|---|---|
| max_time_between_pops | The longest possible length between fires. | 
| min_pops | The minimum number of times it will fire. | 
| min_time_between_pops | How long, at least, we'll end up between pops. | 
| play_fuse_sound | Whether or not to play a smoke sound before going off | 
| sound_effect | The effect that will be randomly played at intervals. | 
Var Details
max_pops  
The maximum number of times it fires.
max_time_between_pops  
The longest possible length between fires.
min_pops  
The minimum number of times it will fire.
min_time_between_pops  
How long, at least, we'll end up between pops.
play_fuse_sound  
Whether or not to play a smoke sound before going off
sound_effect  
The effect that will be randomly played at intervals.