heretic_labyrinth_handbook 
A heretic item that spawns a barrier at the clicked turf, 3 uses
Vars | |
| barrier_type | what type of barrier do we spawn when used |
|---|---|
| charge_time | How long before a charge is restored |
| charge_timers | List that contains each timer for the charge |
| charges | Current charges remaining |
| max_charges | Max possible amount of charges |
Var Details
barrier_type 
what type of barrier do we spawn when used
charge_time 
How long before a charge is restored
charge_timers 
List that contains each timer for the charge
charges 
Current charges remaining
max_charges 
Max possible amount of charges