Cookie Synthesizer 
        
    
            
        
| Vars | |
| cooldowndelay | Holds a copy of world.time taken the last time the synth gained a charge. Used with cooldowndelay to track when the next charge should be gained | 
|---|---|
| toxin | Tracks whether or not the cookiesynth is about to print a poisoned cookie | 
| Procs | |
| Initialize | The period between recharges | 
Var Details
cooldowndelay
            
        
    
            
        
        Holds a copy of world.time taken the last time the synth gained a charge. Used with cooldowndelay to track when the next charge should be gained
toxin
            
        
    
            
        
        Tracks whether or not the cookiesynth is about to print a poisoned cookie
Proc Details
Initialize
The period between recharges