code/modules/admin/verbs/drop_lightning_bolt.dm 
| EXPLOSIVE_DAMAGE_THRESHOLD | Damage at or below this threshold makes the strike non-explosive (visual-only). |
|---|---|
| /datum/click_intercept/lightning_bolt_dropper | Click interceptor for pointer targeting |
| /proc/admin_drop_lightning_bolt | Drops a lightning bolt at the specified location |
| /proc/_execute_lightning_bolt | Internal proc for executing lightning strike |
Define Details
EXPLOSIVE_DAMAGE_THRESHOLD 
Damage at or below this threshold makes the strike non-explosive (visual-only).