code/modules/admin/smites/lightning.dm 
| /datum/smite/lightning | Strikes the target with a lightning bolt |
|---|---|
| /proc/lightningbolt | this is the actual bolt effect and damage, made into its own proc because it is used elsewhere |
| /datum/smite/lightning | Strikes the target with a lightning bolt |
|---|---|
| /proc/lightningbolt | this is the actual bolt effect and damage, made into its own proc because it is used elsewhere |