mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 03:22:41 +00:00
* Fix hallucination going negative and lasting forever (#56422) If `var/hallucination` was ever set to below 0, it would cause the hallucination effects to never clear. Changes how hallucination is decremented in carbons to avoid this from happening. Co-authored-by: Ranged <nickvanderkroon@ gmail.com> * Fixes hallucination going negative and lasting forever Co-authored-by: NotRanged <rangedvdk@gmail.com> Co-authored-by: Ranged <nickvanderkroon@ gmail.com>