mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 06:39:22 +01:00
Update code/game/objects/items/devices/defib.dm
Co-authored-by: Spookerton <spkrtn@pm.me>
This commit is contained in:
co-authored by
Spookerton
parent
9bd77e462e
commit
17e38ea58c
@@ -492,7 +492,7 @@
|
||||
M.Weaken(rand(10,25))
|
||||
M.updatehealth()
|
||||
apply_brain_damage(M)
|
||||
M.adjustHalLoss(40) // Moderate amount of halloss for EVERYONE being defibbed. Defibs feel like being kicked in the chest by a mule. Shit hurts if you're awake.
|
||||
M.adjustHalLoss(40)
|
||||
SSgame_master.adjust_danger(-20)
|
||||
|
||||
/obj/item/weapon/shockpaddles/proc/apply_brain_damage(mob/living/carbon/human/H)
|
||||
|
||||
Reference in New Issue
Block a user