flash 
Vars | |
battery_panel | Whether the flash can be modified with a cell or not |
---|---|
broken | Is the flash burnt out? |
can_overcharge | Set this to FALSE if you don't want your flash to be overcharge capable |
flash_timer | A reference to the timer used to recharge. If we use it while it's on cooldown, we reset the cooling |
max_uses | What is the max amount we can use this flash before it burns out |
overcharged | If overcharged the flash will set people on fire then immediately burn out (does so even if it doesn't blind them). |
time_between_flashes | How long do we have between flashes |
times_used | How many times have we used the flash recently |
Var Details
battery_panel 
Whether the flash can be modified with a cell or not
broken 
Is the flash burnt out?
can_overcharge 
Set this to FALSE if you don't want your flash to be overcharge capable
flash_timer 
A reference to the timer used to recharge. If we use it while it's on cooldown, we reset the cooling
max_uses 
What is the max amount we can use this flash before it burns out
overcharged 
If overcharged the flash will set people on fire then immediately burn out (does so even if it doesn't blind them).
time_between_flashes 
How long do we have between flashes
times_used 
How many times have we used the flash recently