arena  
| Vars | |
| all_temp_walls | Holds a reference to all arena walls so we can qdel them easily with dispel() | 
|---|---|
| timer | Holds a reference to the timer until either the spell runs out or we recast it | 
Var Details
all_temp_walls  
Holds a reference to all arena walls so we can qdel them easily with dispel()
timer  
Holds a reference to the timer until either the spell runs out or we recast it