mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Hallucinations Overhaul (#8259)
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
|
||||
if(remove_generic)
|
||||
M.drowsyness = max(0, M.drowsyness - 6 * removed)
|
||||
M.hallucination += (-9 * removed)
|
||||
M.hallucination -= (9 * removed)
|
||||
M.add_up_to_chemical_effect(CE_ANTITOXIN, 1)
|
||||
|
||||
var/removing = (4 * removed)
|
||||
|
||||
Reference in New Issue
Block a user