code/__DEFINES/status_effects.dm

STATUS_EFFECT_WOOZY | Raises click cooldowns for everything you do. |
---|---|
STATUS_EFFECT_HIGHBLOODPRESSURE | Makes you bleed harder |
STATUS_EFFECT_SEIZURE | makes you seize up. reminds me of this video https://www.youtube.com/watch?v=wvkHIZg_954 |
STATUS_EFFECT_CONFUSION | Makes the mob move randomly. Read the documentation for /datum/status_effect/confusion for more information. |
Define Details
STATUS_EFFECT_CONFUSION
Makes the mob move randomly. Read the documentation for /datum/status_effect/confusion for more information.
STATUS_EFFECT_HIGHBLOODPRESSURE
Makes you bleed harder
STATUS_EFFECT_SEIZURE
makes you seize up. reminds me of this video https://www.youtube.com/watch?v=wvkHIZg_954
STATUS_EFFECT_WOOZY
Raises click cooldowns for everything you do.