Hallucinations Overhaul (#8259)

This commit is contained in:
Doxxmedearly
2020-03-20 22:24:06 +02:00
committed by GitHub
parent 4ebdbdafdc
commit 938deeb66a
20 changed files with 1353 additions and 421 deletions
@@ -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)