mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Cult heal modifier no longer does Shit-Tons of agony. Does mediocre agony on non-cultists.
This commit is contained in:
@@ -140,7 +140,8 @@
|
||||
affected.update_damages()
|
||||
|
||||
H.restore_blood()
|
||||
H.apply_effect(15, AGONY)
|
||||
if(!iscultist(H))
|
||||
H.apply_effect(2, AGONY)
|
||||
if(prob(10))
|
||||
to_chat(H, "<span class='danger'>It feels as though your body is being torn apart!</span>")
|
||||
L.updatehealth()
|
||||
|
||||
Reference in New Issue
Block a user