electrode ![code/modules/projectiles/projectile/energy/stun.dm 1](git.png)
Vars | |
beam_weakref | Electrodes that follow the projectile |
---|---|
initial_firer_weakref | We need to track who was the ORIGINAL firer of the projectile specifically to ensure deflects work correctly |
tase_stamina | How much stamina damage will the tase deal in 1 second |
Var Details
beam_weakref ![code/modules/projectiles/projectile/energy/stun.dm 14](git.png)
Electrodes that follow the projectile
initial_firer_weakref ![code/modules/projectiles/projectile/energy/stun.dm 18](git.png)
We need to track who was the ORIGINAL firer of the projectile specifically to ensure deflects work correctly
tase_stamina ![code/modules/projectiles/projectile/energy/stun.dm 12](git.png)
How much stamina damage will the tase deal in 1 second