vape ![code/game/objects/items/cigarettes.dm 903](git.png)
Vars | |
chem_volume | The capacity of the vape. |
---|---|
drag_cooldown | A cooldown to prevent huffing the vape all at once. |
dragtime | The amount of time between drags. |
screw | Whether the resevoir is open and we can add reagents. |
super | Whether the vape has been overloaded to spread smoke. |
Var Details
chem_volume ![code/game/objects/items/cigarettes.dm 917](git.png)
The capacity of the vape.
drag_cooldown ![code/game/objects/items/cigarettes.dm 921](git.png)
A cooldown to prevent huffing the vape all at once.
dragtime ![code/game/objects/items/cigarettes.dm 919](git.png)
The amount of time between drags.
screw ![code/game/objects/items/cigarettes.dm 923](git.png)
Whether the resevoir is open and we can add reagents.
super ![code/game/objects/items/cigarettes.dm 925](git.png)
Whether the vape has been overloaded to spread smoke.