choke ![code/datums/status_effects/debuffs/choke.dm 2](git.png)
Vars | |
ash | The particle holder we're using to run our ash effects |
---|---|
choke_loop | Our choking audio loop |
choking_on_ref | Weakref to the thing we're choking on |
delta_x | The delta client.pixel_x we've got |
delta_y | The delta client.pixel_y we've got |
flaming | If the thing we're choking on is on fire |
Var Details
ash ![code/datums/status_effects/debuffs/choke.dm 13](git.png)
The particle holder we're using to run our ash effects
choke_loop ![code/datums/status_effects/debuffs/choke.dm 15](git.png)
Our choking audio loop
choking_on_ref ![code/datums/status_effects/debuffs/choke.dm 8](git.png)
Weakref to the thing we're choking on
delta_x ![code/datums/status_effects/debuffs/choke.dm 19](git.png)
The delta client.pixel_x we've got
delta_y ![code/datums/status_effects/debuffs/choke.dm 17](git.png)
The delta client.pixel_y we've got
flaming ![code/datums/status_effects/debuffs/choke.dm 10](git.png)
If the thing we're choking on is on fire