mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-17 18:12:32 +01:00
Adds a coverage check to xenoflora splattering, adjusts brainloss across
the board.
This commit is contained in:
@@ -241,7 +241,7 @@
|
||||
if (B && B.damage < B.min_broken_damage)
|
||||
B.take_damage(5)
|
||||
else
|
||||
mob.setBrainLoss(50)
|
||||
mob.setBrainLoss(10)
|
||||
|
||||
/datum/disease2/effect/hallucinations
|
||||
name = "Hallucinational Syndrome"
|
||||
|
||||
Reference in New Issue
Block a user