code/obj/machinery/lightswitch.dm 
| SWITCH_SPAM_TIMEOUT | Amount of time before a light switch resets its spam cooldown counter |
|---|---|
| SWITCH_SPAM_START_THRESHOLD | Number of manual toggles before the light switch begins shocking people |
| SWITCH_SPAM_MAJOR_THRESHOLD | Number of manual toggles before light switches start really hurting people |
Define Details
SWITCH_SPAM_MAJOR_THRESHOLD 
Number of manual toggles before light switches start really hurting people
SWITCH_SPAM_START_THRESHOLD 
Number of manual toggles before the light switch begins shocking people
SWITCH_SPAM_TIMEOUT 
Amount of time before a light switch resets its spam cooldown counter